mission = 
{
    ["trig"] = 
    {
        ["actions"] = 
        {
            [1] = "a_explosion_marker_unit(68, \"3\");a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_184\"), 10, false);a_out_sound(getValueResourceByKey(\"ResKey_Action_240\")); mission.trig.func[1]=nil;",
            [2] = "a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_204\"), 10, false);a_out_sound(getValueResourceByKey(\"ResKey_Action_239\")); mission.trig.func[2]=nil;",
            [3] = "a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_203\"), 15, false);a_out_sound(getValueResourceByKey(\"ResKey_Action_236\"));",
            [4] = "a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_234\"), 20, false);a_out_sound(getValueResourceByKey(\"ResKey_Action_238\")); mission.trig.func[4]=nil;",
            [5] = "a_out_sound(getValueResourceByKey(\"ResKey_Action_241\"));a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_242\"), 15, false);a_explosion_marker_unit(76, \"3\");a_explosion_marker_unit(75, \"3\"); mission.trig.func[5]=nil;",
            [6] = "a_out_sound(getValueResourceByKey(\"ResKey_Action_243\"));a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_244\"), 10, false); mission.trig.func[6]=nil;",
            [7] = "a_out_sound(getValueResourceByKey(\"ResKey_Action_245\"));a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_246\"), 15, false); mission.trig.func[7]=nil;",
            [8] = "a_out_sound(getValueResourceByKey(\"ResKey_Action_247\"));a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_248\"), 10, false); mission.trig.func[8]=nil;",
            [9] = "a_out_sound(getValueResourceByKey(\"ResKey_Action_249\"));a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_250\"), 10, false);a_activate_group(36);a_explosion_marker_unit(12, \"3\");a_explosion_marker_unit(11, \"3\");a_explosion_marker_unit(59, \"3\"); mission.trig.func[9]=nil;",
            [10] = "a_activate_group(37);a_out_sound(getValueResourceByKey(\"ResKey_Action_272\"));a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_273\"), 10, false); mission.trig.func[10]=nil;",
            [11] = "a_out_sound(getValueResourceByKey(\"ResKey_Action_274\"));a_activate_group(7);a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_275\"), 15, false); mission.trig.func[11]=nil;",
            [12] = "a_out_sound(getValueResourceByKey(\"ResKey_Action_276\"));a_explosion_marker_unit(16, \"3\");a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_277\"), 10, false); mission.trig.func[12]=nil;",
            [13] = "a_group_stop(1);a_out_sound(getValueResourceByKey(\"ResKey_Action_278\"));a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_279\"), 10, false);a_activate_group(38); mission.trig.func[13]=nil;",
            [14] = "a_out_sound(getValueResourceByKey(\"ResKey_Action_285\"));a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_286\"), 10, false); mission.trig.func[14]=nil;",
            [15] = "a_out_sound(getValueResourceByKey(\"ResKey_Action_287\"));a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_288\"), 15, false); mission.trig.func[15]=nil;",
            [16] = "a_out_sound(getValueResourceByKey(\"ResKey_Action_290\"));a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_291\"), 15, false);a_explosion_marker(1225, 1, \"4\"); mission.trig.func[16]=nil;",
            [17] = "a_set_flag(1);a_out_sound(getValueResourceByKey(\"ResKey_Action_302\"));a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_304\"), 10, false); mission.trig.func[17]=nil;",
            [18] = "a_activate_group(39);a_activate_group(22);a_out_sound(getValueResourceByKey(\"ResKey_Action_327\"));a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_328\"), 15, false);a_activate_group(42); mission.trig.func[18]=nil;",
            [19] = "a_out_sound(getValueResourceByKey(\"ResKey_Action_320\"));a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_321\"), 10, false);a_activate_group(40); mission.trig.func[19]=nil;",
            [20] = "a_out_sound(getValueResourceByKey(\"ResKey_Action_322\"));a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_323\"), 30, false); mission.trig.func[20]=nil;",
        }, -- end of ["actions"]
        ["events"] = 
        {
        }, -- end of ["events"]
        ["custom"] = 
        {
        }, -- end of ["custom"]
        ["func"] = 
        {
            [1] = "if mission.trig.conditions[1]() then mission.trig.actions[1]() end",
            [2] = "if mission.trig.conditions[2]() then mission.trig.actions[2]() end",
            [4] = "if mission.trig.conditions[4]() then mission.trig.actions[4]() end",
            [5] = "if mission.trig.conditions[5]() then mission.trig.actions[5]() end",
            [6] = "if mission.trig.conditions[6]() then mission.trig.actions[6]() end",
            [7] = "if mission.trig.conditions[7]() then mission.trig.actions[7]() end",
            [8] = "if mission.trig.conditions[8]() then mission.trig.actions[8]() end",
            [9] = "if mission.trig.conditions[9]() then mission.trig.actions[9]() end",
            [10] = "if mission.trig.conditions[10]() then mission.trig.actions[10]() end",
            [11] = "if mission.trig.conditions[11]() then mission.trig.actions[11]() end",
            [12] = "if mission.trig.conditions[12]() then mission.trig.actions[12]() end",
            [13] = "if mission.trig.conditions[13]() then mission.trig.actions[13]() end",
            [14] = "if mission.trig.conditions[14]() then mission.trig.actions[14]() end",
            [15] = "if mission.trig.conditions[15]() then mission.trig.actions[15]() end",
            [16] = "if mission.trig.conditions[16]() then mission.trig.actions[16]() end",
            [17] = "if mission.trig.conditions[17]() then mission.trig.actions[17]() end",
            [18] = "if mission.trig.conditions[18]() then mission.trig.actions[18]() end",
            [19] = "if mission.trig.conditions[19]() then mission.trig.actions[19]() end",
            [20] = "if mission.trig.conditions[20]() then mission.trig.actions[20]() end",
        }, -- end of ["func"]
        ["flag"] = 
        {
            [1] = true,
            [2] = true,
            [3] = true,
            [4] = true,
            [5] = true,
            [6] = true,
            [7] = true,
            [8] = true,
            [9] = true,
            [10] = true,
            [11] = true,
            [12] = true,
            [13] = true,
            [14] = true,
            [15] = true,
            [16] = true,
            [17] = true,
            [18] = true,
            [19] = true,
            [20] = true,
        }, -- end of ["flag"]
        ["conditions"] = 
        {
            [1] = "return(c_unit_in_zone(70, 153) )",
            [2] = "return(c_unit_damaged(67) )",
            [3] = "return(true)",
            [4] = "return(c_unit_dead(72) )",
            [5] = "return(c_unit_in_zone(70, 459) and c_unit_dead(72) )",
            [6] = "return(c_unit_in_zone(70, 460) )",
            [7] = "return(c_group_dead(34) )",
            [8] = "return(c_unit_in_zone(70, 459) and c_unit_alive(67) )",
            [9] = "return(c_unit_dead(68) )",
            [10] = "return(c_unit_in_zone(88, 613) )",
            [11] = "return(c_unit_in_zone(2, 766) )",
            [12] = "return(c_unit_in_zone(70, 919) and c_unit_in_zone(16, 766) )",
            [13] = "return(c_unit_dead(5) )",
            [14] = "return(c_unit_dead(16) )",
            [15] = "return(c_unit_dead(11) and c_unit_dead(12) and c_unit_dead(59) )",
            [16] = "return(c_unit_in_zone(100, 1072) )",
            [17] = "return(c_unit_in_zone(70, 1225) )",
            [18] = "return(c_unit_in_zone(70, 1378) )",
            [19] = "return(c_unit_in_zone(70, 1531) )",
            [20] = "return(c_group_dead(40) )",
        }, -- end of ["conditions"]
        ["customStartup"] = 
        {
        }, -- end of ["customStartup"]
        ["funcStartup"] = 
        {
            [3] = "if mission.trig.conditions[3]() then mission.trig.actions[3]() end",
        }, -- end of ["funcStartup"]
    }, -- end of ["trig"]
    ["date"] = 
    {
        ["Day"] = 1,
        ["Year"] = 2011,
        ["Month"] = 6,
    }, -- 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"]
    ["maxDictId"] = 339,
    ["groundControl"] = 
    {
        ["isPilotControlVehicles"] = false,
        ["roles"] = 
        {
            ["artillery_commander"] = 
            {
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["artillery_commander"]
            ["instructor"] = 
            {
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["instructor"]
            ["observer"] = 
            {
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["observer"]
            ["forward_observer"] = 
            {
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["forward_observer"]
        }, -- end of ["roles"]
    }, -- end of ["groundControl"]
    ["usedModules"] = 
    {
        ["A-10C Warthog by Eagle Dynamics"] = true,
        ["M-2000C by RAZBAM Sims"] = true,
        ["SA342 AI by Polychop-Simulations"] = true,
        ["Hawk T.1A by VEAO Simulations"] = true,
        ["MiG-15bis AI by Eagle Dynamics"] = true,
        ["F-5E by Belsimtek"] = true,
        ["C-101 Aviojet by AvioDev"] = true,
        ["F-86F Sabre by Belsimtek"] = true,
        ["F-15C"] = false,
        ["M-2000C AI by RAZBAM Sims"] = true,
        ["SA342 Gazelle by Polychop-Simulations"] = true,
        ["Ka-50 Black Shark by Eagle Dynamics"] = true,
        ["World War II AI Units by Eagle Dynamics"] = true,
        ["MiG-21Bis by Leatherneck Simulations"] = true,
        ["F-86F Sabre AI by Eagle Dynamics"] = true,
        ["TF-51D Mustang by Eagle Dynamics"] = true,
        ["Su-25T by Eagle Dynamics"] = true,
        ["L-39C"] = true,
        ["FW-190D9 Dora by Eagle Dynamics"] = true,
        ["Su-27 Flanker by Eagle Dynamics"] = false,
        ["F-5E/E-3 by Belsimtek"] = true,
        ["A-10A by Eagle Dynamics"] = false,
        ["UH-1H Huey by Belsimtek"] = true,
        ["C-101 Aviojet"] = true,
        ["./CoreMods/aircraft/MQ-9 Reaper"] = true,
        ["MiG-15bis by Belsimtek"] = true,
        ["Su-25A by Eagle Dynamics"] = false,
        ["MiG-21Bis AI by Leatherneck Simulations"] = true,
        ["L-39C/ZA by Eagle Dynamics"] = true,
        ["Combined Arms by Eagle Dynamics"] = true,
        ["Caucasus"] = true,
        ["Mi-8MTV2 Hip by Belsimtek"] = true,
        ["Bf 109 K-4 by Eagle Dynamics"] = true,
        ["P-51D Mustang by Eagle Dynamics"] = true,
        ["Hawk T.1A AI by VEAO Simulations"] = true,
        ["AircraftWeaponPack"] = true,
        ["Flaming Cliffs by Eagle Dynamics"] = true,
    }, -- end of ["usedModules"]
    ["triggers"] = 
    {
        ["zones"] = 
        {
            [1] = 
            {
                ["y"] = 696682.57142863,
                ["radius"] = 3500,
                ["zoneId"] = 153,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["x"] = -273094.85714285,
                ["hidden"] = false,
                ["name"] = "Manpad 1 zone",
            }, -- end of [1]
            [2] = 
            {
                ["y"] = 694947.42857148,
                ["radius"] = 3500,
                ["zoneId"] = 306,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 0,
                    [3] = 0,
                    [4] = 0.27450980392157,
                }, -- end of ["color"]
                ["x"] = -275674.85714284,
                ["hidden"] = false,
                ["name"] = "Airfield Zone",
            }, -- end of [2]
            [3] = 
            {
                ["y"] = 689410.57142863,
                ["radius"] = 5000,
                ["zoneId"] = 459,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["x"] = -280481.71428571,
                ["hidden"] = false,
                ["name"] = "Roadblock 1 trigger",
            }, -- end of [3]
            [4] = 
            {
                ["y"] = 695024.85714292,
                ["radius"] = 5000,
                ["zoneId"] = 460,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 0,
                    [3] = 1,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["x"] = -275661.7142857,
                ["hidden"] = false,
                ["name"] = "Airfield Sam  Warning zone",
            }, -- end of [4]
            [5] = 
            {
                ["y"] = 693754.57142864,
                ["radius"] = 200,
                ["zoneId"] = 613,
                ["color"] = 
                {
                    [1] = 0,
                    [2] = 0,
                    [3] = 1,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["x"] = -276119.14285712,
                ["hidden"] = false,
                ["name"] = "Huey drop zone",
            }, -- end of [5]
            [6] = 
            {
                ["y"] = 700495.71428584,
                ["radius"] = 150,
                ["zoneId"] = 766,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 0,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["x"] = -272411.14285712,
                ["hidden"] = false,
                ["name"] = "Igla deploy zone 1",
            }, -- end of [6]
            [7] = 
            {
                ["y"] = 700577.14285727,
                ["radius"] = 3000,
                ["zoneId"] = 919,
                ["color"] = 
                {
                    [1] = 0,
                    [2] = 0.50196078431373,
                    [3] = 0.50196078431373,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["x"] = -272423.99999997,
                ["hidden"] = false,
                ["name"] = "Igla 2 Zone",
            }, -- end of [7]
            [8] = 
            {
                ["y"] = 700702.28571441,
                ["radius"] = 1000,
                ["zoneId"] = 1072,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["x"] = -272348.57142854,
                ["hidden"] = false,
                ["name"] = "Convoy intercept zone",
            }, -- end of [8]
            [9] = 
            {
                ["y"] = 709992.28571445,
                ["radius"] = 2000,
                ["zoneId"] = 1225,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["x"] = -266594.28571427,
                ["hidden"] = false,
                ["name"] = "Meet with Ka50 zone",
            }, -- end of [9]
            [10] = 
            {
                ["y"] = 708086.28571448,
                ["radius"] = 3000,
                ["zoneId"] = 1378,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["x"] = -267815.14285715,
                ["hidden"] = false,
                ["name"] = "Ka50 activation zone",
            }, -- end of [10]
            [11] = 
            {
                ["y"] = 716830.00000021,
                ["radius"] = 5000,
                ["zoneId"] = 1531,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 0,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["x"] = -262786.00000001,
                ["hidden"] = false,
                ["name"] = "Getaway zone",
            }, -- end of [11]
        }, -- end of ["zones"]
    }, -- end of ["triggers"]
    ["weather"] = 
    {
        ["atmosphere_type"] = 0,
        ["wind"] = 
        {
            ["at8000"] = 
            {
                ["speed"] = 0,
                ["dir"] = 0,
            }, -- end of ["at8000"]
            ["at2000"] = 
            {
                ["speed"] = 0,
                ["dir"] = 0,
            }, -- end of ["at2000"]
            ["atGround"] = 
            {
                ["speed"] = 0,
                ["dir"] = 0,
            }, -- end of ["atGround"]
        }, -- end of ["wind"]
        ["enable_fog"] = false,
        ["season"] = 
        {
            ["temperature"] = 20,
        }, -- end of ["season"]
        ["type_weather"] = 0,
        ["qnh"] = 760,
        ["cyclones"] = 
        {
        }, -- end of ["cyclones"]
        ["name"] = "Winter, clean sky",
        ["fog"] = 
        {
            ["thickness"] = 0,
            ["visibility"] = 25,
            ["density"] = 7,
        }, -- end of ["fog"]
        ["groundTurbulence"] = 0,
        ["visibility"] = 
        {
            ["distance"] = 80000,
        }, -- end of ["visibility"]
        ["clouds"] = 
        {
            ["thickness"] = 200,
            ["density"] = 0,
            ["base"] = 300,
            ["iprecptns"] = 0,
        }, -- end of ["clouds"]
    }, -- end of ["weather"]
    ["theatre"] = "Caucasus",
    ["needModules"] = 
    {
        ["SA342 AI by Polychop-Simulations"] = "SA342 AI by Polychop-Simulations",
    }, -- end of ["needModules"]
    ["map"] = 
    {
        ["centerY"] = 704951.71428594,
        ["zoom"] = 100000,
        ["centerX"] = -270886.85714288,
    }, -- 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] = 46,
        }, -- end of ["neutrals"]
        ["blue"] = 
        {
            [1] = 11,
            [2] = 4,
            [3] = 6,
            [4] = 16,
            [5] = 13,
            [6] = 15,
            [7] = 9,
            [8] = 8,
            [9] = 12,
            [10] = 2,
            [11] = 3,
            [12] = 5,
            [13] = 10,
            [14] = 20,
            [15] = 21,
            [16] = 40,
            [17] = 26,
            [18] = 45,
            [19] = 28,
        }, -- end of ["blue"]
        ["red"] = 
        {
            [1] = 0,
            [2] = 1,
            [3] = 18,
            [4] = 19,
            [5] = 37,
            [6] = 24,
            [7] = 27,
            [8] = 43,
            [9] = 47,
            [10] = 34,
            [11] = 38,
        }, -- end of ["red"]
    }, -- end of ["coalitions"]
    ["descriptionText"] = "DictKey_descriptionText_1",
    ["pictureFileNameR"] = 
    {
    }, -- end of ["pictureFileNameR"]
    ["descriptionBlueTask"] = "DictKey_descriptionBlueTask_3",
    ["descriptionRedTask"] = "DictKey_descriptionRedTask_2",
    ["pictureFileNameB"] = 
    {
    }, -- end of ["pictureFileNameB"]
    ["trigrules"] = 
    {
        [1] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["zone"] = 153,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_unit_in_zone",
                    ["unit"] = 70,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["number"] = 1,
                    ["altitude"] = 1,
                    ["zone"] = 153,
                    ["color"] = "3",
                    ["bearing"] = "0",
                    ["predicate"] = "a_explosion_marker_unit",
                    ["unit"] = 68,
                }, -- end of [1]
                [2] = 
                {
                    ["number"] = 1,
                    ["seconds"] = 10,
                    ["unit"] = 2,
                    ["predicate"] = "a_out_text_delay",
                    ["text"] = "DictKey_ActionText_184",
                    ["KeyDict_text"] = "DictKey_ActionText_184",
                    ["clearview"] = false,
                }, -- end of [2]
                [3] = 
                {
                    ["number"] = 1,
                    ["file"] = "ResKey_Action_240",
                    ["predicate"] = "a_out_sound",
                    ["unit"] = 2,
                }, -- end of [3]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "Trigger 1470997436",
        }, -- end of [1]
        [2] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["unit"] = 67,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_unit_damaged",
                    ["zone"] = 306,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["number"] = 1,
                    ["seconds"] = 10,
                    ["unit"] = 2,
                    ["predicate"] = "a_out_text_delay",
                    ["coalitionlist"] = "blue",
                    ["text"] = "DictKey_ActionText_204",
                    ["KeyDict_text"] = "DictKey_ActionText_204",
                    ["clearview"] = false,
                }, -- end of [1]
                [2] = 
                {
                    ["number"] = 1,
                    ["file"] = "ResKey_Action_239",
                    ["predicate"] = "a_out_sound",
                    ["unit"] = 2,
                }, -- end of [2]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "Trigger 1470999254",
        }, -- end of [2]
        [3] = 
        {
            ["rules"] = 
            {
            }, -- end of ["rules"]
            ["comment"] = "Trigger 1470999503",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["number"] = 1,
                    ["coalitionlist"] = "blue",
                    ["clearview"] = false,
                    ["KeyDict_text"] = "DictKey_ActionText_203",
                    ["seconds"] = 15,
                    ["text"] = "DictKey_ActionText_203",
                    ["predicate"] = "a_out_text_delay",
                    ["unit"] = 2,
                }, -- end of [1]
                [2] = 
                {
                    ["number"] = 1,
                    ["modulation"] = false,
                    ["power"] = 100,
                    ["predicate"] = "a_out_sound",
                    ["unit"] = 2,
                    ["loop"] = false,
                    ["file"] = "ResKey_Action_236",
                    ["zone"] = 306,
                    ["frequency"] = 124000,
                }, -- end of [2]
            }, -- end of ["actions"]
            ["predicate"] = "triggerStart",
        }, -- end of [3]
        [4] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["zone"] = 306,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 72,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Trigger Hind down",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["number"] = 1,
                    ["seconds"] = 20,
                    ["unit"] = 2,
                    ["predicate"] = "a_out_text_delay",
                    ["text"] = "DictKey_ActionText_234",
                    ["KeyDict_text"] = "DictKey_ActionText_234",
                    ["clearview"] = false,
                }, -- end of [1]
                [2] = 
                {
                    ["number"] = 1,
                    ["file"] = "ResKey_Action_238",
                    ["predicate"] = "a_out_sound",
                    ["unit"] = 2,
                }, -- end of [2]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [4]
        [5] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["zone"] = 459,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_unit_in_zone",
                    ["unit"] = 70,
                }, -- end of [1]
                [2] = 
                {
                    ["unit"] = 72,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_unit_dead",
                    ["zone"] = 460,
                }, -- end of [2]
            }, -- end of ["rules"]
            ["comment"] = "Trigger 1471007534",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["number"] = 1,
                    ["file"] = "ResKey_Action_241",
                    ["predicate"] = "a_out_sound",
                    ["unit"] = 2,
                }, -- end of [1]
                [2] = 
                {
                    ["number"] = 1,
                    ["seconds"] = 15,
                    ["unit"] = 2,
                    ["predicate"] = "a_out_text_delay",
                    ["text"] = "DictKey_ActionText_242",
                    ["KeyDict_text"] = "DictKey_ActionText_242",
                    ["clearview"] = false,
                }, -- end of [2]
                [3] = 
                {
                    ["color"] = "3",
                    ["number"] = 1,
                    ["predicate"] = "a_explosion_marker_unit",
                    ["unit"] = 76,
                }, -- end of [3]
                [4] = 
                {
                    ["altitude"] = 1,
                    ["zone"] = 460,
                    ["color"] = "3",
                    ["number"] = 1,
                    ["predicate"] = "a_explosion_marker_unit",
                    ["unit"] = 75,
                }, -- end of [4]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [5]
        [6] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["zone"] = 460,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_unit_in_zone",
                    ["unit"] = 70,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Trigger 1471007744",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["number"] = 1,
                    ["file"] = "ResKey_Action_243",
                    ["predicate"] = "a_out_sound",
                    ["unit"] = 2,
                }, -- end of [1]
                [2] = 
                {
                    ["number"] = 1,
                    ["seconds"] = 10,
                    ["unit"] = 2,
                    ["predicate"] = "a_out_text_delay",
                    ["text"] = "DictKey_ActionText_244",
                    ["KeyDict_text"] = "DictKey_ActionText_244",
                    ["clearview"] = false,
                }, -- end of [2]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [6]
        [7] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 34,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_group_dead",
                    ["zone"] = 460,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Trigger 1471008198",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["number"] = 1,
                    ["file"] = "ResKey_Action_245",
                    ["predicate"] = "a_out_sound",
                    ["unit"] = 2,
                }, -- end of [1]
                [2] = 
                {
                    ["number"] = 1,
                    ["seconds"] = 15,
                    ["unit"] = 2,
                    ["predicate"] = "a_out_text_delay",
                    ["text"] = "DictKey_ActionText_246",
                    ["KeyDict_text"] = "DictKey_ActionText_246",
                    ["clearview"] = false,
                }, -- end of [2]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [7]
        [8] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["zone"] = 459,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_unit_in_zone",
                    ["unit"] = 70,
                }, -- end of [1]
                [2] = 
                {
                    ["unit"] = 67,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_unit_alive",
                    ["zone"] = 460,
                }, -- end of [2]
            }, -- end of ["rules"]
            ["comment"] = "Trigger 1471009386",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["number"] = 1,
                    ["file"] = "ResKey_Action_247",
                    ["predicate"] = "a_out_sound",
                    ["unit"] = 2,
                }, -- end of [1]
                [2] = 
                {
                    ["number"] = 1,
                    ["seconds"] = 10,
                    ["unit"] = 2,
                    ["predicate"] = "a_out_text_delay",
                    ["text"] = "DictKey_ActionText_248",
                    ["KeyDict_text"] = "DictKey_ActionText_248",
                    ["clearview"] = false,
                }, -- end of [2]
            }, -- end of ["actions"]
        }, -- end of [8]
        [9] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["zone"] = 460,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 68,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Trigger Airfield smoke",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["number"] = 1,
                    ["file"] = "ResKey_Action_249",
                    ["predicate"] = "a_out_sound",
                    ["unit"] = 2,
                }, -- end of [1]
                [2] = 
                {
                    ["number"] = 1,
                    ["seconds"] = 10,
                    ["unit"] = 2,
                    ["predicate"] = "a_out_text_delay",
                    ["text"] = "DictKey_ActionText_250",
                    ["KeyDict_text"] = "DictKey_ActionText_250",
                    ["clearview"] = false,
                }, -- end of [2]
                [3] = 
                {
                    ["group"] = 36,
                    ["number"] = 1,
                    ["predicate"] = "a_activate_group",
                    ["unit"] = 2,
                }, -- end of [3]
                [4] = 
                {
                    ["color"] = "3",
                    ["number"] = 1,
                    ["predicate"] = "a_explosion_marker_unit",
                    ["unit"] = 12,
                }, -- end of [4]
                [5] = 
                {
                    ["number"] = 1,
                    ["color"] = "3",
                    ["predicate"] = "a_explosion_marker_unit",
                    ["unit"] = 11,
                }, -- end of [5]
                [6] = 
                {
                    ["color"] = "3",
                    ["number"] = 1,
                    ["predicate"] = "a_explosion_marker_unit",
                    ["unit"] = 59,
                }, -- end of [6]
            }, -- end of ["actions"]
        }, -- end of [9]
        [10] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["unit"] = 88,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_unit_in_zone",
                    ["zone"] = 613,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["number"] = 1,
                    ["command"] = 0,
                    ["group"] = 37,
                    ["predicate"] = "a_activate_group",
                    ["unit"] = 2,
                }, -- end of [1]
                [2] = 
                {
                    ["number"] = 1,
                    ["file"] = "ResKey_Action_272",
                    ["predicate"] = "a_out_sound",
                    ["unit"] = 2,
                }, -- end of [2]
                [3] = 
                {
                    ["number"] = 1,
                    ["seconds"] = 10,
                    ["clearview"] = false,
                    ["KeyDict_text"] = "DictKey_ActionText_273",
                    ["text"] = "DictKey_ActionText_273",
                    ["predicate"] = "a_out_text_delay",
                    ["unit"] = 2,
                }, -- end of [3]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "Trigger 1471011431",
        }, -- end of [10]
        [11] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["zone"] = 766,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_unit_in_zone",
                    ["unit"] = 2,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Trigger 1471016348",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["number"] = 1,
                    ["file"] = "ResKey_Action_274",
                    ["predicate"] = "a_out_sound",
                    ["unit"] = 2,
                }, -- end of [1]
                [2] = 
                {
                    ["group"] = 7,
                    ["number"] = 1,
                    ["predicate"] = "a_activate_group",
                    ["unit"] = 2,
                }, -- end of [2]
                [3] = 
                {
                    ["number"] = 1,
                    ["seconds"] = 15,
                    ["unit"] = 2,
                    ["predicate"] = "a_out_text_delay",
                    ["text"] = "DictKey_ActionText_275",
                    ["KeyDict_text"] = "DictKey_ActionText_275",
                    ["clearview"] = false,
                }, -- end of [3]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [11]
        [12] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["unit"] = 70,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_unit_in_zone",
                    ["zone"] = 919,
                }, -- end of [1]
                [2] = 
                {
                    ["unit"] = 16,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_unit_in_zone",
                    ["zone"] = 766,
                }, -- end of [2]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["number"] = 1,
                    ["file"] = "ResKey_Action_276",
                    ["predicate"] = "a_out_sound",
                    ["unit"] = 2,
                }, -- end of [1]
                [2] = 
                {
                    ["color"] = "3",
                    ["number"] = 1,
                    ["predicate"] = "a_explosion_marker_unit",
                    ["unit"] = 16,
                }, -- end of [2]
                [3] = 
                {
                    ["number"] = 1,
                    ["seconds"] = 10,
                    ["clearview"] = false,
                    ["KeyDict_text"] = "DictKey_ActionText_277",
                    ["text"] = "DictKey_ActionText_277",
                    ["predicate"] = "a_out_text_delay",
                    ["unit"] = 2,
                }, -- end of [3]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "Trigger 1471029545",
        }, -- end of [12]
        [13] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["zone"] = 460,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 5,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Trigger 1471029760",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 1,
                    ["number"] = 1,
                    ["predicate"] = "a_group_stop",
                    ["unit"] = 2,
                }, -- end of [1]
                [2] = 
                {
                    ["number"] = 1,
                    ["file"] = "ResKey_Action_278",
                    ["predicate"] = "a_out_sound",
                    ["unit"] = 2,
                }, -- end of [2]
                [3] = 
                {
                    ["number"] = 1,
                    ["seconds"] = 10,
                    ["unit"] = 2,
                    ["predicate"] = "a_out_text_delay",
                    ["text"] = "DictKey_ActionText_279",
                    ["KeyDict_text"] = "DictKey_ActionText_279",
                    ["clearview"] = false,
                }, -- end of [3]
                [4] = 
                {
                    ["group"] = 38,
                    ["number"] = 1,
                    ["predicate"] = "a_activate_group",
                    ["unit"] = 2,
                }, -- end of [4]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [13]
        [14] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["unit"] = 16,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_unit_dead",
                    ["zone"] = 460,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["number"] = 1,
                    ["file"] = "ResKey_Action_285",
                    ["predicate"] = "a_out_sound",
                    ["unit"] = 2,
                }, -- end of [1]
                [2] = 
                {
                    ["number"] = 1,
                    ["seconds"] = 10,
                    ["clearview"] = false,
                    ["KeyDict_text"] = "DictKey_ActionText_286",
                    ["text"] = "DictKey_ActionText_286",
                    ["predicate"] = "a_out_text_delay",
                    ["unit"] = 2,
                }, -- end of [2]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "Trigger 1471034268",
        }, -- end of [14]
        [15] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["zone"] = 460,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 11,
                }, -- end of [1]
                [2] = 
                {
                    ["unit"] = 12,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_unit_dead",
                    ["zone"] = 460,
                }, -- end of [2]
                [3] = 
                {
                    ["zone"] = 460,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 59,
                }, -- end of [3]
            }, -- end of ["rules"]
            ["comment"] = "Trigger Airfield aa down",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["number"] = 1,
                    ["file"] = "ResKey_Action_287",
                    ["predicate"] = "a_out_sound",
                    ["unit"] = 2,
                }, -- end of [1]
                [2] = 
                {
                    ["number"] = 1,
                    ["seconds"] = 15,
                    ["unit"] = 2,
                    ["predicate"] = "a_out_text_delay",
                    ["text"] = "DictKey_ActionText_288",
                    ["KeyDict_text"] = "DictKey_ActionText_288",
                    ["clearview"] = false,
                }, -- end of [2]
            }, -- end of ["actions"]
        }, -- end of [15]
        [16] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["zone"] = 1072,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_unit_in_zone",
                    ["unit"] = 100,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Trigger 1471036923",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["number"] = 1,
                    ["file"] = "ResKey_Action_290",
                    ["predicate"] = "a_out_sound",
                    ["unit"] = 2,
                }, -- end of [1]
                [2] = 
                {
                    ["number"] = 1,
                    ["seconds"] = 15,
                    ["unit"] = 2,
                    ["predicate"] = "a_out_text_delay",
                    ["text"] = "DictKey_ActionText_291",
                    ["KeyDict_text"] = "DictKey_ActionText_291",
                    ["clearview"] = false,
                }, -- end of [2]
                [3] = 
                {
                    ["altitude"] = 1,
                    ["zone"] = 1225,
                    ["color"] = "4",
                    ["number"] = 1,
                    ["predicate"] = "a_explosion_marker",
                    ["unit"] = 2,
                }, -- end of [3]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [16]
        [17] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["unit"] = 70,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_unit_in_zone",
                    ["zone"] = 1225,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 1,
                    ["number"] = 1,
                    ["predicate"] = "a_set_flag",
                    ["unit"] = 2,
                }, -- end of [1]
                [2] = 
                {
                    ["number"] = 1,
                    ["file"] = "ResKey_Action_302",
                    ["predicate"] = "a_out_sound",
                    ["unit"] = 2,
                }, -- end of [2]
                [3] = 
                {
                    ["number"] = 1,
                    ["seconds"] = 10,
                    ["clearview"] = false,
                    ["KeyDict_text"] = "DictKey_ActionText_304",
                    ["group"] = 38,
                    ["text"] = "DictKey_ActionText_304",
                    ["predicate"] = "a_out_text_delay",
                    ["unit"] = 2,
                }, -- end of [3]
            }, -- end of ["actions"]
            ["comment"] = "Trigger 1471037617",
        }, -- end of [17]
        [18] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["unit"] = 70,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_unit_in_zone",
                    ["zone"] = 1378,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 39,
                    ["number"] = 1,
                    ["predicate"] = "a_activate_group",
                    ["unit"] = 2,
                }, -- end of [1]
                [2] = 
                {
                    ["group"] = 22,
                    ["number"] = 1,
                    ["predicate"] = "a_activate_group",
                    ["unit"] = 2,
                }, -- end of [2]
                [3] = 
                {
                    ["number"] = 1,
                    ["file"] = "ResKey_Action_327",
                    ["predicate"] = "a_out_sound",
                    ["unit"] = 2,
                }, -- end of [3]
                [4] = 
                {
                    ["number"] = 1,
                    ["seconds"] = 15,
                    ["unit"] = 2,
                    ["predicate"] = "a_out_text_delay",
                    ["text"] = "DictKey_ActionText_328",
                    ["KeyDict_text"] = "DictKey_ActionText_328",
                    ["clearview"] = false,
                }, -- end of [4]
                [5] = 
                {
                    ["group"] = 42,
                    ["number"] = 1,
                    ["predicate"] = "a_activate_group",
                    ["unit"] = 2,
                }, -- end of [5]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "Trigger 1471076913",
        }, -- end of [18]
        [19] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["zone"] = 1531,
                    ["unit"] = 70,
                    ["predicate"] = "c_unit_in_zone",
                    ["zoneunit"] = 2,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Trigger 1471079387",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["number"] = 1,
                    ["file"] = "ResKey_Action_320",
                    ["predicate"] = "a_out_sound",
                    ["unit"] = 2,
                }, -- end of [1]
                [2] = 
                {
                    ["number"] = 1,
                    ["seconds"] = 10,
                    ["unit"] = 2,
                    ["predicate"] = "a_out_text_delay",
                    ["text"] = "DictKey_ActionText_321",
                    ["KeyDict_text"] = "DictKey_ActionText_321",
                    ["clearview"] = false,
                }, -- end of [2]
                [3] = 
                {
                    ["group"] = 40,
                    ["number"] = 1,
                    ["predicate"] = "a_activate_group",
                    ["unit"] = 2,
                }, -- end of [3]
            }, -- end of ["actions"]
        }, -- end of [19]
        [20] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 40,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_group_dead",
                    ["zone"] = 460,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Trigger 1471079604",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["number"] = 1,
                    ["file"] = "ResKey_Action_322",
                    ["predicate"] = "a_out_sound",
                    ["unit"] = 2,
                }, -- end of [1]
                [2] = 
                {
                    ["number"] = 1,
                    ["seconds"] = 30,
                    ["unit"] = 2,
                    ["predicate"] = "a_out_text_delay",
                    ["text"] = "DictKey_ActionText_323",
                    ["KeyDict_text"] = "DictKey_ActionText_323",
                    ["clearview"] = false,
                }, -- end of [2]
            }, -- end of ["actions"]
        }, -- end of [20]
    }, -- end of ["trigrules"]
    ["coalition"] = 
    {
        ["blue"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 617414,
                ["x"] = -291014,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "blue",
            ["country"] = 
            {
                [1] = 
                {
                    ["id"] = 11,
                    ["name"] = "Belgium",
                }, -- end of [1]
                [2] = 
                {
                    ["id"] = 4,
                    ["name"] = "UK",
                }, -- end of [2]
                [3] = 
                {
                    ["id"] = 6,
                    ["name"] = "Germany",
                }, -- end of [3]
                [4] = 
                {
                    ["id"] = 16,
                    ["name"] = "Georgia",
                }, -- end of [4]
                [5] = 
                {
                    ["id"] = 13,
                    ["name"] = "Denmark",
                }, -- end of [5]
                [6] = 
                {
                    ["id"] = 15,
                    ["name"] = "Israel",
                }, -- end of [6]
                [7] = 
                {
                    ["id"] = 9,
                    ["name"] = "Spain",
                }, -- end of [7]
                [8] = 
                {
                    ["id"] = 8,
                    ["name"] = "Canada",
                }, -- end of [8]
                [9] = 
                {
                    ["id"] = 12,
                    ["name"] = "Norway",
                }, -- end of [9]
                [10] = 
                {
                    ["helicopter"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 100,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 19.444444444444,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["key"] = "CAS",
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Ground Units",
                                                                    [3] = "Light armed ships",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["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"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 681902.57142865,
                                            ["x"] = -284602.85714284,
                                            ["name"] = "DictKey_WptName_176",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 100,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 19.444444444444,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 466.87497905722,
                                            ["ETA_locked"] = false,
                                            ["y"] = 689886.00000005,
                                            ["x"] = -280281.14285713,
                                            ["name"] = "DictKey_WptName_177",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 100,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 33.333333333333,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 339.89001799224,
                                            ["ETA_locked"] = false,
                                            ["y"] = 695111.71428577,
                                            ["x"] = -276139.14285713,
                                            ["name"] = "DictKey_WptName_178",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 100,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 33.333333333333,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1205.2597751093,
                                            ["ETA_locked"] = false,
                                            ["y"] = 709639.14285733,
                                            ["x"] = -265605.14285715,
                                            ["name"] = "DictKey_WptName_179",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 100,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 33.333333333333,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1121.7637816299,
                                            ["ETA_locked"] = false,
                                            ["y"] = 717183.1428572,
                                            ["x"] = -262581.99999999,
                                            ["name"] = "DictKey_WptName_180",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 100,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 33.333333333333,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1299.7530612888,
                                            ["ETA_locked"] = false,
                                            ["y"] = 717411.71428578,
                                            ["x"] = -268510.57142857,
                                            ["name"] = "DictKey_WptName_181",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 100,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 33.333333333333,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1824.610826278,
                                            ["ETA_locked"] = false,
                                            ["y"] = 705640.28571435,
                                            ["x"] = -281453.42857142,
                                            ["name"] = "DictKey_WptName_182",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 45,
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 41.666666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Land",
                                            ["ETA"] = 2486.2835305297,
                                            ["ETA_locked"] = false,
                                            ["y"] = 683853.75717885,
                                            ["x"] = -284889.06283057,
                                            ["name"] = "DictKey_WptName_183",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 25,
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 30,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 100,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "RADIO",
                                        ["livery_id"] = "US Marines Fictional",
                                        ["skill"] = "Player",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 19.444444444444,
                                        ["type"] = "SA342L",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [6] = 40,
                                                    [2] = 31,
                                                    [8] = 42,
                                                    [3] = 32,
                                                    [1] = 30,
                                                    [4] = 33,
                                                    [5] = 34,
                                                    [7] = 41,
                                                }, -- end of ["channels"]
                                            }, -- end of [1]
                                        }, -- end of ["Radio"]
                                        ["unitId"] = 70,
                                        ["psi"] = -1.0746295561149,
                                        ["y"] = 681902.57142865,
                                        ["x"] = -284602.85714284,
                                        ["name"] = "DictKey_UnitName_175",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{LAU_SNEB68G}",
                                                }, -- end of [2]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 354,
                                            ["flare"] = 32,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 1.0746295561149,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Enfield11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "050",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 100,
                                        ["alt_type"] = "RADIO",
                                        ["livery_id"] = "US Marines Fictional",
                                        ["skill"] = "High",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 19.444444444444,
                                        ["type"] = "SA342L",
                                        ["unitId"] = 73,
                                        ["psi"] = -1.0746295561149,
                                        ["y"] = 681942.57142865,
                                        ["x"] = -284642.85714284,
                                        ["name"] = "DictKey_UnitName_208",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{LAU_SNEB68G}",
                                                }, -- end of [2]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 354,
                                            ["flare"] = 32,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 1.0746295561149,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Enfield12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "051",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 681902.57142865,
                                ["x"] = -284602.85714284,
                                ["name"] = "DictKey_GroupName_174",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                    [1] = 
                                    {
                                        ["number"] = 1,
                                        ["auto"] = false,
                                        ["id"] = "Land",
                                        ["enabled"] = true,
                                        ["params"] = 
                                        {
                                            ["y"] = 693670.28571436,
                                            ["duration"] = 300,
                                            ["x"] = -276164.85714283,
                                            ["durationFlag"] = true,
                                        }, -- end of ["params"]
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["number"] = 2,
                                        ["auto"] = false,
                                        ["id"] = "WrappedAction",
                                        ["enabled"] = true,
                                        ["params"] = 
                                        {
                                            ["action"] = 
                                            {
                                                ["id"] = "SetImmortal",
                                                ["params"] = 
                                                {
                                                    ["value"] = true,
                                                }, -- end of ["params"]
                                            }, -- end of ["action"]
                                        }, -- end of ["params"]
                                    }, -- end of [2]
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Transport",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["routeRelativeTOT"] = true,
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["action"] = "From Parking Area Hot",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 41.666666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParkingHot",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 683374.5,
                                            ["x"] = -284388.03125,
                                            ["name"] = "DictKey_WptName_253",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 25,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 88,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 41.666666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 75.74113135307,
                                            ["ETA_locked"] = false,
                                            ["y"] = 686068.85714294,
                                            ["x"] = -282744.85714284,
                                            ["name"] = "DictKey_WptName_254",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 88,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 41.666666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 223.00110006027,
                                            ["ETA_locked"] = false,
                                            ["y"] = 691544.57142864,
                                            ["x"] = -279976.28571426,
                                            ["name"] = "DictKey_WptName_255",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 30,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 41.666666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 331.95281960537,
                                            ["ETA_locked"] = false,
                                            ["y"] = 693856.00000008,
                                            ["x"] = -276069.14285712,
                                            ["name"] = "DictKey_WptName_256",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 36,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Army Standard",
                                        ["skill"] = "High",
                                        ["parking"] = "1",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 41.666666666667,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["GunnersAISkill"] = 90,
                                            ["ExhaustScreen"] = true,
                                            ["EngineResource"] = 90,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "UH-1H",
                                        ["unitId"] = 88,
                                        ["psi"] = -1.0231601220769,
                                        ["parking_id"] = "01",
                                        ["x"] = -284388.03125,
                                        ["name"] = "DictKey_UnitName_252",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "631",
                                            ["flare"] = 60,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 683374.5,
                                        ["heading"] = 1.0231601220769,
                                        ["callsign"] = 
                                        {
                                            [1] = 2,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Springfield11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "052",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 88,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Army Standard",
                                        ["skill"] = "High",
                                        ["parking"] = "23",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 41.666666666667,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["GunnersAISkill"] = 90,
                                            ["ExhaustScreen"] = true,
                                            ["EngineResource"] = 90,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "UH-1H",
                                        ["unitId"] = 89,
                                        ["psi"] = -1.0231601220769,
                                        ["parking_id"] = "02",
                                        ["x"] = -284379.75,
                                        ["name"] = "DictKey_UnitName_257",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "631",
                                            ["flare"] = 60,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 683403.3125,
                                        ["heading"] = 1.0231601220769,
                                        ["callsign"] = 
                                        {
                                            [1] = 2,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Springfield12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "053",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 683374.5,
                                ["x"] = -284388.03125,
                                ["name"] = "DictKey_GroupName_251",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                    [1] = 
                                    {
                                        ["number"] = 1,
                                        ["auto"] = false,
                                        ["id"] = "WrappedAction",
                                        ["enabled"] = true,
                                        ["params"] = 
                                        {
                                            ["action"] = 
                                            {
                                                ["id"] = "Option",
                                                ["params"] = 
                                                {
                                                    ["name"] = 0,
                                                    ["value"] = 4,
                                                }, -- end of ["params"]
                                            }, -- end of ["action"]
                                        }, -- end of ["params"]
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["number"] = 2,
                                        ["auto"] = false,
                                        ["id"] = "AttackGroup",
                                        ["enabled"] = true,
                                        ["params"] = 
                                        {
                                            ["weaponType"] = 0,
                                        }, -- end of ["params"]
                                    }, -- end of [2]
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["routeRelativeTOT"] = true,
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 100,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 55.555555555556,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["key"] = "CAS",
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Ground Units",
                                                                    [3] = "Light armed ships",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 701366.57142869,
                                            ["x"] = -276314.28571426,
                                            ["name"] = "DictKey_WptName_282",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 100,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 55.555555555556,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 75.410734046691,
                                            ["ETA_locked"] = false,
                                            ["y"] = 700823.71428584,
                                            ["x"] = -272578.57142854,
                                            ["name"] = "DictKey_WptName_283",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 45,
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 41.666666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Land",
                                            ["ETA"] = 348.58693904783,
                                            ["ETA_locked"] = false,
                                            ["y"] = 683853.75717885,
                                            ["x"] = -284889.06283057,
                                            ["name"] = "DictKey_WptName_284",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 25,
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 38,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 100,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "RADIO",
                                        ["livery_id"] = "Army Standard",
                                        ["skill"] = "High",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 55.555555555556,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["GunnersAISkill"] = 90,
                                            ["ExhaustScreen"] = true,
                                            ["EngineResource"] = 90,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "UH-1H",
                                        ["unitId"] = 100,
                                        ["psi"] = 0.14430539888882,
                                        ["y"] = 701366.57142869,
                                        ["x"] = -276314.28571426,
                                        ["name"] = "DictKey_UnitName_281",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "631",
                                            ["flare"] = 60,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -0.14430539888882,
                                        ["callsign"] = 
                                        {
                                            [1] = 3,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Uzi11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "054",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 100,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "RADIO",
                                        ["livery_id"] = "Army Standard",
                                        ["skill"] = "High",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 55.555555555556,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["GunnersAISkill"] = 90,
                                            ["EngineResource"] = 90,
                                            ["ExhaustScreen"] = true,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "UH-1H",
                                        ["unitId"] = 101,
                                        ["psi"] = 0.14430539888882,
                                        ["y"] = 701406.57142869,
                                        ["x"] = -276354.28571426,
                                        ["name"] = "DictKey_UnitName_289",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "631",
                                            ["flare"] = 60,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -0.14430539888882,
                                        ["callsign"] = 
                                        {
                                            [1] = 3,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Uzi12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "055",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 701366.57142869,
                                ["x"] = -276314.28571426,
                                ["name"] = "DictKey_GroupName_280",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                    [2] = 
                                    {
                                        ["number"] = 2,
                                        ["auto"] = false,
                                        ["id"] = "WrappedAction",
                                        ["enabled"] = true,
                                        ["params"] = 
                                        {
                                            ["action"] = 
                                            {
                                                ["id"] = "Option",
                                                ["params"] = 
                                                {
                                                    ["name"] = 0,
                                                    ["value"] = 2,
                                                }, -- end of ["params"]
                                            }, -- end of ["action"]
                                        }, -- end of ["params"]
                                    }, -- end of [2]
                                    [1] = 
                                    {
                                        ["number"] = 1,
                                        ["auto"] = false,
                                        ["id"] = "EngageTargets",
                                        ["enabled"] = true,
                                        ["params"] = 
                                        {
                                            ["maxDistEnabled"] = false,
                                            ["priority"] = 0,
                                            ["targetTypes"] = 
                                            {
                                                [1] = "Fortifications",
                                                [2] = "Air Defence",
                                            }, -- end of ["targetTypes"]
                                            ["maxDist"] = 15000,
                                        }, -- end of ["params"]
                                    }, -- end of [1]
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["routeRelativeTOT"] = true,
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 680,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 55.555555555556,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["key"] = "CAS",
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Ground Units",
                                                                    [3] = "Light armed ships",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 708529.14285733,
                                            ["x"] = -271115.14285715,
                                            ["name"] = "DictKey_WptName_294",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 30,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 55.555555555556,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 98.408030533434,
                                            ["ETA_locked"] = false,
                                            ["y"] = 709674.85714305,
                                            ["x"] = -265769.42857143,
                                            ["name"] = "DictKey_WptName_300",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 500,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 55.555555555556,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 264.23311791515,
                                            ["ETA_locked"] = false,
                                            ["y"] = 717632.28571447,
                                            ["x"] = -262502.85714285,
                                            ["name"] = "DictKey_WptName_296",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 556,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 55.555555555556,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 267.94095115143,
                                            ["ETA_locked"] = false,
                                            ["y"] = 718523.71428586,
                                            ["x"] = -269057.14285712,
                                            ["name"] = "DictKey_WptName_297",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 556,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 55.555555555556,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 600.08233732332,
                                            ["ETA_locked"] = false,
                                            ["y"] = 705838.00000014,
                                            ["x"] = -282457.14285712,
                                            ["name"] = "DictKey_WptName_298",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 45,
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 41.666666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Land",
                                            ["ETA"] = 998.21253985416,
                                            ["ETA_locked"] = false,
                                            ["y"] = 683853.75717885,
                                            ["x"] = -284889.06283057,
                                            ["name"] = "DictKey_WptName_299",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 25,
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 39,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 680,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "us marines 1",
                                        ["skill"] = "High",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 55.555555555556,
                                        ["type"] = "Ka-50",
                                        ["unitId"] = 102,
                                        ["psi"] = -0.21112983357027,
                                        ["y"] = 708529.14285733,
                                        ["x"] = -271115.14285715,
                                        ["name"] = "DictKey_UnitName_293",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{6DADF342-D4BA-4D8A-B081-BA928C4AF86D}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{6A4B9E69-64FE-439a-9163-3A87FB6A4D81}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{6A4B9E69-64FE-439a-9163-3A87FB6A4D81}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{6DADF342-D4BA-4D8A-B081-BA928C4AF86D}",
                                                }, -- end of [4]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 1160,
                                            ["flare"] = 128,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 0.21112983357027,
                                        ["callsign"] = 
                                        {
                                            [1] = 4,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Colt11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "056",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 680,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "us marines 1",
                                        ["skill"] = "High",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 55.555555555556,
                                        ["type"] = "Ka-50",
                                        ["unitId"] = 103,
                                        ["psi"] = -0.21112983357027,
                                        ["y"] = 708569.14285733,
                                        ["x"] = -271155.14285715,
                                        ["name"] = "DictKey_UnitName_301",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{6DADF342-D4BA-4D8A-B081-BA928C4AF86D}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{6A4B9E69-64FE-439a-9163-3A87FB6A4D81}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{6A4B9E69-64FE-439a-9163-3A87FB6A4D81}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{6DADF342-D4BA-4D8A-B081-BA928C4AF86D}",
                                                }, -- end of [4]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 1160,
                                            ["flare"] = 128,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 0.21112983357027,
                                        ["callsign"] = 
                                        {
                                            [1] = 4,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Colt12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "057",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 708529.14285733,
                                ["x"] = -271115.14285715,
                                ["name"] = "DictKey_GroupName_292",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [4]
                        }, -- end of ["group"]
                    }, -- end of ["helicopter"]
                    ["name"] = "USA",
                    ["id"] = 2,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["lateActivation"] = true,
                                ["groupId"] = 22,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Soldier M4",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 48,
                                        ["skill"] = "Average",
                                        ["y"] = 721681.14285738,
                                        ["x"] = -264784.28571429,
                                        ["name"] = "DictKey_UnitName_117",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = 0.40257965168278,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "Soldier M4",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 49,
                                        ["skill"] = "Average",
                                        ["y"] = 721702.33962795,
                                        ["x"] = -264750.36379045,
                                        ["name"] = "DictKey_UnitName_119",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = 0.40257965168278,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "Soldier M4",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 50,
                                        ["skill"] = "Average",
                                        ["y"] = 721723.53639852,
                                        ["x"] = -264716.4418666,
                                        ["name"] = "DictKey_UnitName_120",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = 0.40257965168278,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "Soldier M4",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 51,
                                        ["skill"] = "Average",
                                        ["y"] = 721744.73316909,
                                        ["x"] = -264682.51994275,
                                        ["name"] = "DictKey_UnitName_121",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = 0.40257965168278,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["type"] = "Soldier M249",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 52,
                                        ["skill"] = "Average",
                                        ["y"] = 721765.92993966,
                                        ["x"] = -264648.59801891,
                                        ["name"] = "DictKey_UnitName_122",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = 0.40257965168278,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["type"] = "Soldier M4",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 53,
                                        ["skill"] = "Average",
                                        ["y"] = 721787.12671023,
                                        ["x"] = -264614.67609506,
                                        ["name"] = "DictKey_UnitName_123",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = 0.40257965168278,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["type"] = "Soldier M4",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 54,
                                        ["skill"] = "Average",
                                        ["y"] = 721877.1428576,
                                        ["x"] = -264474.85714288,
                                        ["name"] = "DictKey_UnitName_124",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = 0.40257965168278,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["type"] = "Soldier M4",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 55,
                                        ["skill"] = "Average",
                                        ["y"] = 721829.52025137,
                                        ["x"] = -264546.83224737,
                                        ["name"] = "DictKey_UnitName_125",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = 0.40257965168278,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["type"] = "Soldier M249",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 56,
                                        ["skill"] = "Average",
                                        ["y"] = 721850.71702194,
                                        ["x"] = -264512.91032352,
                                        ["name"] = "DictKey_UnitName_126",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = 0.40257965168278,
                                    }, -- end of [9]
                                }, -- end of ["units"]
                                ["y"] = 721681.14285738,
                                ["x"] = -264784.28571429,
                                ["name"] = "DictKey_GroupName_116",
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [6] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 719226.57142858,
                                                ["x"] = -263042.28571428,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 717762.92980957,
                                                ["x"] = -262434.77001953,
                                            }, -- end of [2]
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 717762.92980957,
                                                ["x"] = -262434.77001953,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 717343.71428574,
                                                ["x"] = -262286.57142857,
                                            }, -- end of [2]
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 717343.71428574,
                                                ["x"] = -262286.57142857,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 717343.71428574,
                                                ["x"] = -262286.57142857,
                                            }, -- end of [2]
                                        }, -- end of [8]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 721842.2857143,
                                                ["x"] = -263633.71428571,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 720313.71428573,
                                                ["x"] = -263769.42857143,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 721681.14285738,
                                                ["x"] = -264784.28571429,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 721808.28571452,
                                                ["x"] = -264485.71428573,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 720313.71428573,
                                                ["x"] = -263769.42857143,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 719820.85714287,
                                                ["x"] = -262948,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 719820.85714287,
                                                ["x"] = -262948,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 719226.57142858,
                                                ["x"] = -263042.28571428,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 721808.28571452,
                                                ["x"] = -264485.71428573,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 721842.2857143,
                                                ["x"] = -263633.71428571,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 674,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1800,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 721681.14285738,
                                            ["x"] = -264784.28571429,
                                            ["name"] = "DictKey_WptName_118",
                                            ["ETA_locked"] = true,
                                            ["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 [1]
                                        [2] = 
                                        {
                                            ["alt"] = 660,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1878.5465155309,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 721808.28571452,
                                            ["x"] = -264485.71428573,
                                            ["name"] = "DictKey_WptName_133",
                                            ["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"] = 579,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 800.96827984291,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 721842.2857143,
                                            ["x"] = -263633.71428571,
                                            ["name"] = "DictKey_WptName_134",
                                            ["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"] = 534,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1077.1934541823,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 720313.71428573,
                                            ["x"] = -263769.42857143,
                                            ["name"] = "DictKey_WptName_127",
                                            ["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"] = 571,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1595.3876287584,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 719820.85714287,
                                            ["x"] = -262948,
                                            ["name"] = "DictKey_WptName_135",
                                            ["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"] = 597,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1357.9323845104,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 719226.57142858,
                                            ["x"] = -263042.28571428,
                                            ["name"] = "DictKey_WptName_136",
                                            ["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"] = 415,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1306.5619326583,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 717762.92980957,
                                            ["x"] = -262434.77001953,
                                            ["name"] = "DictKey_WptName_129",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 422,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1386.5970816877,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 717343.71428574,
                                            ["x"] = -262286.57142857,
                                            ["name"] = "DictKey_WptName_130",
                                            ["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"]
                                ["start_time"] = 1800,
                                ["task"] = "Nichts auf dem Grund",
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 689313.14285724,
                                                ["x"] = -280387.42857141,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 692756.0000001,
                                                ["x"] = -277904.57142855,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 692756.0000001,
                                                ["x"] = -277904.57142855,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 695087.80983767,
                                                ["x"] = -276439.74692155,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 694991.42857145,
                                                ["x"] = -275649.42857142,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 694991.42857145,
                                                ["x"] = -275649.42857142,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 695087.80983767,
                                                ["x"] = -276439.74692155,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 695022.00000019,
                                                ["x"] = -275872.28571429,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 78,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 689313.14285724,
                                            ["x"] = -280387.42857141,
                                            ["name"] = "DictKey_WptName_149",
                                            ["ETA_locked"] = true,
                                            ["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 [1]
                                        [2] = 
                                        {
                                            ["alt"] = 98,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 764.05377735798,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 692756.0000001,
                                            ["x"] = -277904.57142855,
                                            ["name"] = "DictKey_WptName_156",
                                            ["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"] = 107,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 596.33230871466,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 695087.80983767,
                                            ["x"] = -276439.74692155,
                                            ["name"] = "DictKey_WptName_157",
                                            ["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"] = 110,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1362.5534140383,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 695022.00000019,
                                            ["x"] = -275872.28571429,
                                            ["name"] = "DictKey_WptName_158",
                                            ["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"] = 26,
                                ["tasks"] = 
                                {
                                    [1] = 
                                    {
                                        ["number"] = 1,
                                        ["auto"] = false,
                                        ["id"] = "WrappedAction",
                                        ["enabled"] = true,
                                        ["params"] = 
                                        {
                                            ["action"] = 
                                            {
                                                ["id"] = "Option",
                                                ["params"] = 
                                                {
                                                    ["name"] = 8,
                                                }, -- 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"] = 
                                                {
                                                    ["name"] = 0,
                                                    ["value"] = 0,
                                                }, -- end of ["params"]
                                            }, -- end of ["action"]
                                        }, -- end of ["params"]
                                    }, -- end of [2]
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Soldier M249",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 60,
                                        ["skill"] = "Average",
                                        ["y"] = 689313.14285724,
                                        ["x"] = -280387.42857141,
                                        ["name"] = "DictKey_UnitName_148",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 0.94600853081151,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "Soldier M4",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 61,
                                        ["skill"] = "Average",
                                        ["y"] = 689289.27553788,
                                        ["x"] = -280405.62931011,
                                        ["name"] = "DictKey_UnitName_150",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 0.94600853081151,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "Soldier M4",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 62,
                                        ["skill"] = "Average",
                                        ["y"] = 689265.44895295,
                                        ["x"] = -280423.81101308,
                                        ["name"] = "DictKey_UnitName_151",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 0.94600853081151,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "Soldier M4",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 63,
                                        ["skill"] = "Average",
                                        ["y"] = 689241.54657517,
                                        ["x"] = -280441.99044088,
                                        ["name"] = "DictKey_UnitName_152",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 0.94600853081151,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["type"] = "Soldier M4",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 64,
                                        ["skill"] = "Average",
                                        ["y"] = 689217.72050639,
                                        ["x"] = -280460.16574699,
                                        ["name"] = "DictKey_UnitName_153",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 0.94600853081151,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["type"] = "Soldier M4",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 65,
                                        ["skill"] = "Average",
                                        ["y"] = 689193.86313217,
                                        ["x"] = -280478.33489268,
                                        ["name"] = "DictKey_UnitName_154",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 0.94600853081151,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["type"] = "Soldier M4",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 66,
                                        ["skill"] = "Average",
                                        ["y"] = 689170.02201877,
                                        ["x"] = -280496.52166394,
                                        ["name"] = "DictKey_UnitName_155",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 0.94600853081151,
                                    }, -- end of [7]
                                }, -- end of ["units"]
                                ["y"] = 689313.14285724,
                                ["x"] = -280387.42857141,
                                ["name"] = "DictKey_GroupName_147",
                                ["start_time"] = 0,
                                ["task"] = "Nichts auf dem Grund",
                            }, -- end of [2]
                            [3] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 689476.4375,
                                                ["x"] = -280343.90625,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 690347.25,
                                                ["x"] = -279680.28125,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 690478.375,
                                                ["x"] = -279585.46875,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 690751.5625,
                                                ["x"] = -279412.15625,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = 691362.0625,
                                                ["x"] = -279062.25,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 691431.3125,
                                                ["x"] = -279014.9375,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                ["y"] = 690821.9375,
                                                ["x"] = -279372.3125,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = 691499.5625,
                                                ["x"] = -278966.15625,
                                            }, -- end of [18]
                                            [5] = 
                                            {
                                                ["y"] = 690545.3125,
                                                ["x"] = -279540.09375,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 690893.1875,
                                                ["x"] = -279333.90625,
                                            }, -- end of [10]
                                            [20] = 
                                            {
                                                ["y"] = 692920.0625,
                                                ["x"] = -277928.25,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 692968.8125,
                                                ["x"] = -277894.1875,
                                            }, -- end of [21]
                                            [11] = 
                                            {
                                                ["y"] = 691001.875,
                                                ["x"] = -279276.71875,
                                            }, -- end of [11]
                                            [22] = 
                                            {
                                                ["y"] = 693064.75,
                                                ["x"] = -277828.34375,
                                            }, -- end of [22]
                                            [3] = 
                                            {
                                                ["y"] = 690412.3125,
                                                ["x"] = -279632.21875,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 690613.1875,
                                                ["x"] = -279496.0625,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 691075.6875,
                                                ["x"] = -279236.84375,
                                            }, -- end of [12]
                                            [13] = 
                                            {
                                                ["y"] = 691148.625,
                                                ["x"] = -279195.46875,
                                            }, -- end of [13]
                                            [7] = 
                                            {
                                                ["y"] = 690681.9375,
                                                ["x"] = -279453.40625,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = 691220.6875,
                                                ["x"] = -279152.5625,
                                            }, -- end of [14]
                                            [19] = 
                                            {
                                                ["y"] = 692871.75,
                                                ["x"] = -277963,
                                            }, -- end of [19]
                                            [15] = 
                                            {
                                                ["y"] = 691291.875,
                                                ["x"] = -279108.15625,
                                            }, -- end of [15]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 693064.75,
                                                ["x"] = -277828.34375,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 695165.1875,
                                                ["x"] = -276386.625,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 695061.42857146,
                                                ["x"] = -275992.28571428,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 695061.42857146,
                                                ["x"] = -275992.28571428,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 695165.19747464,
                                                ["x"] = -276386.62947894,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 695061.42857146,
                                                ["x"] = -275992.28571428,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 78,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 689476.41161937,
                                            ["x"] = -280343.95103844,
                                            ["name"] = "DictKey_WptName_161",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 3.8888888888889,
                                            ["action"] = "On 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]
                                        [2] = 
                                        {
                                            ["alt"] = 99,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 154.68281310578,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 693064.74979107,
                                            ["x"] = -277828.34072506,
                                            ["name"] = "DictKey_WptName_162",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 3.8888888888889,
                                            ["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"] = 108,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 809.78625861283,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 695165.19747464,
                                            ["x"] = -276386.62947894,
                                            ["name"] = "DictKey_WptName_163",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 3.8888888888889,
                                            ["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"] = 110,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 914.64096543457,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 695061.42857146,
                                            ["x"] = -275992.28571428,
                                            ["name"] = "DictKey_WptName_164",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 3.8888888888889,
                                            ["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"] = 27,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "M1045 HMMWV TOW",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 67,
                                        ["skill"] = "High",
                                        ["y"] = 689476.41161937,
                                        ["x"] = -280343.95103844,
                                        ["name"] = "DictKey_UnitName_160",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 0.95936492113701,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 689476.41161937,
                                ["x"] = -280343.95103844,
                                ["name"] = "DictKey_GroupName_159",
                                ["start_time"] = 0,
                                ["task"] = "Nichts auf dem Grund",
                            }, -- end of [3]
                            [4] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 204,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 695793.71428577,
                                            ["x"] = -268318,
                                            ["name"] = "DictKey_WptName_211",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["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"] = 3,
                                                                    }, -- 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"] = 33,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Hummer",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 74,
                                        ["skill"] = "Average",
                                        ["y"] = 695793.71428577,
                                        ["x"] = -268318,
                                        ["name"] = "DictKey_UnitName_210",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = 3.4557519189488,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 695793.71428577,
                                ["x"] = -268318,
                                ["name"] = "DictKey_GroupName_209",
                                ["start_time"] = 0,
                                ["task"] = "Nichts auf dem Grund",
                            }, -- end of [4]
                            [5] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [6] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 694771.71428577,
                                                ["x"] = -275652.57142857,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 694771.71428577,
                                                ["x"] = -275652.57142857,
                                            }, -- end of [2]
                                        }, -- end of [6]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 687404.875,
                                                ["x"] = -281814.46875,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 687707.5625,
                                                ["x"] = -281627.03125,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 688265.3125,
                                                ["x"] = -281194.0625,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 689139.625,
                                                ["x"] = -280599.09375,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = 690681.9375,
                                                ["x"] = -279453.40625,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 690751.5625,
                                                ["x"] = -279412.15625,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                ["y"] = 689142.625,
                                                ["x"] = -280597.9375,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = 690821.9375,
                                                ["x"] = -279372.3125,
                                            }, -- end of [18]
                                            [5] = 
                                            {
                                                ["y"] = 688327.4375,
                                                ["x"] = -281148.90625,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 689145.3125,
                                                ["x"] = -280596.25,
                                            }, -- end of [10]
                                            [20] = 
                                            {
                                                ["y"] = 691001.875,
                                                ["x"] = -279276.71875,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 691075.6875,
                                                ["x"] = -279236.84375,
                                            }, -- end of [21]
                                            [11] = 
                                            {
                                                ["y"] = 690347.25,
                                                ["x"] = -279680.28125,
                                            }, -- end of [11]
                                            [22] = 
                                            {
                                                ["y"] = 691148.625,
                                                ["x"] = -279195.46875,
                                            }, -- end of [22]
                                            [3] = 
                                            {
                                                ["y"] = 688204.125,
                                                ["x"] = -281240.40625,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 688390.4375,
                                                ["x"] = -281104.96875,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 690412.3125,
                                                ["x"] = -279632.21875,
                                            }, -- end of [12]
                                            [24] = 
                                            {
                                                ["y"] = 691291.875,
                                                ["x"] = -279108.15625,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 691362.0625,
                                                ["x"] = -279062.25,
                                            }, -- end of [25]
                                            [13] = 
                                            {
                                                ["y"] = 690478.375,
                                                ["x"] = -279585.46875,
                                            }, -- end of [13]
                                            [26] = 
                                            {
                                                ["y"] = 691431.3125,
                                                ["x"] = -279014.9375,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 691499.5625,
                                                ["x"] = -278966.15625,
                                            }, -- end of [27]
                                            [7] = 
                                            {
                                                ["y"] = 689106,
                                                ["x"] = -280608.84375,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = 690545.3125,
                                                ["x"] = -279540.09375,
                                            }, -- end of [14]
                                            [28] = 
                                            {
                                                ["y"] = 692635.5,
                                                ["x"] = -278135.71875,
                                            }, -- end of [28]
                                            [23] = 
                                            {
                                                ["y"] = 691220.6875,
                                                ["x"] = -279152.5625,
                                            }, -- end of [23]
                                            [19] = 
                                            {
                                                ["y"] = 690893.1875,
                                                ["x"] = -279333.90625,
                                            }, -- end of [19]
                                            [15] = 
                                            {
                                                ["y"] = 690613.1875,
                                                ["x"] = -279496.0625,
                                            }, -- end of [15]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [2] = 
                                            {
                                                ["y"] = 692871.75,
                                                ["x"] = -277963,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                ["y"] = 692920.0625,
                                                ["x"] = -277928.25,
                                            }, -- end of [3]
                                            [1] = 
                                            {
                                                ["y"] = 692635.5,
                                                ["x"] = -278135.71875,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 692968.8125,
                                                ["x"] = -277894.1875,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 695141.3125,
                                                ["x"] = -276403.03125,
                                            }, -- end of [5]
                                        }, -- end of [3]
                                        [1] = 
                                        {
                                            [7] = 
                                            {
                                                ["y"] = 686954.3125,
                                                ["x"] = -282077.03125,
                                            }, -- end of [7]
                                            [1] = 
                                            {
                                                ["y"] = 685838.75,
                                                ["x"] = -282583.125,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 685913.0625,
                                                ["x"] = -282536.40625,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 686727.25,
                                                ["x"] = -282183.75,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 687028.4375,
                                                ["x"] = -282038.34375,
                                            }, -- end of [8]
                                            [9] = 
                                            {
                                                ["y"] = 687101.75,
                                                ["x"] = -281998.0625,
                                            }, -- end of [9]
                                            [5] = 
                                            {
                                                ["y"] = 686803.6875,
                                                ["x"] = -282149.78125,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 687174.1875,
                                                ["x"] = -281956.3125,
                                            }, -- end of [10]
                                            [3] = 
                                            {
                                                ["y"] = 685951.3125,
                                                ["x"] = -282518.40625,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 686879.375,
                                                ["x"] = -282114.1875,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 687404.875,
                                                ["x"] = -281814.46875,
                                            }, -- end of [12]
                                            [11] = 
                                            {
                                                ["y"] = 687245.75,
                                                ["x"] = -281913,
                                            }, -- end of [11]
                                        }, -- end of [1]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 695141.32369838,
                                                ["x"] = -276403.01599738,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 695028.85714291,
                                                ["x"] = -275724,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 695028.85714291,
                                                ["x"] = -275724,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 694771.71428577,
                                                ["x"] = -275652.57142857,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 60,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 685838.7405474,
                                            ["x"] = -282583.11050261,
                                            ["name"] = "DictKey_WptName_223",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 13.888888888889,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 4,
                                                                    }, -- 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]
                                        [2] = 
                                        {
                                            ["alt"] = 72,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 239.71855355507,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 687404.87839307,
                                            ["x"] = -281814.44306558,
                                            ["name"] = "DictKey_WptName_224",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 13.888888888889,
                                            ["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"] = 96,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 700.75937912884,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 692635.48864155,
                                            ["x"] = -278135.72206485,
                                            ["name"] = "DictKey_WptName_225",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 13.888888888889,
                                            ["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"] = 107,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 920.1182450579,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 695141.32369838,
                                            ["x"] = -276403.01599738,
                                            ["name"] = "DictKey_WptName_226",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 13.888888888889,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 110,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1044.0063034244,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 695028.85714291,
                                            ["x"] = -275724,
                                            ["name"] = "DictKey_WptName_227",
                                            ["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"] = 110,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 3532.4001256386,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 694771.71428577,
                                            ["x"] = -275652.57142857,
                                            ["name"] = "DictKey_WptName_228",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 0.27777777777778,
                                            ["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"]
                                }, -- end of ["route"]
                                ["groupId"] = 35,
                                ["tasks"] = 
                                {
                                    [1] = 
                                    {
                                        ["number"] = 1,
                                        ["auto"] = false,
                                        ["id"] = "WrappedAction",
                                        ["enabled"] = true,
                                        ["params"] = 
                                        {
                                            ["action"] = 
                                            {
                                                ["id"] = "Option",
                                                ["params"] = 
                                                {
                                                    ["name"] = 8,
                                                }, -- end of ["params"]
                                            }, -- end of ["action"]
                                        }, -- end of ["params"]
                                    }, -- end of [1]
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "M1128 Stryker MGS",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 82,
                                        ["skill"] = "Average",
                                        ["y"] = 685838.7405474,
                                        ["x"] = -282583.11050261,
                                        ["name"] = "DictKey_UnitName_222",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 1.1145321753986,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "M1128 Stryker MGS",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 83,
                                        ["skill"] = "Average",
                                        ["y"] = 685813.40594482,
                                        ["x"] = -282599.21594238,
                                        ["name"] = "DictKey_UnitName_229",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 1.1145321753986,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "LAV-25",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 84,
                                        ["skill"] = "Average",
                                        ["y"] = 685787.91625977,
                                        ["x"] = -282615.08276367,
                                        ["name"] = "DictKey_UnitName_230",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 1.1145321753986,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "M-113",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 85,
                                        ["skill"] = "Average",
                                        ["y"] = 685762.77215576,
                                        ["x"] = -282631.44055176,
                                        ["name"] = "DictKey_UnitName_231",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 1.1145321753986,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["type"] = "M-113",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 86,
                                        ["skill"] = "Average",
                                        ["y"] = 685737.96099854,
                                        ["x"] = -282648.29638672,
                                        ["name"] = "DictKey_UnitName_232",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 1.1145321753986,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["type"] = "M1045 HMMWV TOW",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 87,
                                        ["skill"] = "Average",
                                        ["y"] = 685713.49139404,
                                        ["x"] = -282665.64453125,
                                        ["name"] = "DictKey_UnitName_233",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 1.1145321753986,
                                    }, -- end of [6]
                                }, -- end of ["units"]
                                ["y"] = 685838.7405474,
                                ["x"] = -282583.11050261,
                                ["name"] = "DictKey_GroupName_221",
                                ["start_time"] = 0,
                                ["task"] = "Nichts auf dem Grund",
                            }, -- end of [5]
                            [6] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["lateActivation"] = true,
                                ["groupId"] = 37,
                                ["tasks"] = 
                                {
                                    [1] = 
                                    {
                                        ["number"] = 1,
                                        ["auto"] = false,
                                        ["id"] = "WrappedAction",
                                        ["enabled"] = true,
                                        ["params"] = 
                                        {
                                            ["action"] = 
                                            {
                                                ["id"] = "SetImmortal",
                                                ["params"] = 
                                                {
                                                    ["value"] = true,
                                                }, -- 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"] = 
                                                {
                                                    ["name"] = 8,
                                                }, -- end of ["params"]
                                            }, -- end of ["action"]
                                        }, -- end of ["params"]
                                    }, -- end of [2]
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Soldier M4",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 90,
                                        ["skill"] = "Average",
                                        ["y"] = 693856.57142866,
                                        ["x"] = -275975.99999998,
                                        ["name"] = "DictKey_UnitName_259",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = 0.88108032978577,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "Soldier M4",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 91,
                                        ["skill"] = "Average",
                                        ["y"] = 693816.5749032,
                                        ["x"] = -275976.52721066,
                                        ["name"] = "DictKey_UnitName_262",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = 0.88108032978577,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "Soldier M4",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 92,
                                        ["skill"] = "Average",
                                        ["y"] = 693776.57837774,
                                        ["x"] = -275977.05442134,
                                        ["name"] = "DictKey_UnitName_263",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = 0.88108032978577,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "Soldier M4",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 93,
                                        ["skill"] = "Average",
                                        ["y"] = 693736.58185228,
                                        ["x"] = -275977.58163202,
                                        ["name"] = "DictKey_UnitName_264",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = 0.88108032978577,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["type"] = "Soldier M4",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 94,
                                        ["skill"] = "Average",
                                        ["y"] = 693696.58532682,
                                        ["x"] = -275978.1088427,
                                        ["name"] = "DictKey_UnitName_265",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = 0.88108032978577,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["type"] = "Soldier M4",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 95,
                                        ["skill"] = "Average",
                                        ["y"] = 693680.00000009,
                                        ["x"] = -275996.57142855,
                                        ["name"] = "DictKey_UnitName_266",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = 0.88108032978577,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["type"] = "Soldier M4",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 96,
                                        ["skill"] = "Average",
                                        ["y"] = 693723.42857152,
                                        ["x"] = -275998.85714284,
                                        ["name"] = "DictKey_UnitName_267",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = 0.88108032978577,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["type"] = "Soldier M4",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 97,
                                        ["skill"] = "Average",
                                        ["y"] = 693762.28571437,
                                        ["x"] = -275999.42857141,
                                        ["name"] = "DictKey_UnitName_268",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = 0.88108032978577,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["type"] = "Soldier M4",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 98,
                                        ["skill"] = "Average",
                                        ["y"] = 693803.42857152,
                                        ["x"] = -275998.28571426,
                                        ["name"] = "DictKey_UnitName_269",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = 0.88108032978577,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        ["type"] = "Soldier M4",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 99,
                                        ["skill"] = "Average",
                                        ["y"] = 693838.28571437,
                                        ["x"] = -275998.28571426,
                                        ["name"] = "DictKey_UnitName_270",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = 0.88108032978577,
                                    }, -- end of [10]
                                }, -- end of ["units"]
                                ["y"] = 693856.57142866,
                                ["x"] = -275975.99999998,
                                ["name"] = "DictKey_GroupName_258",
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 693856.57142866,
                                                ["x"] = -275975.99999998,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 694109.42857152,
                                                ["x"] = -275767.4285714,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 694109.42857152,
                                                ["x"] = -275767.4285714,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 694992.00000008,
                                                ["x"] = -275860.85714283,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 694992.00000008,
                                                ["x"] = -275860.85714283,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 694992.00000008,
                                                ["x"] = -275860.85714283,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 110,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 693856.57142866,
                                            ["x"] = -275975.99999998,
                                            ["name"] = "DictKey_WptName_260",
                                            ["ETA_locked"] = true,
                                            ["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 [1]
                                        [2] = 
                                        {
                                            ["alt"] = 110,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 59.000138360268,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 694109.42857152,
                                            ["x"] = -275767.4285714,
                                            ["name"] = "DictKey_WptName_271",
                                            ["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"] = 110,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 230.2142829311,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 694992.00000008,
                                            ["x"] = -275860.85714283,
                                            ["name"] = "DictKey_WptName_261",
                                            ["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"]
                                ["start_time"] = 0,
                                ["task"] = "Nichts auf dem Grund",
                            }, -- end of [6]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["plane"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                    [1] = 
                                    {
                                        ["number"] = 1,
                                        ["auto"] = false,
                                        ["id"] = "EngageTargetsInZone",
                                        ["enabled"] = true,
                                        ["params"] = 
                                        {
                                            ["y"] = 717645.14285738,
                                            ["x"] = -262524.2857143,
                                            ["priority"] = 0,
                                            ["targetTypes"] = 
                                            {
                                                [1] = "Fortifications",
                                                [2] = "SAM related",
                                            }, -- end of ["targetTypes"]
                                            ["zoneRadius"] = 3000,
                                        }, -- end of ["params"]
                                    }, -- end of [1]
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["routeRelativeTOT"] = true,
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 3000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["key"] = "CAS",
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Ground Units",
                                                                    [3] = "Light armed ships",
                                                                }, -- 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"] = 692759.42857168,
                                            ["x"] = -262595.71428574,
                                            ["name"] = "DictKey_WptName_331",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 3000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 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"] = 47.47925716092,
                                            ["ETA_locked"] = false,
                                            ["y"] = 703809.71428594,
                                            ["x"] = -262427.14285715,
                                            ["name"] = "DictKey_WptName_332",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 3000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 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"] = 122.85697283725,
                                            ["ETA_locked"] = false,
                                            ["y"] = 717654.00000023,
                                            ["x"] = -262505.71428572,
                                            ["name"] = "DictKey_WptName_333",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 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"] = 247.38839594876,
                                            ["ETA_locked"] = false,
                                            ["y"] = 719271.14285738,
                                            ["x"] = -269730.00000001,
                                            ["name"] = "DictKey_WptName_334",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 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"] = 380.54402893482,
                                            ["ETA_locked"] = false,
                                            ["y"] = 706585.42857166,
                                            ["x"] = -283187.14285715,
                                            ["name"] = "DictKey_WptName_335",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 45,
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Land",
                                            ["ETA"] = 544.67014373865,
                                            ["ETA_locked"] = false,
                                            ["y"] = 683853.75717885,
                                            ["x"] = -284889.06283057,
                                            ["name"] = "DictKey_WptName_336",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 25,
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 42,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 3000,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "118th FS Bradley ANGB, Connecticut (CT) N621",
                                        ["skill"] = "Excellent",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "A-10A",
                                        ["unitId"] = 109,
                                        ["psi"] = -1.5555425715064,
                                        ["y"] = 692759.42857168,
                                        ["x"] = -262595.71428574,
                                        ["name"] = "DictKey_UnitName_330",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{6D21ECEA-F85B-4E8D-9D51-31DC9B8AA4EF}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{BCE4E030-38E9-423E-98ED-24BE3DA87C32}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{69DC8AE7-8F77-427B-B8AA-B19D3F478B66}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{BCE4E030-38E9-423E-98ED-24BE3DA87C32}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{BCE4E030-38E9-423E-98ED-24BE3DA87C32}",
                                                }, -- end of [5]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{BCE4E030-38E9-423E-98ED-24BE3DA87C32}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{BCE4E030-38E9-423E-98ED-24BE3DA87C32}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{69DC8AE7-8F77-427B-B8AA-B19D3F478B66}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{BCE4E030-38E9-423E-98ED-24BE3DA87C32}",
                                                }, -- 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"]
                                        ["heading"] = 1.5555425715064,
                                        ["callsign"] = 
                                        {
                                            [1] = 9,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Hawg11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "010",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 692759.42857168,
                                ["x"] = -262595.71428574,
                                ["name"] = "DictKey_GroupName_329",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["plane"]
                    ["static"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["heading"] = 5.9166661642608,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 722149.71428595,
                                            ["speed"] = 0,
                                            ["x"] = -265221.42857144,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 23,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "Army Standard",
                                        ["category"] = "Helicopters",
                                        ["canCargo"] = false,
                                        ["type"] = "UH-1H",
                                        ["unitId"] = 57,
                                        ["rate"] = "20",
                                        ["y"] = 722149.71428595,
                                        ["x"] = -265221.42857144,
                                        ["name"] = "DictKey_GroupName_137",
                                        ["heading"] = 5.9166661642608,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 722149.71428595,
                                ["x"] = -265221.42857144,
                                ["name"] = "DictKey_GroupName_137",
                                ["dead"] = false,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["heading"] = 5.9166661642608,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 722066.8571431,
                                            ["speed"] = 0,
                                            ["x"] = -265375.71428572,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 24,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "Army Standard",
                                        ["category"] = "Helicopters",
                                        ["canCargo"] = false,
                                        ["type"] = "UH-1H",
                                        ["unitId"] = 58,
                                        ["y"] = 722066.8571431,
                                        ["x"] = -265375.71428572,
                                        ["name"] = "DictKey_GroupName_140",
                                        ["heading"] = 5.9166661642608,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 722066.8571431,
                                ["x"] = -265375.71428572,
                                ["name"] = "DictKey_GroupName_140",
                                ["dead"] = false,
                            }, -- end of [2]
                        }, -- end of ["group"]
                    }, -- end of ["static"]
                }, -- end of [10]
                [11] = 
                {
                    ["id"] = 3,
                    ["name"] = "Turkey",
                }, -- end of [11]
                [12] = 
                {
                    ["id"] = 5,
                    ["name"] = "France",
                }, -- end of [12]
                [13] = 
                {
                    ["id"] = 10,
                    ["name"] = "The Netherlands",
                }, -- end of [13]
                [14] = 
                {
                    ["id"] = 20,
                    ["name"] = "Italy",
                }, -- end of [14]
                [15] = 
                {
                    ["id"] = 21,
                    ["name"] = "Australia",
                }, -- end of [15]
                [16] = 
                {
                    ["id"] = 40,
                    ["name"] = "Poland",
                }, -- end of [16]
                [17] = 
                {
                    ["id"] = 26,
                    ["name"] = "Czech Republic",
                }, -- end of [17]
                [18] = 
                {
                    ["id"] = 45,
                    ["name"] = "South Korea",
                }, -- end of [18]
                [19] = 
                {
                    ["id"] = 28,
                    ["name"] = "Croatia",
                }, -- end of [19]
            }, -- end of ["country"]
        }, -- end of ["blue"]
        ["red"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 371700,
                ["x"] = 11557,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "red",
            ["country"] = 
            {
                [1] = 
                {
                    ["helicopter"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                    [1] = 
                                    {
                                        ["number"] = 1,
                                        ["auto"] = false,
                                        ["id"] = "Land",
                                        ["enabled"] = true,
                                        ["params"] = 
                                        {
                                            ["y"] = 717148.85714311,
                                            ["duration"] = 300,
                                            ["x"] = -262280.57142859,
                                            ["durationFlag"] = false,
                                        }, -- end of ["params"]
                                    }, -- end of [1]
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Transport",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["routeRelativeTOT"] = true,
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 30,
                                            ["action"] = "From Ground Area",
                                            ["alt_type"] = "RADIO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 0,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffGround",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 694965.71428578,
                                            ["x"] = -275893.71428571,
                                            ["name"] = "DictKey_WptName_187",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 100,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 27.777777777778,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 221.61369064341,
                                            ["ETA_locked"] = false,
                                            ["y"] = 699868.57142864,
                                            ["x"] = -272171.14285714,
                                            ["name"] = "DictKey_WptName_189",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 100,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 27.777777777778,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 487.99296451989,
                                            ["ETA_locked"] = false,
                                            ["y"] = 705925.71428578,
                                            ["x"] = -267921.14285714,
                                            ["name"] = "DictKey_WptName_188",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 100,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 27.777777777778,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 927.41128596823,
                                            ["ETA_locked"] = false,
                                            ["y"] = 716882.85714292,
                                            ["x"] = -262542.57142856,
                                            ["name"] = "DictKey_WptName_190",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 100,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 27.777777777778,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 947.10681742035,
                                            ["ETA_locked"] = false,
                                            ["y"] = 717414.28571435,
                                            ["x"] = -262412.57142856,
                                            ["name"] = "DictKey_WptName_193",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 100,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 27.777777777778,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 954.03518324956,
                                            ["ETA_locked"] = false,
                                            ["y"] = 717582.85714293,
                                            ["x"] = -262319.71428571,
                                            ["name"] = "DictKey_WptName_194",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 31,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 30,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "RADIO",
                                        ["livery_id"] = "Russia_Aeroflot",
                                        ["skill"] = "High",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 0,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["AdditionalArmor"] = true,
                                            ["ExhaustScreen"] = true,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "Mi-8MT",
                                        ["unitId"] = 71,
                                        ["psi"] = -0.92139147417839,
                                        ["y"] = 694965.71428578,
                                        ["x"] = -275893.71428571,
                                        ["name"] = "DictKey_UnitName_186",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "1929",
                                            ["flare"] = 128,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 0.92139147417839,
                                        ["callsign"] = 101,
                                        ["onboard_num"] = "051",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 694965.71428578,
                                ["x"] = -275893.71428571,
                                ["name"] = "DictKey_GroupName_185",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 127.5,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                    [1] = 
                                    {
                                        ["number"] = 1,
                                        ["auto"] = false,
                                        ["id"] = "AttackUnit",
                                        ["enabled"] = true,
                                        ["params"] = 
                                        {
                                            ["direction"] = 0,
                                            ["unitId"] = 67,
                                            ["attackQtyLimit"] = false,
                                            ["attackQty"] = 1,
                                            ["expend"] = "Auto",
                                            ["altitude"] = 140,
                                            ["directionEnabled"] = false,
                                            ["groupAttack"] = false,
                                            ["weaponType"] = 1073741822,
                                            ["altitudeEnabled"] = false,
                                        }, -- end of ["params"]
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["number"] = 2,
                                        ["auto"] = false,
                                        ["id"] = "Orbit",
                                        ["enabled"] = true,
                                        ["params"] = 
                                        {
                                            ["altitude"] = 140,
                                            ["speed"] = 33.333333333333,
                                            ["pattern"] = "Circle",
                                            ["speedEdited"] = true,
                                        }, -- end of ["params"]
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["number"] = 3,
                                        ["auto"] = false,
                                        ["id"] = "WrappedAction",
                                        ["enabled"] = true,
                                        ["params"] = 
                                        {
                                            ["action"] = 
                                            {
                                                ["id"] = "Option",
                                                ["params"] = 
                                                {
                                                    ["name"] = 0,
                                                    ["value"] = 2,
                                                }, -- end of ["params"]
                                            }, -- end of ["action"]
                                        }, -- end of ["params"]
                                    }, -- end of [3]
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 100,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 33.333333333333,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["key"] = "CAS",
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Ground Units",
                                                                    [3] = "Light armed ships",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 693814.85714305,
                                            ["x"] = -277279.42857143,
                                            ["name"] = "DictKey_WptName_197",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 100,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 27.777777777778,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 126.33879047251,
                                            ["ETA_locked"] = false,
                                            ["y"] = 692286.28571447,
                                            ["x"] = -278272.28571429,
                                            ["name"] = "DictKey_WptName_198",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 100,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 55.555555555556,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 187.64903032038,
                                            ["ETA_locked"] = false,
                                            ["y"] = 689593.42857162,
                                            ["x"] = -280358,
                                            ["name"] = "DictKey_WptName_199",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 32,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 100,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "RADIO",
                                        ["livery_id"] = "standard 1",
                                        ["skill"] = "Good",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 33.333333333333,
                                        ["type"] = "Mi-24V",
                                        ["unitId"] = 72,
                                        ["psi"] = 2.146842978315,
                                        ["y"] = 693814.85714305,
                                        ["x"] = -277279.42857143,
                                        ["name"] = "DictKey_UnitName_196",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{05544F1A-C39C-466b-BC37-5BD1D52E57BB}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{05544F1A-C39C-466b-BC37-5BD1D52E57BB}",
                                                }, -- end of [4]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "1704",
                                            ["flare"] = 192,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -2.146842978315,
                                        ["callsign"] = 103,
                                        ["onboard_num"] = "050",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 693814.85714305,
                                ["x"] = -277279.42857143,
                                ["name"] = "DictKey_GroupName_195",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 127.5,
                            }, -- end of [2]
                        }, -- end of ["group"]
                    }, -- end of ["helicopter"]
                    ["name"] = "Russia",
                    ["id"] = 0,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [2] = 
                                        {
                                            [33] = 
                                            {
                                                ["y"] = 707529.5625,
                                                ["x"] = -267014.65625,
                                            }, -- end of [33]
                                            [35] = 
                                            {
                                                ["y"] = 707723.6875,
                                                ["x"] = -266742.71875,
                                            }, -- end of [35]
                                            [37] = 
                                            {
                                                ["y"] = 707746.8125,
                                                ["x"] = -266698.1875,
                                            }, -- end of [37]
                                            [39] = 
                                            {
                                                ["y"] = 707763.3125,
                                                ["x"] = -266650.8125,
                                            }, -- end of [39]
                                            [41] = 
                                            {
                                                ["y"] = 707819.9375,
                                                ["x"] = -266364.65625,
                                            }, -- end of [41]
                                            [43] = 
                                            {
                                                ["y"] = 707831.4375,
                                                ["x"] = -266324.09375,
                                            }, -- end of [43]
                                            [45] = 
                                            {
                                                ["y"] = 707849.5625,
                                                ["x"] = -266286.0625,
                                            }, -- end of [45]
                                            [47] = 
                                            {
                                                ["y"] = 707873.875,
                                                ["x"] = -266251.625,
                                            }, -- end of [47]
                                            [49] = 
                                            {
                                                ["y"] = 707903.625,
                                                ["x"] = -266221.75,
                                            }, -- end of [49]
                                            [51] = 
                                            {
                                                ["y"] = 707937.9375,
                                                ["x"] = -266197.28125,
                                            }, -- end of [51]
                                            [53] = 
                                            {
                                                ["y"] = 707975.9375,
                                                ["x"] = -266178.96875,
                                            }, -- end of [53]
                                            [55] = 
                                            {
                                                ["y"] = 708168.75,
                                                ["x"] = -266104.125,
                                            }, -- end of [55]
                                            [57] = 
                                            {
                                                ["y"] = 708231.875,
                                                ["x"] = -266071.71875,
                                            }, -- end of [57]
                                            [59] = 
                                            {
                                                ["y"] = 708291.0625,
                                                ["x"] = -266032.5625,
                                            }, -- end of [59]
                                            [61] = 
                                            {
                                                ["y"] = 708345.6875,
                                                ["x"] = -265987.21875,
                                            }, -- end of [61]
                                            [63] = 
                                            {
                                                ["y"] = 708395,
                                                ["x"] = -265936.15625,
                                            }, -- end of [63]
                                            [66] = 
                                            {
                                                ["y"] = 708454.625,
                                                ["x"] = -265862.21875,
                                            }, -- end of [66]
                                            [70] = 
                                            {
                                                ["y"] = 708876.3125,
                                                ["x"] = -265394.375,
                                            }, -- end of [70]
                                            [74] = 
                                            {
                                                ["y"] = 708952.1875,
                                                ["x"] = -265353.40625,
                                            }, -- end of [74]
                                            [78] = 
                                            {
                                                ["y"] = 709037.5,
                                                ["x"] = -265340.65625,
                                            }, -- end of [78]
                                            [82] = 
                                            {
                                                ["y"] = 709096.6875,
                                                ["x"] = -265335.25,
                                            }, -- end of [82]
                                            [86] = 
                                            {
                                                ["y"] = 709128.4375,
                                                ["x"] = -265313.03125,
                                            }, -- end of [86]
                                            [90] = 
                                            {
                                                ["y"] = 709253.75,
                                                ["x"] = -265197.6875,
                                            }, -- end of [90]
                                            [94] = 
                                            {
                                                ["y"] = 709328.4375,
                                                ["x"] = -265174.34375,
                                            }, -- end of [94]
                                            [98] = 
                                            {
                                                ["y"] = 709406.3125,
                                                ["x"] = -265181.40625,
                                            }, -- end of [98]
                                            [102] = 
                                            {
                                                ["y"] = 709551.5,
                                                ["x"] = -265215.46875,
                                            }, -- end of [102]
                                            [106] = 
                                            {
                                                ["y"] = 709616.0625,
                                                ["x"] = -265197.09375,
                                            }, -- end of [106]
                                            [110] = 
                                            {
                                                ["y"] = 709891.75,
                                                ["x"] = -264957,
                                            }, -- end of [110]
                                            [114] = 
                                            {
                                                ["y"] = 709941,
                                                ["x"] = -264935.15625,
                                            }, -- end of [114]
                                            [118] = 
                                            {
                                                ["y"] = 710538.3125,
                                                ["x"] = -264884.125,
                                            }, -- end of [118]
                                            [122] = 
                                            {
                                                ["y"] = 710636.25,
                                                ["x"] = -264845.03125,
                                            }, -- end of [122]
                                            [126] = 
                                            {
                                                ["y"] = 710718.125,
                                                ["x"] = -264778.5625,
                                            }, -- end of [126]
                                            [132] = 
                                            {
                                                ["y"] = 710899,
                                                ["x"] = -264481.84375,
                                            }, -- end of [132]
                                            [1] = 
                                            {
                                                ["y"] = 706813.75,
                                                ["x"] = -267564.15625,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 706893.1875,
                                                ["x"] = -267511.59375,
                                            }, -- end of [2]
                                            [133] = 
                                            {
                                                ["y"] = 710913.5625,
                                                ["x"] = -264465.53125,
                                            }, -- end of [133]
                                            [3] = 
                                            {
                                                ["y"] = 706917.4375,
                                                ["x"] = -267494.46875,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 706940.6875,
                                                ["x"] = -267475.9375,
                                            }, -- end of [4]
                                            [67] = 
                                            {
                                                ["y"] = 708488.75,
                                                ["x"] = -265822.59375,
                                            }, -- end of [67]
                                            [71] = 
                                            {
                                                ["y"] = 708893.875,
                                                ["x"] = -265381.6875,
                                            }, -- end of [71]
                                            [75] = 
                                            {
                                                ["y"] = 708973.0625,
                                                ["x"] = -265347.46875,
                                            }, -- end of [75]
                                            [5] = 
                                            {
                                                ["y"] = 706962.6875,
                                                ["x"] = -267456.09375,
                                            }, -- end of [5]
                                            [83] = 
                                            {
                                                ["y"] = 709107.125,
                                                ["x"] = -265330.21875,
                                            }, -- end of [83]
                                            [87] = 
                                            {
                                                ["y"] = 709206.875,
                                                ["x"] = -265233.15625,
                                            }, -- end of [87]
                                            [91] = 
                                            {
                                                ["y"] = 709271.5,
                                                ["x"] = -265189.09375,
                                            }, -- end of [91]
                                            [6] = 
                                            {
                                                ["y"] = 706983.5625,
                                                ["x"] = -267434.9375,
                                            }, -- end of [6]
                                            [99] = 
                                            {
                                                ["y"] = 709501.375,
                                                ["x"] = -265209.5,
                                            }, -- end of [99]
                                            [103] = 
                                            {
                                                ["y"] = 709568.375,
                                                ["x"] = -265213.65625,
                                            }, -- end of [103]
                                            [107] = 
                                            {
                                                ["y"] = 709630.4375,
                                                ["x"] = -265188.125,
                                            }, -- end of [107]
                                            [7] = 
                                            {
                                                ["y"] = 707003.125,
                                                ["x"] = -267412.625,
                                            }, -- end of [7]
                                            [115] = 
                                            {
                                                ["y"] = 709954.4375,
                                                ["x"] = -264933.34375,
                                            }, -- end of [115]
                                            [119] = 
                                            {
                                                ["y"] = 710563.875,
                                                ["x"] = -264877.15625,
                                            }, -- end of [119]
                                            [123] = 
                                            {
                                                ["y"] = 710658.5625,
                                                ["x"] = -264830.78125,
                                            }, -- end of [123]
                                            [8] = 
                                            {
                                                ["y"] = 707021.3125,
                                                ["x"] = -267389.15625,
                                            }, -- end of [8]
                                            [134] = 
                                            {
                                                ["y"] = 710929.5,
                                                ["x"] = -264450.5625,
                                            }, -- end of [134]
                                            [9] = 
                                            {
                                                ["y"] = 707038.0625,
                                                ["x"] = -267364.6875,
                                            }, -- end of [9]
                                            [10] = 
                                            {
                                                ["y"] = 707151.875,
                                                ["x"] = -267187.375,
                                            }, -- end of [10]
                                            [11] = 
                                            {
                                                ["y"] = 707163.4375,
                                                ["x"] = -267171.21875,
                                            }, -- end of [11]
                                            [12] = 
                                            {
                                                ["y"] = 707176.5,
                                                ["x"] = -267156.28125,
                                            }, -- end of [12]
                                            [13] = 
                                            {
                                                ["y"] = 707191,
                                                ["x"] = -267142.71875,
                                            }, -- end of [13]
                                            [14] = 
                                            {
                                                ["y"] = 707206.75,
                                                ["x"] = -267130.65625,
                                            }, -- end of [14]
                                            [15] = 
                                            {
                                                ["y"] = 707223.625,
                                                ["x"] = -267120.21875,
                                            }, -- end of [15]
                                            [16] = 
                                            {
                                                ["y"] = 707241.5,
                                                ["x"] = -267111.5,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 707260.125,
                                                ["x"] = -267104.625,
                                            }, -- end of [17]
                                            [18] = 
                                            {
                                                ["y"] = 707279.3125,
                                                ["x"] = -267099.59375,
                                            }, -- end of [18]
                                            [19] = 
                                            {
                                                ["y"] = 707298.9375,
                                                ["x"] = -267096.53125,
                                            }, -- end of [19]
                                            [20] = 
                                            {
                                                ["y"] = 707318.75,
                                                ["x"] = -267095.40625,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 707338.5625,
                                                ["x"] = -267096.25,
                                            }, -- end of [21]
                                            [22] = 
                                            {
                                                ["y"] = 707348.75,
                                                ["x"] = -267097.1875,
                                            }, -- end of [22]
                                            [23] = 
                                            {
                                                ["y"] = 707367.625,
                                                ["x"] = -267098.0625,
                                            }, -- end of [23]
                                            [24] = 
                                            {
                                                ["y"] = 707386.5,
                                                ["x"] = -267097.09375,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 707405.1875,
                                                ["x"] = -267094.375,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 707423.5625,
                                                ["x"] = -267089.90625,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 707441.4375,
                                                ["x"] = -267083.71875,
                                            }, -- end of [27]
                                            [28] = 
                                            {
                                                ["y"] = 707458.625,
                                                ["x"] = -267075.875,
                                            }, -- end of [28]
                                            [29] = 
                                            {
                                                ["y"] = 707475,
                                                ["x"] = -267066.4375,
                                            }, -- end of [29]
                                            [30] = 
                                            {
                                                ["y"] = 707490.4375,
                                                ["x"] = -267055.5,
                                            }, -- end of [30]
                                            [31] = 
                                            {
                                                ["y"] = 707504.75,
                                                ["x"] = -267043.15625,
                                            }, -- end of [31]
                                            [32] = 
                                            {
                                                ["y"] = 707517.8125,
                                                ["x"] = -267029.5,
                                            }, -- end of [32]
                                            [34] = 
                                            {
                                                ["y"] = 707709.75,
                                                ["x"] = -266763.59375,
                                            }, -- end of [34]
                                            [36] = 
                                            {
                                                ["y"] = 707736.0625,
                                                ["x"] = -266720.875,
                                            }, -- end of [36]
                                            [38] = 
                                            {
                                                ["y"] = 707755.9375,
                                                ["x"] = -266674.8125,
                                            }, -- end of [38]
                                            [40] = 
                                            {
                                                ["y"] = 707769,
                                                ["x"] = -266626.34375,
                                            }, -- end of [40]
                                            [42] = 
                                            {
                                                ["y"] = 707824.8125,
                                                ["x"] = -266344.15625,
                                            }, -- end of [42]
                                            [44] = 
                                            {
                                                ["y"] = 707839.6875,
                                                ["x"] = -266304.6875,
                                            }, -- end of [44]
                                            [46] = 
                                            {
                                                ["y"] = 707861,
                                                ["x"] = -266268.3125,
                                            }, -- end of [46]
                                            [48] = 
                                            {
                                                ["y"] = 707888.125,
                                                ["x"] = -266236.0625,
                                            }, -- end of [48]
                                            [50] = 
                                            {
                                                ["y"] = 707920.25,
                                                ["x"] = -266208.78125,
                                            }, -- end of [50]
                                            [52] = 
                                            {
                                                ["y"] = 707956.5625,
                                                ["x"] = -266187.34375,
                                            }, -- end of [52]
                                            [54] = 
                                            {
                                                ["y"] = 708135.9375,
                                                ["x"] = -266117.71875,
                                            }, -- end of [54]
                                            [56] = 
                                            {
                                                ["y"] = 708200.75,
                                                ["x"] = -266088.78125,
                                            }, -- end of [56]
                                            [58] = 
                                            {
                                                ["y"] = 708262,
                                                ["x"] = -266052.9375,
                                            }, -- end of [58]
                                            [60] = 
                                            {
                                                ["y"] = 708319,
                                                ["x"] = -266010.65625,
                                            }, -- end of [60]
                                            [62] = 
                                            {
                                                ["y"] = 708371,
                                                ["x"] = -265962.375,
                                            }, -- end of [62]
                                            [64] = 
                                            {
                                                ["y"] = 708417.5,
                                                ["x"] = -265908.6875,
                                            }, -- end of [64]
                                            [68] = 
                                            {
                                                ["y"] = 708844.8125,
                                                ["x"] = -265424.03125,
                                            }, -- end of [68]
                                            [72] = 
                                            {
                                                ["y"] = 708912.5,
                                                ["x"] = -265370.59375,
                                            }, -- end of [72]
                                            [76] = 
                                            {
                                                ["y"] = 708994.3125,
                                                ["x"] = -265343.34375,
                                            }, -- end of [76]
                                            [80] = 
                                            {
                                                ["y"] = 709074.375,
                                                ["x"] = -265340.84375,
                                            }, -- end of [80]
                                            [84] = 
                                            {
                                                ["y"] = 709116.6875,
                                                ["x"] = -265323.8125,
                                            }, -- end of [84]
                                            [88] = 
                                            {
                                                ["y"] = 709221.3125,
                                                ["x"] = -265219.8125,
                                            }, -- end of [88]
                                            [92] = 
                                            {
                                                ["y"] = 709289.9375,
                                                ["x"] = -265182.3125,
                                            }, -- end of [92]
                                            [96] = 
                                            {
                                                ["y"] = 709367.6875,
                                                ["x"] = -265174.03125,
                                            }, -- end of [96]
                                            [100] = 
                                            {
                                                ["y"] = 709517.8125,
                                                ["x"] = -265213.375,
                                            }, -- end of [100]
                                            [104] = 
                                            {
                                                ["y"] = 709584.875,
                                                ["x"] = -265209.9375,
                                            }, -- end of [104]
                                            [108] = 
                                            {
                                                ["y"] = 709643.6875,
                                                ["x"] = -265177.59375,
                                            }, -- end of [108]
                                            [112] = 
                                            {
                                                ["y"] = 709915.125,
                                                ["x"] = -264943.28125,
                                            }, -- end of [112]
                                            [116] = 
                                            {
                                                ["y"] = 710486.0625,
                                                ["x"] = -264892.1875,
                                            }, -- end of [116]
                                            [120] = 
                                            {
                                                ["y"] = 710588.8125,
                                                ["x"] = -264868.28125,
                                            }, -- end of [120]
                                            [124] = 
                                            {
                                                ["y"] = 710679.75,
                                                ["x"] = -264814.875,
                                            }, -- end of [124]
                                            [128] = 
                                            {
                                                ["y"] = 710750.625,
                                                ["x"] = -264736.84375,
                                            }, -- end of [128]
                                            [136] = 
                                            {
                                                ["y"] = 710965,
                                                ["x"] = -264425.09375,
                                            }, -- end of [136]
                                            [129] = 
                                            {
                                                ["y"] = 710764.4375,
                                                ["x"] = -264714.28125,
                                            }, -- end of [129]
                                            [65] = 
                                            {
                                                ["y"] = 708421.875,
                                                ["x"] = -265903,
                                            }, -- end of [65]
                                            [69] = 
                                            {
                                                ["y"] = 708859.9375,
                                                ["x"] = -265408.53125,
                                            }, -- end of [69]
                                            [73] = 
                                            {
                                                ["y"] = 708932,
                                                ["x"] = -265361.125,
                                            }, -- end of [73]
                                            [77] = 
                                            {
                                                ["y"] = 709015.875,
                                                ["x"] = -265341.0625,
                                            }, -- end of [77]
                                            [81] = 
                                            {
                                                ["y"] = 709085.75,
                                                ["x"] = -265338.8125,
                                            }, -- end of [81]
                                            [85] = 
                                            {
                                                ["y"] = 709125.375,
                                                ["x"] = -265316.15625,
                                            }, -- end of [85]
                                            [89] = 
                                            {
                                                ["y"] = 709237,
                                                ["x"] = -265207.9375,
                                            }, -- end of [89]
                                            [93] = 
                                            {
                                                ["y"] = 709309,
                                                ["x"] = -265177.375,
                                            }, -- end of [93]
                                            [97] = 
                                            {
                                                ["y"] = 709387.1875,
                                                ["x"] = -265176.75,
                                            }, -- end of [97]
                                            [101] = 
                                            {
                                                ["y"] = 709534.625,
                                                ["x"] = -265215.375,
                                            }, -- end of [101]
                                            [105] = 
                                            {
                                                ["y"] = 709600.8125,
                                                ["x"] = -265204.40625,
                                            }, -- end of [105]
                                            [109] = 
                                            {
                                                ["y"] = 709881.3125,
                                                ["x"] = -264965.75,
                                            }, -- end of [109]
                                            [113] = 
                                            {
                                                ["y"] = 709927.8125,
                                                ["x"] = -264938.5,
                                            }, -- end of [113]
                                            [117] = 
                                            {
                                                ["y"] = 710512.375,
                                                ["x"] = -264889.15625,
                                            }, -- end of [117]
                                            [121] = 
                                            {
                                                ["y"] = 710613,
                                                ["x"] = -264857.5625,
                                            }, -- end of [121]
                                            [125] = 
                                            {
                                                ["y"] = 710699.625,
                                                ["x"] = -264797.4375,
                                            }, -- end of [125]
                                            [130] = 
                                            {
                                                ["y"] = 710874.4375,
                                                ["x"] = -264517.9375,
                                            }, -- end of [130]
                                            [79] = 
                                            {
                                                ["y"] = 709062.875,
                                                ["x"] = -265341.3125,
                                            }, -- end of [79]
                                            [95] = 
                                            {
                                                ["y"] = 709348.0625,
                                                ["x"] = -265173.21875,
                                            }, -- end of [95]
                                            [111] = 
                                            {
                                                ["y"] = 709903.0625,
                                                ["x"] = -264949.46875,
                                            }, -- end of [111]
                                            [127] = 
                                            {
                                                ["y"] = 710735.1875,
                                                ["x"] = -264758.3125,
                                            }, -- end of [127]
                                            [131] = 
                                            {
                                                ["y"] = 710885.9375,
                                                ["x"] = -264499.34375,
                                            }, -- end of [131]
                                            [135] = 
                                            {
                                                ["y"] = 710946.6875,
                                                ["x"] = -264437.03125,
                                            }, -- end of [135]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [33] = 
                                            {
                                                ["y"] = 711818.125,
                                                ["x"] = -264461.5625,
                                            }, -- end of [33]
                                            [35] = 
                                            {
                                                ["y"] = 711990.5625,
                                                ["x"] = -264382.3125,
                                            }, -- end of [35]
                                            [37] = 
                                            {
                                                ["y"] = 712027,
                                                ["x"] = -264357.21875,
                                            }, -- end of [37]
                                            [39] = 
                                            {
                                                ["y"] = 712058.4375,
                                                ["x"] = -264326.0625,
                                            }, -- end of [39]
                                            [41] = 
                                            {
                                                ["y"] = 712083.875,
                                                ["x"] = -264289.875,
                                            }, -- end of [41]
                                            [43] = 
                                            {
                                                ["y"] = 712102.625,
                                                ["x"] = -264249.78125,
                                            }, -- end of [43]
                                            [45] = 
                                            {
                                                ["y"] = 712146.25,
                                                ["x"] = -264131.875,
                                            }, -- end of [45]
                                            [47] = 
                                            {
                                                ["y"] = 712172.8125,
                                                ["x"] = -264079.0625,
                                            }, -- end of [47]
                                            [49] = 
                                            {
                                                ["y"] = 712205.375,
                                                ["x"] = -264029.75,
                                            }, -- end of [49]
                                            [51] = 
                                            {
                                                ["y"] = 712243.5625,
                                                ["x"] = -263984.625,
                                            }, -- end of [51]
                                            [53] = 
                                            {
                                                ["y"] = 712405.3125,
                                                ["x"] = -263816.21875,
                                            }, -- end of [53]
                                            [55] = 
                                            {
                                                ["y"] = 712467.25,
                                                ["x"] = -263761.1875,
                                            }, -- end of [55]
                                            [57] = 
                                            {
                                                ["y"] = 712533.5,
                                                ["x"] = -263711.46875,
                                            }, -- end of [57]
                                            [59] = 
                                            {
                                                ["y"] = 712603.6875,
                                                ["x"] = -263667.40625,
                                            }, -- end of [59]
                                            [61] = 
                                            {
                                                ["y"] = 712680.375,
                                                ["x"] = -263626.71875,
                                            }, -- end of [61]
                                            [63] = 
                                            {
                                                ["y"] = 712714.9375,
                                                ["x"] = -263612.6875,
                                            }, -- end of [63]
                                            [66] = 
                                            {
                                                ["y"] = 712770.1875,
                                                ["x"] = -263604.28125,
                                            }, -- end of [66]
                                            [70] = 
                                            {
                                                ["y"] = 713021.25,
                                                ["x"] = -263665.53125,
                                            }, -- end of [70]
                                            [74] = 
                                            {
                                                ["y"] = 713066.75,
                                                ["x"] = -263662.75,
                                            }, -- end of [74]
                                            [78] = 
                                            {
                                                ["y"] = 713315.125,
                                                ["x"] = -263369.15625,
                                            }, -- end of [78]
                                            [82] = 
                                            {
                                                ["y"] = 713373.3125,
                                                ["x"] = -263278.8125,
                                            }, -- end of [82]
                                            [86] = 
                                            {
                                                ["y"] = 713593.25,
                                                ["x"] = -262860.59375,
                                            }, -- end of [86]
                                            [90] = 
                                            {
                                                ["y"] = 713703.0625,
                                                ["x"] = -262701.125,
                                            }, -- end of [90]
                                            [94] = 
                                            {
                                                ["y"] = 713757.8125,
                                                ["x"] = -262620.875,
                                            }, -- end of [94]
                                            [98] = 
                                            {
                                                ["y"] = 713832.5,
                                                ["x"] = -262558.8125,
                                            }, -- end of [98]
                                            [102] = 
                                            {
                                                ["y"] = 713921.4375,
                                                ["x"] = -262519.6875,
                                            }, -- end of [102]
                                            [106] = 
                                            {
                                                ["y"] = 714093.4375,
                                                ["x"] = -262468.25,
                                            }, -- end of [106]
                                            [110] = 
                                            {
                                                ["y"] = 714378.8125,
                                                ["x"] = -262298.71875,
                                            }, -- end of [110]
                                            [114] = 
                                            {
                                                ["y"] = 714563.3125,
                                                ["x"] = -262210.8125,
                                            }, -- end of [114]
                                            [118] = 
                                            {
                                                ["y"] = 715237.3125,
                                                ["x"] = -261952.640625,
                                            }, -- end of [118]
                                            [122] = 
                                            {
                                                ["y"] = 715300.4375,
                                                ["x"] = -261962.890625,
                                            }, -- end of [122]
                                            [126] = 
                                            {
                                                ["y"] = 715533.8125,
                                                ["x"] = -262116.03125,
                                            }, -- end of [126]
                                            [132] = 
                                            {
                                                ["y"] = 715606.375,
                                                ["x"] = -262209,
                                            }, -- end of [132]
                                            [140] = 
                                            {
                                                ["y"] = 715698.375,
                                                ["x"] = -262466.0625,
                                            }, -- end of [140]
                                            [148] = 
                                            {
                                                ["y"] = 716000.375,
                                                ["x"] = -262704.21875,
                                            }, -- end of [148]
                                            [156] = 
                                            {
                                                ["y"] = 716318.9375,
                                                ["x"] = -263083.5,
                                            }, -- end of [156]
                                            [164] = 
                                            {
                                                ["y"] = 716508.3125,
                                                ["x"] = -263109,
                                            }, -- end of [164]
                                            [172] = 
                                            {
                                                ["y"] = 717170.6875,
                                                ["x"] = -262849.78125,
                                            }, -- end of [172]
                                            [1] = 
                                            {
                                                ["y"] = 710965,
                                                ["x"] = -264425.09375,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 710984.3125,
                                                ["x"] = -264414.75,
                                            }, -- end of [2]
                                            [133] = 
                                            {
                                                ["y"] = 715613.8125,
                                                ["x"] = -262227.40625,
                                            }, -- end of [133]
                                            [141] = 
                                            {
                                                ["y"] = 715709.1875,
                                                ["x"] = -262476.28125,
                                            }, -- end of [141]
                                            [149] = 
                                            {
                                                ["y"] = 716017.3125,
                                                ["x"] = -262726.3125,
                                            }, -- end of [149]
                                            [157] = 
                                            {
                                                ["y"] = 716341.125,
                                                ["x"] = -263093.34375,
                                            }, -- end of [157]
                                            [165] = 
                                            {
                                                ["y"] = 716531.9375,
                                                ["x"] = -263103.4375,
                                            }, -- end of [165]
                                            [173] = 
                                            {
                                                ["y"] = 717203.3125,
                                                ["x"] = -262829.125,
                                            }, -- end of [173]
                                            [3] = 
                                            {
                                                ["y"] = 711004.4375,
                                                ["x"] = -264406.15625,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 711025.25,
                                                ["x"] = -264399.34375,
                                            }, -- end of [4]
                                            [67] = 
                                            {
                                                ["y"] = 712788.875,
                                                ["x"] = -263604.96875,
                                            }, -- end of [67]
                                            [71] = 
                                            {
                                                ["y"] = 713032.6875,
                                                ["x"] = -263667.6875,
                                            }, -- end of [71]
                                            [75] = 
                                            {
                                                ["y"] = 713077.0625,
                                                ["x"] = -263657.4375,
                                            }, -- end of [75]
                                            [5] = 
                                            {
                                                ["y"] = 711348.5625,
                                                ["x"] = -264308.9375,
                                            }, -- end of [5]
                                            [83] = 
                                            {
                                                ["y"] = 713511.625,
                                                ["x"] = -263003.1875,
                                            }, -- end of [83]
                                            [87] = 
                                            {
                                                ["y"] = 713623.875,
                                                ["x"] = -262815.15625,
                                            }, -- end of [87]
                                            [91] = 
                                            {
                                                ["y"] = 713714.625,
                                                ["x"] = -262679.6875,
                                            }, -- end of [91]
                                            [6] = 
                                            {
                                                ["y"] = 711366.75,
                                                ["x"] = -264304.78125,
                                            }, -- end of [6]
                                            [99] = 
                                            {
                                                ["y"] = 713853.625,
                                                ["x"] = -262546.71875,
                                            }, -- end of [99]
                                            [103] = 
                                            {
                                                ["y"] = 713921.4375,
                                                ["x"] = -262519.6875,
                                            }, -- end of [103]
                                            [107] = 
                                            {
                                                ["y"] = 714111.875,
                                                ["x"] = -262459.46875,
                                            }, -- end of [107]
                                            [7] = 
                                            {
                                                ["y"] = 711385.1875,
                                                ["x"] = -264302.3125,
                                            }, -- end of [7]
                                            [115] = 
                                            {
                                                ["y"] = 715190.3125,
                                                ["x"] = -261962.9375,
                                            }, -- end of [115]
                                            [119] = 
                                            {
                                                ["y"] = 715253.4375,
                                                ["x"] = -261952.640625,
                                            }, -- end of [119]
                                            [123] = 
                                            {
                                                ["y"] = 715315.0625,
                                                ["x"] = -261969.59375,
                                            }, -- end of [123]
                                            [8] = 
                                            {
                                                ["y"] = 711403.8125,
                                                ["x"] = -264301.59375,
                                            }, -- end of [8]
                                            [134] = 
                                            {
                                                ["y"] = 715619.75,
                                                ["x"] = -262246.3125,
                                            }, -- end of [134]
                                            [9] = 
                                            {
                                                ["y"] = 711422.4375,
                                                ["x"] = -264302.59375,
                                            }, -- end of [9]
                                            [150] = 
                                            {
                                                ["y"] = 716208.5,
                                                ["x"] = -262990.34375,
                                            }, -- end of [150]
                                            [10] = 
                                            {
                                                ["y"] = 711440.8125,
                                                ["x"] = -264305.3125,
                                            }, -- end of [10]
                                            [166] = 
                                            {
                                                ["y"] = 716555.0625,
                                                ["x"] = -263095.96875,
                                            }, -- end of [166]
                                            [11] = 
                                            {
                                                ["y"] = 711458.9375,
                                                ["x"] = -264309.75,
                                            }, -- end of [11]
                                            [12] = 
                                            {
                                                ["y"] = 711476.5,
                                                ["x"] = -264315.84375,
                                            }, -- end of [12]
                                            [13] = 
                                            {
                                                ["y"] = 711493.5,
                                                ["x"] = -264323.53125,
                                            }, -- end of [13]
                                            [14] = 
                                            {
                                                ["y"] = 711509.6875,
                                                ["x"] = -264332.78125,
                                            }, -- end of [14]
                                            [15] = 
                                            {
                                                ["y"] = 711524.875,
                                                ["x"] = -264343.46875,
                                            }, -- end of [15]
                                            [16] = 
                                            {
                                                ["y"] = 711539.0625,
                                                ["x"] = -264355.5625,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 711552.0625,
                                                ["x"] = -264368.90625,
                                            }, -- end of [17]
                                            [18] = 
                                            {
                                                ["y"] = 711563.75,
                                                ["x"] = -264383.375,
                                            }, -- end of [18]
                                            [19] = 
                                            {
                                                ["y"] = 711574.25,
                                                ["x"] = -264397.59375,
                                            }, -- end of [19]
                                            [20] = 
                                            {
                                                ["y"] = 711586.5,
                                                ["x"] = -264412.71875,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 711600.1875,
                                                ["x"] = -264426.59375,
                                            }, -- end of [21]
                                            [22] = 
                                            {
                                                ["y"] = 711615.125,
                                                ["x"] = -264439.0625,
                                            }, -- end of [22]
                                            [23] = 
                                            {
                                                ["y"] = 711631.25,
                                                ["x"] = -264450.03125,
                                            }, -- end of [23]
                                            [24] = 
                                            {
                                                ["y"] = 711648.3125,
                                                ["x"] = -264459.375,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 711666.25,
                                                ["x"] = -264467,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 711684.8125,
                                                ["x"] = -264472.84375,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 711703.875,
                                                ["x"] = -264476.875,
                                            }, -- end of [27]
                                            [28] = 
                                            {
                                                ["y"] = 711723.25,
                                                ["x"] = -264479,
                                            }, -- end of [28]
                                            [29] = 
                                            {
                                                ["y"] = 711742.6875,
                                                ["x"] = -264479.25,
                                            }, -- end of [29]
                                            [30] = 
                                            {
                                                ["y"] = 711762.125,
                                                ["x"] = -264477.625,
                                            }, -- end of [30]
                                            [31] = 
                                            {
                                                ["y"] = 711781.25,
                                                ["x"] = -264474.09375,
                                            }, -- end of [31]
                                            [32] = 
                                            {
                                                ["y"] = 711800,
                                                ["x"] = -264468.71875,
                                            }, -- end of [32]
                                            [34] = 
                                            {
                                                ["y"] = 711970.8125,
                                                ["x"] = -264392.34375,
                                            }, -- end of [34]
                                            [36] = 
                                            {
                                                ["y"] = 712009.3125,
                                                ["x"] = -264370.5625,
                                            }, -- end of [36]
                                            [38] = 
                                            {
                                                ["y"] = 712043.375,
                                                ["x"] = -264342.34375,
                                            }, -- end of [38]
                                            [40] = 
                                            {
                                                ["y"] = 712072,
                                                ["x"] = -264308.5625,
                                            }, -- end of [40]
                                            [42] = 
                                            {
                                                ["y"] = 712094.125,
                                                ["x"] = -264270.25,
                                            }, -- end of [42]
                                            [44] = 
                                            {
                                                ["y"] = 712135.375,
                                                ["x"] = -264159.34375,
                                            }, -- end of [44]
                                            [46] = 
                                            {
                                                ["y"] = 712158.75,
                                                ["x"] = -264105.0625,
                                            }, -- end of [46]
                                            [48] = 
                                            {
                                                ["y"] = 712188.375,
                                                ["x"] = -264053.90625,
                                            }, -- end of [48]
                                            [50] = 
                                            {
                                                ["y"] = 712223.8125,
                                                ["x"] = -264006.625,
                                            }, -- end of [50]
                                            [52] = 
                                            {
                                                ["y"] = 712376.125,
                                                ["x"] = -263845.625,
                                            }, -- end of [52]
                                            [54] = 
                                            {
                                                ["y"] = 712435.6875,
                                                ["x"] = -263788.0625,
                                            }, -- end of [54]
                                            [56] = 
                                            {
                                                ["y"] = 712499.875,
                                                ["x"] = -263735.625,
                                            }, -- end of [56]
                                            [58] = 
                                            {
                                                ["y"] = 712568.125,
                                                ["x"] = -263688.6875,
                                            }, -- end of [58]
                                            [60] = 
                                            {
                                                ["y"] = 712640.0625,
                                                ["x"] = -263647.59375,
                                            }, -- end of [60]
                                            [62] = 
                                            {
                                                ["y"] = 712697.3125,
                                                ["x"] = -263618.90625,
                                            }, -- end of [62]
                                            [64] = 
                                            {
                                                ["y"] = 712733.0625,
                                                ["x"] = -263608.1875,
                                            }, -- end of [64]
                                            [68] = 
                                            {
                                                ["y"] = 712807.375,
                                                ["x"] = -263607.375,
                                            }, -- end of [68]
                                            [72] = 
                                            {
                                                ["y"] = 713044.25,
                                                ["x"] = -263667.96875,
                                            }, -- end of [72]
                                            [76] = 
                                            {
                                                ["y"] = 713086.3125,
                                                ["x"] = -263650.46875,
                                            }, -- end of [76]
                                            [80] = 
                                            {
                                                ["y"] = 713346.6875,
                                                ["x"] = -263325.59375,
                                            }, -- end of [80]
                                            [84] = 
                                            {
                                                ["y"] = 713537.125,
                                                ["x"] = -262954.6875,
                                            }, -- end of [84]
                                            [88] = 
                                            {
                                                ["y"] = 713656.0625,
                                                ["x"] = -262770.84375,
                                            }, -- end of [88]
                                            [92] = 
                                            {
                                                ["y"] = 713727.625,
                                                ["x"] = -262659.09375,
                                            }, -- end of [92]
                                            [96] = 
                                            {
                                                ["y"] = 713793,
                                                ["x"] = -262587.25,
                                            }, -- end of [96]
                                            [100] = 
                                            {
                                                ["y"] = 713875.625,
                                                ["x"] = -262536.15625,
                                            }, -- end of [100]
                                            [104] = 
                                            {
                                                ["y"] = 714055.0625,
                                                ["x"] = -262481.96875,
                                            }, -- end of [104]
                                            [108] = 
                                            {
                                                ["y"] = 714129.625,
                                                ["x"] = -262449.46875,
                                            }, -- end of [108]
                                            [112] = 
                                            {
                                                ["y"] = 714469.5625,
                                                ["x"] = -262251.625,
                                            }, -- end of [112]
                                            [116] = 
                                            {
                                                ["y"] = 715205.5625,
                                                ["x"] = -261957.828125,
                                            }, -- end of [116]
                                            [120] = 
                                            {
                                                ["y"] = 715269.4375,
                                                ["x"] = -261954.359375,
                                            }, -- end of [120]
                                            [124] = 
                                            {
                                                ["y"] = 715328.9375,
                                                ["x"] = -261977.828125,
                                            }, -- end of [124]
                                            [128] = 
                                            {
                                                ["y"] = 715562.875,
                                                ["x"] = -262143.015625,
                                            }, -- end of [128]
                                            [136] = 
                                            {
                                                ["y"] = 715666.75,
                                                ["x"] = -262416.0625,
                                            }, -- end of [136]
                                            [144] = 
                                            {
                                                ["y"] = 715921.0625,
                                                ["x"] = -262626.25,
                                            }, -- end of [144]
                                            [152] = 
                                            {
                                                ["y"] = 716240.125,
                                                ["x"] = -263027.25,
                                            }, -- end of [152]
                                            [160] = 
                                            {
                                                ["y"] = 716411.5,
                                                ["x"] = -263111.71875,
                                            }, -- end of [160]
                                            [168] = 
                                            {
                                                ["y"] = 717033.0625,
                                                ["x"] = -262919.40625,
                                            }, -- end of [168]
                                            [129] = 
                                            {
                                                ["y"] = 715575.6875,
                                                ["x"] = -262158.15625,
                                            }, -- end of [129]
                                            [137] = 
                                            {
                                                ["y"] = 715672.75,
                                                ["x"] = -262429.6875,
                                            }, -- end of [137]
                                            [145] = 
                                            {
                                                ["y"] = 715942.5,
                                                ["x"] = -262644.0625,
                                            }, -- end of [145]
                                            [153] = 
                                            {
                                                ["y"] = 716258.0625,
                                                ["x"] = -263043.65625,
                                            }, -- end of [153]
                                            [161] = 
                                            {
                                                ["y"] = 716435.75,
                                                ["x"] = -263114,
                                            }, -- end of [161]
                                            [169] = 
                                            {
                                                ["y"] = 717068.5,
                                                ["x"] = -262904,
                                            }, -- end of [169]
                                            [65] = 
                                            {
                                                ["y"] = 712751.5625,
                                                ["x"] = -263605.375,
                                            }, -- end of [65]
                                            [69] = 
                                            {
                                                ["y"] = 712825.625,
                                                ["x"] = -263611.5,
                                            }, -- end of [69]
                                            [73] = 
                                            {
                                                ["y"] = 713055.75,
                                                ["x"] = -263666.28125,
                                            }, -- end of [73]
                                            [77] = 
                                            {
                                                ["y"] = 713094.3125,
                                                ["x"] = -263642.09375,
                                            }, -- end of [77]
                                            [81] = 
                                            {
                                                ["y"] = 713360.625,
                                                ["x"] = -263302.5625,
                                            }, -- end of [81]
                                            [85] = 
                                            {
                                                ["y"] = 713564.3125,
                                                ["x"] = -262907.125,
                                            }, -- end of [85]
                                            [89] = 
                                            {
                                                ["y"] = 713689.875,
                                                ["x"] = -262727.71875,
                                            }, -- end of [89]
                                            [93] = 
                                            {
                                                ["y"] = 713742.0625,
                                                ["x"] = -262639.46875,
                                            }, -- end of [93]
                                            [97] = 
                                            {
                                                ["y"] = 713812.25,
                                                ["x"] = -262572.34375,
                                            }, -- end of [97]
                                            [101] = 
                                            {
                                                ["y"] = 713898.1875,
                                                ["x"] = -262527.125,
                                            }, -- end of [101]
                                            [105] = 
                                            {
                                                ["y"] = 714074.5,
                                                ["x"] = -262475.75,
                                            }, -- end of [105]
                                            [109] = 
                                            {
                                                ["y"] = 714334.6875,
                                                ["x"] = -262324.5625,
                                            }, -- end of [109]
                                            [113] = 
                                            {
                                                ["y"] = 714516.0625,
                                                ["x"] = -262230.4375,
                                            }, -- end of [113]
                                            [117] = 
                                            {
                                                ["y"] = 715221.3125,
                                                ["x"] = -261954.390625,
                                            }, -- end of [117]
                                            [121] = 
                                            {
                                                ["y"] = 715285.1875,
                                                ["x"] = -261957.78125,
                                            }, -- end of [121]
                                            [125] = 
                                            {
                                                ["y"] = 715517.75,
                                                ["x"] = -262104.375,
                                            }, -- end of [125]
                                            [130] = 
                                            {
                                                ["y"] = 715587.25,
                                                ["x"] = -262174.28125,
                                            }, -- end of [130]
                                            [138] = 
                                            {
                                                ["y"] = 715680.0625,
                                                ["x"] = -262442.625,
                                            }, -- end of [138]
                                            [146] = 
                                            {
                                                ["y"] = 715962.875,
                                                ["x"] = -262663.03125,
                                            }, -- end of [146]
                                            [154] = 
                                            {
                                                ["y"] = 716277.25,
                                                ["x"] = -263058.5625,
                                            }, -- end of [154]
                                            [162] = 
                                            {
                                                ["y"] = 716460,
                                                ["x"] = -263114.28125,
                                            }, -- end of [162]
                                            [170] = 
                                            {
                                                ["y"] = 717103.25,
                                                ["x"] = -262887.25,
                                            }, -- end of [170]
                                            [174] = 
                                            {
                                                ["y"] = 717686.0625,
                                                ["x"] = -262488.90625,
                                            }, -- end of [174]
                                            [171] = 
                                            {
                                                ["y"] = 717137.3125,
                                                ["x"] = -262869.1875,
                                            }, -- end of [171]
                                            [167] = 
                                            {
                                                ["y"] = 716997.125,
                                                ["x"] = -262933.40625,
                                            }, -- end of [167]
                                            [163] = 
                                            {
                                                ["y"] = 716484.25,
                                                ["x"] = -263112.625,
                                            }, -- end of [163]
                                            [159] = 
                                            {
                                                ["y"] = 716387.5625,
                                                ["x"] = -263107.5,
                                            }, -- end of [159]
                                            [158] = 
                                            {
                                                ["y"] = 716364.0625,
                                                ["x"] = -263101.375,
                                            }, -- end of [158]
                                            [155] = 
                                            {
                                                ["y"] = 716297.5625,
                                                ["x"] = -263071.875,
                                            }, -- end of [155]
                                            [151] = 
                                            {
                                                ["y"] = 716223.5625,
                                                ["x"] = -263009.4375,
                                            }, -- end of [151]
                                            [147] = 
                                            {
                                                ["y"] = 715982.1875,
                                                ["x"] = -262683.09375,
                                            }, -- end of [147]
                                            [143] = 
                                            {
                                                ["y"] = 715898.6875,
                                                ["x"] = -262609.6875,
                                            }, -- end of [143]
                                            [142] = 
                                            {
                                                ["y"] = 715720.9375,
                                                ["x"] = -262485.40625,
                                            }, -- end of [142]
                                            [139] = 
                                            {
                                                ["y"] = 715688.625,
                                                ["x"] = -262454.8125,
                                            }, -- end of [139]
                                            [135] = 
                                            {
                                                ["y"] = 715662.125,
                                                ["x"] = -262401.90625,
                                            }, -- end of [135]
                                            [131] = 
                                            {
                                                ["y"] = 715597.5,
                                                ["x"] = -262191.25,
                                            }, -- end of [131]
                                            [127] = 
                                            {
                                                ["y"] = 715548.875,
                                                ["x"] = -262128.953125,
                                            }, -- end of [127]
                                            [111] = 
                                            {
                                                ["y"] = 714423.75,
                                                ["x"] = -262274.40625,
                                            }, -- end of [111]
                                            [95] = 
                                            {
                                                ["y"] = 713774.8125,
                                                ["x"] = -262603.4375,
                                            }, -- end of [95]
                                            [79] = 
                                            {
                                                ["y"] = 713331.5,
                                                ["x"] = -263347.8125,
                                            }, -- end of [79]
                                        }, -- end of [3]
                                        [1] = 
                                        {
                                            [127] = 
                                            {
                                                ["y"] = 703114.0625,
                                                ["x"] = -271277.6875,
                                            }, -- end of [127]
                                            [158] = 
                                            {
                                                ["y"] = 703887.9375,
                                                ["x"] = -270633.25,
                                            }, -- end of [158]
                                            [190] = 
                                            {
                                                ["y"] = 703889.6875,
                                                ["x"] = -269319.9375,
                                            }, -- end of [190]
                                            [222] = 
                                            {
                                                ["y"] = 704366.6875,
                                                ["x"] = -269078.125,
                                            }, -- end of [222]
                                            [1] = 
                                            {
                                                ["y"] = 695769.25,
                                                ["x"] = -275949.5,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 695807.3125,
                                                ["x"] = -275915.15625,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                ["y"] = 695844.625,
                                                ["x"] = -275880.0625,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 695881.25,
                                                ["x"] = -275844.1875,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 695935.25,
                                                ["x"] = -275790.75,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                ["y"] = 695983.1875,
                                                ["x"] = -275764.15625,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                ["y"] = 696043.5,
                                                ["x"] = -275730.375,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                ["y"] = 696103.3125,
                                                ["x"] = -275695.65625,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                ["y"] = 696516.0625,
                                                ["x"] = -275448.46875,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                ["y"] = 697619.375,
                                                ["x"] = -274617.875,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = 697754.5625,
                                                ["x"] = -274506.8125,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                ["y"] = 697884.8125,
                                                ["x"] = -274389.90625,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                ["y"] = 698240.5625,
                                                ["x"] = -274024.1875,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                ["y"] = 699207.5,
                                                ["x"] = -273103.8125,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                ["y"] = 699446.9375,
                                                ["x"] = -272903.875,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                ["y"] = 699861.125,
                                                ["x"] = -272907.28125,
                                            }, -- end of [32]
                                            [40] = 
                                            {
                                                ["y"] = 700131.1875,
                                                ["x"] = -272821.03125,
                                            }, -- end of [40]
                                            [48] = 
                                            {
                                                ["y"] = 700459.9375,
                                                ["x"] = -272458.34375,
                                            }, -- end of [48]
                                            [56] = 
                                            {
                                                ["y"] = 700826.8125,
                                                ["x"] = -272252.8125,
                                            }, -- end of [56]
                                            [64] = 
                                            {
                                                ["y"] = 701164.3125,
                                                ["x"] = -272255.15625,
                                            }, -- end of [64]
                                            [80] = 
                                            {
                                                ["y"] = 701295.9375,
                                                ["x"] = -271988.34375,
                                            }, -- end of [80]
                                            [96] = 
                                            {
                                                ["y"] = 701862.875,
                                                ["x"] = -271918.375,
                                            }, -- end of [96]
                                            [112] = 
                                            {
                                                ["y"] = 702430.5625,
                                                ["x"] = -271716.28125,
                                            }, -- end of [112]
                                            [128] = 
                                            {
                                                ["y"] = 703230.25,
                                                ["x"] = -271154.03125,
                                            }, -- end of [128]
                                            [160] = 
                                            {
                                                ["y"] = 703908.8125,
                                                ["x"] = -270585.5,
                                            }, -- end of [160]
                                            [192] = 
                                            {
                                                ["y"] = 703881.3125,
                                                ["x"] = -269294.46875,
                                            }, -- end of [192]
                                            [224] = 
                                            {
                                                ["y"] = 704381.3125,
                                                ["x"] = -269083.03125,
                                            }, -- end of [224]
                                            [256] = 
                                            {
                                                ["y"] = 705032.125,
                                                ["x"] = -268670.125,
                                            }, -- end of [256]
                                            [257] = 
                                            {
                                                ["y"] = 705032.5625,
                                                ["x"] = -268655.3125,
                                            }, -- end of [257]
                                            [129] = 
                                            {
                                                ["y"] = 703253.0625,
                                                ["x"] = -271128.75,
                                            }, -- end of [129]
                                            [161] = 
                                            {
                                                ["y"] = 703916.5625,
                                                ["x"] = -270560.5625,
                                            }, -- end of [161]
                                            [193] = 
                                            {
                                                ["y"] = 703879.8125,
                                                ["x"] = -269281.125,
                                            }, -- end of [193]
                                            [225] = 
                                            {
                                                ["y"] = 704387.5625,
                                                ["x"] = -269087.65625,
                                            }, -- end of [225]
                                            [258] = 
                                            {
                                                ["y"] = 705034.5,
                                                ["x"] = -268640.625,
                                            }, -- end of [258]
                                            [65] = 
                                            {
                                                ["y"] = 701166.9375,
                                                ["x"] = -272252.21875,
                                            }, -- end of [65]
                                            [81] = 
                                            {
                                                ["y"] = 701314.6875,
                                                ["x"] = -271982.125,
                                            }, -- end of [81]
                                            [97] = 
                                            {
                                                ["y"] = 701870.5625,
                                                ["x"] = -271900.6875,
                                            }, -- end of [97]
                                            [113] = 
                                            {
                                                ["y"] = 702450.625,
                                                ["x"] = -271705.5625,
                                            }, -- end of [113]
                                            [130] = 
                                            {
                                                ["y"] = 703274.8125,
                                                ["x"] = -271102.5,
                                            }, -- end of [130]
                                            [162] = 
                                            {
                                                ["y"] = 703922.375,
                                                ["x"] = -270535.15625,
                                            }, -- end of [162]
                                            [194] = 
                                            {
                                                ["y"] = 703880.0625,
                                                ["x"] = -269267.71875,
                                            }, -- end of [194]
                                            [226] = 
                                            {
                                                ["y"] = 704394.375,
                                                ["x"] = -269093.96875,
                                            }, -- end of [226]
                                            [260] = 
                                            {
                                                ["y"] = 705080.6875,
                                                ["x"] = -268282.71875,
                                            }, -- end of [260]
                                            [261] = 
                                            {
                                                ["y"] = 705083,
                                                ["x"] = -268271.65625,
                                            }, -- end of [261]
                                            [131] = 
                                            {
                                                ["y"] = 703295.375,
                                                ["x"] = -271075.34375,
                                            }, -- end of [131]
                                            [163] = 
                                            {
                                                ["y"] = 703926.3125,
                                                ["x"] = -270509.375,
                                            }, -- end of [163]
                                            [195] = 
                                            {
                                                ["y"] = 703882.125,
                                                ["x"] = -269254.4375,
                                            }, -- end of [195]
                                            [227] = 
                                            {
                                                ["y"] = 704404.6875,
                                                ["x"] = -269102.28125,
                                            }, -- end of [227]
                                            [262] = 
                                            {
                                                ["y"] = 705087,
                                                ["x"] = -268261.125,
                                            }, -- end of [262]
                                            [33] = 
                                            {
                                                ["y"] = 699896.625,
                                                ["x"] = -272903.125,
                                            }, -- end of [33]
                                            [41] = 
                                            {
                                                ["y"] = 700161.5625,
                                                ["x"] = -272802.15625,
                                            }, -- end of [41]
                                            [49] = 
                                            {
                                                ["y"] = 700462.5,
                                                ["x"] = -272455.6875,
                                            }, -- end of [49]
                                            [57] = 
                                            {
                                                ["y"] = 700848.8125,
                                                ["x"] = -272246.90625,
                                            }, -- end of [57]
                                            [66] = 
                                            {
                                                ["y"] = 701168.1875,
                                                ["x"] = -272248.5,
                                            }, -- end of [66]
                                            [82] = 
                                            {
                                                ["y"] = 701333.9375,
                                                ["x"] = -271977.78125,
                                            }, -- end of [82]
                                            [98] = 
                                            {
                                                ["y"] = 701879.9375,
                                                ["x"] = -271883.84375,
                                            }, -- end of [98]
                                            [114] = 
                                            {
                                                ["y"] = 702479.8125,
                                                ["x"] = -271688.53125,
                                            }, -- end of [114]
                                            [132] = 
                                            {
                                                ["y"] = 703314.75,
                                                ["x"] = -271047.3125,
                                            }, -- end of [132]
                                            [164] = 
                                            {
                                                ["y"] = 703928.3125,
                                                ["x"] = -270483.375,
                                            }, -- end of [164]
                                            [196] = 
                                            {
                                                ["y"] = 703885.9375,
                                                ["x"] = -269241.5625,
                                            }, -- end of [196]
                                            [228] = 
                                            {
                                                ["y"] = 704416,
                                                ["x"] = -269109.15625,
                                            }, -- end of [228]
                                            [264] = 
                                            {
                                                ["y"] = 705099.75,
                                                ["x"] = -268242.625,
                                            }, -- end of [264]
                                            [265] = 
                                            {
                                                ["y"] = 705108.1875,
                                                ["x"] = -268235.15625,
                                            }, -- end of [265]
                                            [133] = 
                                            {
                                                ["y"] = 703332.875,
                                                ["x"] = -271018.5,
                                            }, -- end of [133]
                                            [165] = 
                                            {
                                                ["y"] = 703928.375,
                                                ["x"] = -270457.28125,
                                            }, -- end of [165]
                                            [197] = 
                                            {
                                                ["y"] = 703891.4375,
                                                ["x"] = -269229.3125,
                                            }, -- end of [197]
                                            [229] = 
                                            {
                                                ["y"] = 704428.125,
                                                ["x"] = -269114.5,
                                            }, -- end of [229]
                                            [266] = 
                                            {
                                                ["y"] = 705117.6875,
                                                ["x"] = -268229.125,
                                            }, -- end of [266]
                                            [67] = 
                                            {
                                                ["y"] = 701169.625,
                                                ["x"] = -272233.9375,
                                            }, -- end of [67]
                                            [83] = 
                                            {
                                                ["y"] = 701353.5625,
                                                ["x"] = -271975.34375,
                                            }, -- end of [83]
                                            [99] = 
                                            {
                                                ["y"] = 701890.875,
                                                ["x"] = -271867.96875,
                                            }, -- end of [99]
                                            [115] = 
                                            {
                                                ["y"] = 702504.5,
                                                ["x"] = -271673.625,
                                            }, -- end of [115]
                                            [134] = 
                                            {
                                                ["y"] = 703349.8125,
                                                ["x"] = -270988.90625,
                                            }, -- end of [134]
                                            [166] = 
                                            {
                                                ["y"] = 703926.5,
                                                ["x"] = -270431.25,
                                            }, -- end of [166]
                                            [198] = 
                                            {
                                                ["y"] = 703898.5625,
                                                ["x"] = -269217.90625,
                                            }, -- end of [198]
                                            [230] = 
                                            {
                                                ["y"] = 704440.8125,
                                                ["x"] = -269118.1875,
                                            }, -- end of [230]
                                            [268] = 
                                            {
                                                ["y"] = 705139,
                                                ["x"] = -268222,
                                            }, -- end of [268]
                                            [269] = 
                                            {
                                                ["y"] = 705564,
                                                ["x"] = -268153.15625,
                                            }, -- end of [269]
                                            [135] = 
                                            {
                                                ["y"] = 703365.8125,
                                                ["x"] = -270959.65625,
                                            }, -- end of [135]
                                            [167] = 
                                            {
                                                ["y"] = 703920.25,
                                                ["x"] = -270374.5625,
                                            }, -- end of [167]
                                            [199] = 
                                            {
                                                ["y"] = 703907.125,
                                                ["x"] = -269207.5625,
                                            }, -- end of [199]
                                            [231] = 
                                            {
                                                ["y"] = 704453.875,
                                                ["x"] = -269120.15625,
                                            }, -- end of [231]
                                            [17] = 
                                            {
                                                ["y"] = 697947.9375,
                                                ["x"] = -274329.34375,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                ["y"] = 698266.875,
                                                ["x"] = -273991.15625,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                ["y"] = 699427.4375,
                                                ["x"] = -272909.15625,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = 699460.75,
                                                ["x"] = -272905.34375,
                                            }, -- end of [29]
                                            [34] = 
                                            {
                                                ["y"] = 699931.8125,
                                                ["x"] = -272897.03125,
                                            }, -- end of [34]
                                            [42] = 
                                            {
                                                ["y"] = 700190.8125,
                                                ["x"] = -272781.65625,
                                            }, -- end of [42]
                                            [50] = 
                                            {
                                                ["y"] = 700465.5625,
                                                ["x"] = -272453.59375,
                                            }, -- end of [50]
                                            [58] = 
                                            {
                                                ["y"] = 700871.125,
                                                ["x"] = -272242.71875,
                                            }, -- end of [58]
                                            [68] = 
                                            {
                                                ["y"] = 701168.1875,
                                                ["x"] = -272171.75,
                                            }, -- end of [68]
                                            [84] = 
                                            {
                                                ["y"] = 701373.3125,
                                                ["x"] = -271974.875,
                                            }, -- end of [84]
                                            [100] = 
                                            {
                                                ["y"] = 701903.25,
                                                ["x"] = -271853.21875,
                                            }, -- end of [100]
                                            [116] = 
                                            {
                                                ["y"] = 702528.75,
                                                ["x"] = -271658.0625,
                                            }, -- end of [116]
                                            [136] = 
                                            {
                                                ["y"] = 703377.1875,
                                                ["x"] = -270940.78125,
                                            }, -- end of [136]
                                            [168] = 
                                            {
                                                ["y"] = 703918.8125,
                                                ["x"] = -270354.375,
                                            }, -- end of [168]
                                            [200] = 
                                            {
                                                ["y"] = 703917,
                                                ["x"] = -269198.4375,
                                            }, -- end of [200]
                                            [232] = 
                                            {
                                                ["y"] = 704467.125,
                                                ["x"] = -269120.375,
                                            }, -- end of [232]
                                            [272] = 
                                            {
                                                ["y"] = 705620.125,
                                                ["x"] = -268150.40625,
                                            }, -- end of [272]
                                            [273] = 
                                            {
                                                ["y"] = 705638.75,
                                                ["x"] = -268152.34375,
                                            }, -- end of [273]
                                            [137] = 
                                            {
                                                ["y"] = 703390.1875,
                                                ["x"] = -270922.96875,
                                            }, -- end of [137]
                                            [169] = 
                                            {
                                                ["y"] = 703919.0625,
                                                ["x"] = -270334.125,
                                            }, -- end of [169]
                                            [201] = 
                                            {
                                                ["y"] = 703928,
                                                ["x"] = -269190.75,
                                            }, -- end of [201]
                                            [233] = 
                                            {
                                                ["y"] = 704480.25,
                                                ["x"] = -269118.84375,
                                            }, -- end of [233]
                                            [274] = 
                                            {
                                                ["y"] = 705657.25,
                                                ["x"] = -268155.6875,
                                            }, -- end of [274]
                                            [69] = 
                                            {
                                                ["y"] = 701169.4375,
                                                ["x"] = -272152.03125,
                                            }, -- end of [69]
                                            [85] = 
                                            {
                                                ["y"] = 701393,
                                                ["x"] = -271976.34375,
                                            }, -- end of [85]
                                            [101] = 
                                            {
                                                ["y"] = 701917.0625,
                                                ["x"] = -271839.71875,
                                            }, -- end of [101]
                                            [117] = 
                                            {
                                                ["y"] = 702663.3125,
                                                ["x"] = -271568.84375,
                                            }, -- end of [117]
                                            [138] = 
                                            {
                                                ["y"] = 703404.6875,
                                                ["x"] = -270906.375,
                                            }, -- end of [138]
                                            [170] = 
                                            {
                                                ["y"] = 703920.9375,
                                                ["x"] = -270313.96875,
                                            }, -- end of [170]
                                            [202] = 
                                            {
                                                ["y"] = 703939.9375,
                                                ["x"] = -269184.59375,
                                            }, -- end of [202]
                                            [234] = 
                                            {
                                                ["y"] = 704493.125,
                                                ["x"] = -269115.625,
                                            }, -- end of [234]
                                            [276] = 
                                            {
                                                ["y"] = 706015.125,
                                                ["x"] = -268232.75,
                                            }, -- end of [276]
                                            [277] = 
                                            {
                                                ["y"] = 706029.8125,
                                                ["x"] = -268233.1875,
                                            }, -- end of [277]
                                            [139] = 
                                            {
                                                ["y"] = 703420.625,
                                                ["x"] = -270891.125,
                                            }, -- end of [139]
                                            [171] = 
                                            {
                                                ["y"] = 703924.4375,
                                                ["x"] = -270294,
                                            }, -- end of [171]
                                            [203] = 
                                            {
                                                ["y"] = 703952.625,
                                                ["x"] = -269180.125,
                                            }, -- end of [203]
                                            [235] = 
                                            {
                                                ["y"] = 704505.375,
                                                ["x"] = -269110.71875,
                                            }, -- end of [235]
                                            [278] = 
                                            {
                                                ["y"] = 706044.5,
                                                ["x"] = -268231.84375,
                                            }, -- end of [278]
                                            [35] = 
                                            {
                                                ["y"] = 699966.625,
                                                ["x"] = -272889,
                                            }, -- end of [35]
                                            [43] = 
                                            {
                                                ["y"] = 700218.875,
                                                ["x"] = -272759.5625,
                                            }, -- end of [43]
                                            [51] = 
                                            {
                                                ["y"] = 700502.8125,
                                                ["x"] = -272433.59375,
                                            }, -- end of [51]
                                            [59] = 
                                            {
                                                ["y"] = 700893.75,
                                                ["x"] = -272240.1875,
                                            }, -- end of [59]
                                            [70] = 
                                            {
                                                ["y"] = 701172.6875,
                                                ["x"] = -272132.5625,
                                            }, -- end of [70]
                                            [86] = 
                                            {
                                                ["y"] = 701731.8125,
                                                ["x"] = -272018.6875,
                                            }, -- end of [86]
                                            [102] = 
                                            {
                                                ["y"] = 701932.0625,
                                                ["x"] = -271827.625,
                                            }, -- end of [102]
                                            [118] = 
                                            {
                                                ["y"] = 702711.625,
                                                ["x"] = -271537.75,
                                            }, -- end of [118]
                                            [140] = 
                                            {
                                                ["y"] = 703437.875,
                                                ["x"] = -270877.375,
                                            }, -- end of [140]
                                            [172] = 
                                            {
                                                ["y"] = 703929.5625,
                                                ["x"] = -270274.40625,
                                            }, -- end of [172]
                                            [204] = 
                                            {
                                                ["y"] = 703965.75,
                                                ["x"] = -269177.34375,
                                            }, -- end of [204]
                                            [236] = 
                                            {
                                                ["y"] = 704516.9375,
                                                ["x"] = -269104.21875,
                                            }, -- end of [236]
                                            [280] = 
                                            {
                                                ["y"] = 706072.75,
                                                ["x"] = -268223.8125,
                                            }, -- end of [280]
                                            [281] = 
                                            {
                                                ["y"] = 706085.9375,
                                                ["x"] = -268217.28125,
                                            }, -- end of [281]
                                            [141] = 
                                            {
                                                ["y"] = 703456.1875,
                                                ["x"] = -270865.15625,
                                            }, -- end of [141]
                                            [173] = 
                                            {
                                                ["y"] = 703936.1875,
                                                ["x"] = -270255.3125,
                                            }, -- end of [173]
                                            [205] = 
                                            {
                                                ["y"] = 703986.625,
                                                ["x"] = -269174.375,
                                            }, -- end of [205]
                                            [237] = 
                                            {
                                                ["y"] = 704527.5,
                                                ["x"] = -269096.28125,
                                            }, -- end of [237]
                                            [282] = 
                                            {
                                                ["y"] = 706098.25,
                                                ["x"] = -268209.1875,
                                            }, -- end of [282]
                                            [71] = 
                                            {
                                                ["y"] = 701177.8125,
                                                ["x"] = -272113.46875,
                                            }, -- end of [71]
                                            [87] = 
                                            {
                                                ["y"] = 701746.25,
                                                ["x"] = -272019.625,
                                            }, -- end of [87]
                                            [103] = 
                                            {
                                                ["y"] = 701948.1875,
                                                ["x"] = -271817.03125,
                                            }, -- end of [103]
                                            [119] = 
                                            {
                                                ["y"] = 702760.875,
                                                ["x"] = -271508.0625,
                                            }, -- end of [119]
                                            [142] = 
                                            {
                                                ["y"] = 703475.5625,
                                                ["x"] = -270854.625,
                                            }, -- end of [142]
                                            [174] = 
                                            {
                                                ["y"] = 703944.4375,
                                                ["x"] = -270236.78125,
                                            }, -- end of [174]
                                            [206] = 
                                            {
                                                ["y"] = 703997,
                                                ["x"] = -269173.46875,
                                            }, -- end of [206]
                                            [238] = 
                                            {
                                                ["y"] = 704536.9375,
                                                ["x"] = -269087,
                                            }, -- end of [238]
                                            [284] = 
                                            {
                                                ["y"] = 706119.375,
                                                ["x"] = -268188.84375,
                                            }, -- end of [284]
                                            [285] = 
                                            {
                                                ["y"] = 706127.9375,
                                                ["x"] = -268176.875,
                                            }, -- end of [285]
                                            [9] = 
                                            {
                                                ["y"] = 696481.5,
                                                ["x"] = -275472.78125,
                                            }, -- end of [9]
                                            [11] = 
                                            {
                                                ["y"] = 697550,
                                                ["x"] = -274671.125,
                                            }, -- end of [11]
                                            [13] = 
                                            {
                                                ["y"] = 697687.5625,
                                                ["x"] = -274563.0625,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                ["y"] = 697820.3125,
                                                ["x"] = -274449.0625,
                                            }, -- end of [15]
                                            [18] = 
                                            {
                                                ["y"] = 698009.75,
                                                ["x"] = -274267.40625,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                ["y"] = 698967.5625,
                                                ["x"] = -273318.46875,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                ["y"] = 699433.4375,
                                                ["x"] = -272905.6875,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                ["y"] = 699789.75,
                                                ["x"] = -272909.75,
                                            }, -- end of [30]
                                            [36] = 
                                            {
                                                ["y"] = 700000.9375,
                                                ["x"] = -272879.0625,
                                            }, -- end of [36]
                                            [44] = 
                                            {
                                                ["y"] = 700245.6875,
                                                ["x"] = -272735.96875,
                                            }, -- end of [44]
                                            [52] = 
                                            {
                                                ["y"] = 700625.375,
                                                ["x"] = -272361.21875,
                                            }, -- end of [52]
                                            [60] = 
                                            {
                                                ["y"] = 700916.5,
                                                ["x"] = -272239.40625,
                                            }, -- end of [60]
                                            [72] = 
                                            {
                                                ["y"] = 701184.8125,
                                                ["x"] = -272095,
                                            }, -- end of [72]
                                            [88] = 
                                            {
                                                ["y"] = 701760.6875,
                                                ["x"] = -272018.8125,
                                            }, -- end of [88]
                                            [104] = 
                                            {
                                                ["y"] = 701965.1875,
                                                ["x"] = -271808.03125,
                                            }, -- end of [104]
                                            [120] = 
                                            {
                                                ["y"] = 702811,
                                                ["x"] = -271479.8125,
                                            }, -- end of [120]
                                            [144] = 
                                            {
                                                ["y"] = 703516.6875,
                                                ["x"] = -270838.84375,
                                            }, -- end of [144]
                                            [176] = 
                                            {
                                                ["y"] = 703980.6875,
                                                ["x"] = -270161.03125,
                                            }, -- end of [176]
                                            [208] = 
                                            {
                                                ["y"] = 704072.25,
                                                ["x"] = -269178.96875,
                                            }, -- end of [208]
                                            [240] = 
                                            {
                                                ["y"] = 704703.1875,
                                                ["x"] = -268874.78125,
                                            }, -- end of [240]
                                            [288] = 
                                            {
                                                ["y"] = 706149.0625,
                                                ["x"] = -268139.96875,
                                            }, -- end of [288]
                                            [289] = 
                                            {
                                                ["y"] = 706157.6875,
                                                ["x"] = -268129.09375,
                                            }, -- end of [289]
                                            [145] = 
                                            {
                                                ["y"] = 703538.1875,
                                                ["x"] = -270833.75,
                                            }, -- end of [145]
                                            [177] = 
                                            {
                                                ["y"] = 703983.25,
                                                ["x"] = -270151.09375,
                                            }, -- end of [177]
                                            [209] = 
                                            {
                                                ["y"] = 704142.375,
                                                ["x"] = -269182.03125,
                                            }, -- end of [209]
                                            [241] = 
                                            {
                                                ["y"] = 704717.0625,
                                                ["x"] = -268860.71875,
                                            }, -- end of [241]
                                            [290] = 
                                            {
                                                ["y"] = 706167.375,
                                                ["x"] = -268119.0625,
                                            }, -- end of [290]
                                            [73] = 
                                            {
                                                ["y"] = 701193.5625,
                                                ["x"] = -272077.3125,
                                            }, -- end of [73]
                                            [89] = 
                                            {
                                                ["y"] = 701774.875,
                                                ["x"] = -272016.25,
                                            }, -- end of [89]
                                            [105] = 
                                            {
                                                ["y"] = 701983.0625,
                                                ["x"] = -271800.71875,
                                            }, -- end of [105]
                                            [121] = 
                                            {
                                                ["y"] = 702951.625,
                                                ["x"] = -271403.15625,
                                            }, -- end of [121]
                                            [146] = 
                                            {
                                                ["y"] = 703644.625,
                                                ["x"] = -270813.3125,
                                            }, -- end of [146]
                                            [178] = 
                                            {
                                                ["y"] = 703984.4375,
                                                ["x"] = -270140.90625,
                                            }, -- end of [178]
                                            [210] = 
                                            {
                                                ["y"] = 704157.125,
                                                ["x"] = -269181.75,
                                            }, -- end of [210]
                                            [242] = 
                                            {
                                                ["y"] = 704732.0625,
                                                ["x"] = -268847.8125,
                                            }, -- end of [242]
                                            [292] = 
                                            {
                                                ["y"] = 706577.6875,
                                                ["x"] = -267730.78125,
                                            }, -- end of [292]
                                            [293] = 
                                            {
                                                ["y"] = 706611.3125,
                                                ["x"] = -267702.8125,
                                            }, -- end of [293]
                                            [147] = 
                                            {
                                                ["y"] = 703670,
                                                ["x"] = -270807.46875,
                                            }, -- end of [147]
                                            [179] = 
                                            {
                                                ["y"] = 703984.8125,
                                                ["x"] = -270133.875,
                                            }, -- end of [179]
                                            [211] = 
                                            {
                                                ["y"] = 704171.6875,
                                                ["x"] = -269179.6875,
                                            }, -- end of [211]
                                            [243] = 
                                            {
                                                ["y"] = 704748,
                                                ["x"] = -268836.125,
                                            }, -- end of [243]
                                            [294] = 
                                            {
                                                ["y"] = 706646.125,
                                                ["x"] = -267676.3125,
                                            }, -- end of [294]
                                            [37] = 
                                            {
                                                ["y"] = 700034.625,
                                                ["x"] = -272867.25,
                                            }, -- end of [37]
                                            [45] = 
                                            {
                                                ["y"] = 700271.1875,
                                                ["x"] = -272710.9375,
                                            }, -- end of [45]
                                            [53] = 
                                            {
                                                ["y"] = 700764.4375,
                                                ["x"] = -272280.21875,
                                            }, -- end of [53]
                                            [61] = 
                                            {
                                                ["y"] = 700939.25,
                                                ["x"] = -272240.375,
                                            }, -- end of [61]
                                            [74] = 
                                            {
                                                ["y"] = 701204.0625,
                                                ["x"] = -272060.5625,
                                            }, -- end of [74]
                                            [90] = 
                                            {
                                                ["y"] = 701788.75,
                                                ["x"] = -272012,
                                            }, -- end of [90]
                                            [106] = 
                                            {
                                                ["y"] = 702001.5,
                                                ["x"] = -271795.15625,
                                            }, -- end of [106]
                                            [122] = 
                                            {
                                                ["y"] = 702981.375,
                                                ["x"] = -271385.9375,
                                            }, -- end of [122]
                                            [148] = 
                                            {
                                                ["y"] = 703694.9375,
                                                ["x"] = -270799.71875,
                                            }, -- end of [148]
                                            [180] = 
                                            {
                                                ["y"] = 703986.4375,
                                                ["x"] = -270118.6875,
                                            }, -- end of [180]
                                            [212] = 
                                            {
                                                ["y"] = 704185.9375,
                                                ["x"] = -269175.84375,
                                            }, -- end of [212]
                                            [244] = 
                                            {
                                                ["y"] = 704764.8125,
                                                ["x"] = -268825.75,
                                            }, -- end of [244]
                                            [296] = 
                                            {
                                                ["y"] = 706813.75,
                                                ["x"] = -267564.15625,
                                            }, -- end of [296]
                                            [149] = 
                                            {
                                                ["y"] = 703719.1875,
                                                ["x"] = -270790.125,
                                            }, -- end of [149]
                                            [181] = 
                                            {
                                                ["y"] = 703989.875,
                                                ["x"] = -270103.78125,
                                            }, -- end of [181]
                                            [213] = 
                                            {
                                                ["y"] = 704199.5625,
                                                ["x"] = -269170.3125,
                                            }, -- end of [213]
                                            [245] = 
                                            {
                                                ["y"] = 704782.375,
                                                ["x"] = -268816.71875,
                                            }, -- end of [245]
                                            [75] = 
                                            {
                                                ["y"] = 701216.125,
                                                ["x"] = -272044.90625,
                                            }, -- end of [75]
                                            [91] = 
                                            {
                                                ["y"] = 701801.9375,
                                                ["x"] = -272006.125,
                                            }, -- end of [91]
                                            [107] = 
                                            {
                                                ["y"] = 702020.375,
                                                ["x"] = -271791.40625,
                                            }, -- end of [107]
                                            [123] = 
                                            {
                                                ["y"] = 703010.125,
                                                ["x"] = -271367.1875,
                                            }, -- end of [123]
                                            [150] = 
                                            {
                                                ["y"] = 703742.6875,
                                                ["x"] = -270778.75,
                                            }, -- end of [150]
                                            [182] = 
                                            {
                                                ["y"] = 704079.75,
                                                ["x"] = -269803.03125,
                                            }, -- end of [182]
                                            [214] = 
                                            {
                                                ["y"] = 704212.4375,
                                                ["x"] = -269163.15625,
                                            }, -- end of [214]
                                            [246] = 
                                            {
                                                ["y"] = 704800.625,
                                                ["x"] = -268809.125,
                                            }, -- end of [246]
                                            [151] = 
                                            {
                                                ["y"] = 703765.25,
                                                ["x"] = -270765.6875,
                                            }, -- end of [151]
                                            [183] = 
                                            {
                                                ["y"] = 704083.5,
                                                ["x"] = -269787.59375,
                                            }, -- end of [183]
                                            [215] = 
                                            {
                                                ["y"] = 704224.3125,
                                                ["x"] = -269154.46875,
                                            }, -- end of [215]
                                            [247] = 
                                            {
                                                ["y"] = 704819.375,
                                                ["x"] = -268802.96875,
                                            }, -- end of [247]
                                            [19] = 
                                            {
                                                ["y"] = 698070.125,
                                                ["x"] = -274204.125,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = 698995.4375,
                                                ["x"] = -273286.75,
                                            }, -- end of [23]
                                            [27] = 
                                            {
                                                ["y"] = 699440.0625,
                                                ["x"] = -272903.875,
                                            }, -- end of [27]
                                            [31] = 
                                            {
                                                ["y"] = 699825.5,
                                                ["x"] = -272909.5,
                                            }, -- end of [31]
                                            [38] = 
                                            {
                                                ["y"] = 700067.6875,
                                                ["x"] = -272853.625,
                                            }, -- end of [38]
                                            [46] = 
                                            {
                                                ["y"] = 700295.25,
                                                ["x"] = -272684.53125,
                                            }, -- end of [46]
                                            [54] = 
                                            {
                                                ["y"] = 700784.5,
                                                ["x"] = -272269.5,
                                            }, -- end of [54]
                                            [62] = 
                                            {
                                                ["y"] = 701156.875,
                                                ["x"] = -272257.15625,
                                            }, -- end of [62]
                                            [76] = 
                                            {
                                                ["y"] = 701229.6875,
                                                ["x"] = -272030.5625,
                                            }, -- end of [76]
                                            [92] = 
                                            {
                                                ["y"] = 701814.375,
                                                ["x"] = -271998.71875,
                                            }, -- end of [92]
                                            [108] = 
                                            {
                                                ["y"] = 702343.8125,
                                                ["x"] = -271743.15625,
                                            }, -- end of [108]
                                            [124] = 
                                            {
                                                ["y"] = 703037.875,
                                                ["x"] = -271346.90625,
                                            }, -- end of [124]
                                            [152] = 
                                            {
                                                ["y"] = 703786.75,
                                                ["x"] = -270750.96875,
                                            }, -- end of [152]
                                            [184] = 
                                            {
                                                ["y"] = 704085.5625,
                                                ["x"] = -269771.875,
                                            }, -- end of [184]
                                            [216] = 
                                            {
                                                ["y"] = 704279.3125,
                                                ["x"] = -269108.78125,
                                            }, -- end of [216]
                                            [248] = 
                                            {
                                                ["y"] = 704819.375,
                                                ["x"] = -268802.96875,
                                            }, -- end of [248]
                                            [153] = 
                                            {
                                                ["y"] = 703807.125,
                                                ["x"] = -270734.6875,
                                            }, -- end of [153]
                                            [185] = 
                                            {
                                                ["y"] = 704085.9375,
                                                ["x"] = -269756,
                                            }, -- end of [185]
                                            [217] = 
                                            {
                                                ["y"] = 704288.25,
                                                ["x"] = -269102.28125,
                                            }, -- end of [217]
                                            [249] = 
                                            {
                                                ["y"] = 705034.375,
                                                ["x"] = -268741.71875,
                                            }, -- end of [249]
                                            [77] = 
                                            {
                                                ["y"] = 701244.625,
                                                ["x"] = -272017.59375,
                                            }, -- end of [77]
                                            [93] = 
                                            {
                                                ["y"] = 701825.75,
                                                ["x"] = -271989.84375,
                                            }, -- end of [93]
                                            [109] = 
                                            {
                                                ["y"] = 702366.1875,
                                                ["x"] = -271738.9375,
                                            }, -- end of [109]
                                            [125] = 
                                            {
                                                ["y"] = 703064.5,
                                                ["x"] = -271325.1875,
                                            }, -- end of [125]
                                            [154] = 
                                            {
                                                ["y"] = 703826.25,
                                                ["x"] = -270716.90625,
                                            }, -- end of [154]
                                            [186] = 
                                            {
                                                ["y"] = 704084.6875,
                                                ["x"] = -269740.1875,
                                            }, -- end of [186]
                                            [218] = 
                                            {
                                                ["y"] = 704297.9375,
                                                ["x"] = -269097.03125,
                                            }, -- end of [218]
                                            [250] = 
                                            {
                                                ["y"] = 705037.9375,
                                                ["x"] = -268740.03125,
                                            }, -- end of [250]
                                            [155] = 
                                            {
                                                ["y"] = 703843.9375,
                                                ["x"] = -270697.78125,
                                            }, -- end of [155]
                                            [187] = 
                                            {
                                                ["y"] = 704081.75,
                                                ["x"] = -269724.59375,
                                            }, -- end of [187]
                                            [219] = 
                                            {
                                                ["y"] = 704308.1875,
                                                ["x"] = -269093.0625,
                                            }, -- end of [219]
                                            [251] = 
                                            {
                                                ["y"] = 705040.625,
                                                ["x"] = -268737.125,
                                            }, -- end of [251]
                                            [39] = 
                                            {
                                                ["y"] = 700099.875,
                                                ["x"] = -272838.1875,
                                            }, -- end of [39]
                                            [47] = 
                                            {
                                                ["y"] = 700317.8125,
                                                ["x"] = -272656.875,
                                            }, -- end of [47]
                                            [55] = 
                                            {
                                                ["y"] = 700805.375,
                                                ["x"] = -272260.34375,
                                            }, -- end of [55]
                                            [63] = 
                                            {
                                                ["y"] = 701160.8125,
                                                ["x"] = -272256.90625,
                                            }, -- end of [63]
                                            [78] = 
                                            {
                                                ["y"] = 701260.6875,
                                                ["x"] = -272006.15625,
                                            }, -- end of [78]
                                            [94] = 
                                            {
                                                ["y"] = 701836.0625,
                                                ["x"] = -271979.65625,
                                            }, -- end of [94]
                                            [110] = 
                                            {
                                                ["y"] = 702388.1875,
                                                ["x"] = -271733.03125,
                                            }, -- end of [110]
                                            [126] = 
                                            {
                                                ["y"] = 703089.875,
                                                ["x"] = -271302.09375,
                                            }, -- end of [126]
                                            [156] = 
                                            {
                                                ["y"] = 703860.25,
                                                ["x"] = -270677.40625,
                                            }, -- end of [156]
                                            [188] = 
                                            {
                                                ["y"] = 704077.1875,
                                                ["x"] = -269709.40625,
                                            }, -- end of [188]
                                            [220] = 
                                            {
                                                ["y"] = 704351.375,
                                                ["x"] = -269079.53125,
                                            }, -- end of [220]
                                            [252] = 
                                            {
                                                ["y"] = 705041.9375,
                                                ["x"] = -268733.40625,
                                            }, -- end of [252]
                                            [143] = 
                                            {
                                                ["y"] = 703495.8125,
                                                ["x"] = -270845.8125,
                                            }, -- end of [143]
                                            [291] = 
                                            {
                                                ["y"] = 706545.3125,
                                                ["x"] = -267760.1875,
                                            }, -- end of [291]
                                            [287] = 
                                            {
                                                ["y"] = 706141.4375,
                                                ["x"] = -268151.625,
                                            }, -- end of [287]
                                            [286] = 
                                            {
                                                ["y"] = 706134.9375,
                                                ["x"] = -268163.9375,
                                            }, -- end of [286]
                                            [159] = 
                                            {
                                                ["y"] = 703899.3125,
                                                ["x"] = -270609.75,
                                            }, -- end of [159]
                                            [175] = 
                                            {
                                                ["y"] = 703976.75,
                                                ["x"] = -270170.5,
                                            }, -- end of [175]
                                            [191] = 
                                            {
                                                ["y"] = 703884.625,
                                                ["x"] = -269307.5,
                                            }, -- end of [191]
                                            [207] = 
                                            {
                                                ["y"] = 704007.4375,
                                                ["x"] = -269173.65625,
                                            }, -- end of [207]
                                            [223] = 
                                            {
                                                ["y"] = 704374.25,
                                                ["x"] = -269079.8125,
                                            }, -- end of [223]
                                            [239] = 
                                            {
                                                ["y"] = 704690.4375,
                                                ["x"] = -268889.875,
                                            }, -- end of [239]
                                            [254] = 
                                            {
                                                ["y"] = 705035.5,
                                                ["x"] = -268699.5,
                                            }, -- end of [254]
                                            [255] = 
                                            {
                                                ["y"] = 705033.0625,
                                                ["x"] = -268684.90625,
                                            }, -- end of [255]
                                            [157] = 
                                            {
                                                ["y"] = 703874.9375,
                                                ["x"] = -270655.84375,
                                            }, -- end of [157]
                                            [189] = 
                                            {
                                                ["y"] = 704071,
                                                ["x"] = -269694.78125,
                                            }, -- end of [189]
                                            [221] = 
                                            {
                                                ["y"] = 704358.9375,
                                                ["x"] = -269078.03125,
                                            }, -- end of [221]
                                            [253] = 
                                            {
                                                ["y"] = 705041.75,
                                                ["x"] = -268729.46875,
                                            }, -- end of [253]
                                            [259] = 
                                            {
                                                ["y"] = 705042,
                                                ["x"] = -268602.71875,
                                            }, -- end of [259]
                                            [263] = 
                                            {
                                                ["y"] = 705092.625,
                                                ["x"] = -268251.375,
                                            }, -- end of [263]
                                            [267] = 
                                            {
                                                ["y"] = 705128.0625,
                                                ["x"] = -268224.6875,
                                            }, -- end of [267]
                                            [270] = 
                                            {
                                                ["y"] = 705582.625,
                                                ["x"] = -268150.8125,
                                            }, -- end of [270]
                                            [271] = 
                                            {
                                                ["y"] = 705601.375,
                                                ["x"] = -268149.90625,
                                            }, -- end of [271]
                                            [275] = 
                                            {
                                                ["y"] = 706000.5625,
                                                ["x"] = -268230.5,
                                            }, -- end of [275]
                                            [279] = 
                                            {
                                                ["y"] = 706058.875,
                                                ["x"] = -268228.6875,
                                            }, -- end of [279]
                                            [283] = 
                                            {
                                                ["y"] = 706109.4375,
                                                ["x"] = -268199.65625,
                                            }, -- end of [283]
                                            [79] = 
                                            {
                                                ["y"] = 701277.875,
                                                ["x"] = -271996.375,
                                            }, -- end of [79]
                                            [95] = 
                                            {
                                                ["y"] = 701843.25,
                                                ["x"] = -271970.125,
                                            }, -- end of [95]
                                            [111] = 
                                            {
                                                ["y"] = 702409.6875,
                                                ["x"] = -271725.46875,
                                            }, -- end of [111]
                                            [295] = 
                                            {
                                                ["y"] = 706682,
                                                ["x"] = -267651.375,
                                            }, -- end of [295]
                                        }, -- end of [1]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 717686.0625,
                                                ["x"] = -262488.90625,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 717755.125,
                                                ["x"] = -262440.21875,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [383] = 
                                            {
                                                ["y"] = 705040,
                                                ["x"] = -268617.34375,
                                            }, -- end of [383]
                                            [24] = 
                                            {
                                                ["y"] = 718257.4375,
                                                ["x"] = -262324.875,
                                            }, -- end of [24]
                                            [384] = 
                                            {
                                                ["y"] = 705034.5,
                                                ["x"] = -268640.625,
                                            }, -- end of [384]
                                            [385] = 
                                            {
                                                ["y"] = 705032.5625,
                                                ["x"] = -268655.3125,
                                            }, -- end of [385]
                                            [386] = 
                                            {
                                                ["y"] = 705032.125,
                                                ["x"] = -268670.125,
                                            }, -- end of [386]
                                            [387] = 
                                            {
                                                ["y"] = 705033.0625,
                                                ["x"] = -268684.90625,
                                            }, -- end of [387]
                                            [388] = 
                                            {
                                                ["y"] = 705035.5,
                                                ["x"] = -268699.5,
                                            }, -- end of [388]
                                            [389] = 
                                            {
                                                ["y"] = 705041.75,
                                                ["x"] = -268729.46875,
                                            }, -- end of [389]
                                            [390] = 
                                            {
                                                ["y"] = 705041.9375,
                                                ["x"] = -268733.40625,
                                            }, -- end of [390]
                                            [391] = 
                                            {
                                                ["y"] = 705040.625,
                                                ["x"] = -268737.125,
                                            }, -- end of [391]
                                            [392] = 
                                            {
                                                ["y"] = 705037.9375,
                                                ["x"] = -268740.03125,
                                            }, -- end of [392]
                                            [393] = 
                                            {
                                                ["y"] = 705034.375,
                                                ["x"] = -268741.71875,
                                            }, -- end of [393]
                                            [394] = 
                                            {
                                                ["y"] = 704954.0625,
                                                ["x"] = -268764.78125,
                                            }, -- end of [394]
                                            [395] = 
                                            {
                                                ["y"] = 704819.375,
                                                ["x"] = -268802.96875,
                                            }, -- end of [395]
                                            [396] = 
                                            {
                                                ["y"] = 704800.625,
                                                ["x"] = -268809.125,
                                            }, -- end of [396]
                                            [397] = 
                                            {
                                                ["y"] = 704782.375,
                                                ["x"] = -268816.71875,
                                            }, -- end of [397]
                                            [398] = 
                                            {
                                                ["y"] = 704764.8125,
                                                ["x"] = -268825.75,
                                            }, -- end of [398]
                                            [399] = 
                                            {
                                                ["y"] = 704748,
                                                ["x"] = -268836.125,
                                            }, -- end of [399]
                                            [25] = 
                                            {
                                                ["y"] = 718230.375,
                                                ["x"] = -262323.15625,
                                            }, -- end of [25]
                                            [400] = 
                                            {
                                                ["y"] = 704732.0625,
                                                ["x"] = -268847.8125,
                                            }, -- end of [400]
                                            [401] = 
                                            {
                                                ["y"] = 704717.0625,
                                                ["x"] = -268860.71875,
                                            }, -- end of [401]
                                            [402] = 
                                            {
                                                ["y"] = 704703.1875,
                                                ["x"] = -268874.78125,
                                            }, -- end of [402]
                                            [403] = 
                                            {
                                                ["y"] = 704690.4375,
                                                ["x"] = -268889.875,
                                            }, -- end of [403]
                                            [404] = 
                                            {
                                                ["y"] = 704536.9375,
                                                ["x"] = -269087,
                                            }, -- end of [404]
                                            [405] = 
                                            {
                                                ["y"] = 704527.5,
                                                ["x"] = -269096.28125,
                                            }, -- end of [405]
                                            [406] = 
                                            {
                                                ["y"] = 704516.9375,
                                                ["x"] = -269104.21875,
                                            }, -- end of [406]
                                            [407] = 
                                            {
                                                ["y"] = 704505.375,
                                                ["x"] = -269110.71875,
                                            }, -- end of [407]
                                            [408] = 
                                            {
                                                ["y"] = 704493.125,
                                                ["x"] = -269115.625,
                                            }, -- end of [408]
                                            [409] = 
                                            {
                                                ["y"] = 704480.25,
                                                ["x"] = -269118.84375,
                                            }, -- end of [409]
                                            [410] = 
                                            {
                                                ["y"] = 704467.125,
                                                ["x"] = -269120.375,
                                            }, -- end of [410]
                                            [411] = 
                                            {
                                                ["y"] = 704453.875,
                                                ["x"] = -269120.15625,
                                            }, -- end of [411]
                                            [412] = 
                                            {
                                                ["y"] = 704440.8125,
                                                ["x"] = -269118.1875,
                                            }, -- end of [412]
                                            [413] = 
                                            {
                                                ["y"] = 704428.125,
                                                ["x"] = -269114.5,
                                            }, -- end of [413]
                                            [414] = 
                                            {
                                                ["y"] = 704416,
                                                ["x"] = -269109.15625,
                                            }, -- end of [414]
                                            [415] = 
                                            {
                                                ["y"] = 704404.6875,
                                                ["x"] = -269102.28125,
                                            }, -- end of [415]
                                            [26] = 
                                            {
                                                ["y"] = 718230.375,
                                                ["x"] = -262323.15625,
                                            }, -- end of [26]
                                            [416] = 
                                            {
                                                ["y"] = 704394.375,
                                                ["x"] = -269093.96875,
                                            }, -- end of [416]
                                            [417] = 
                                            {
                                                ["y"] = 704387.5625,
                                                ["x"] = -269087.65625,
                                            }, -- end of [417]
                                            [418] = 
                                            {
                                                ["y"] = 704381.3125,
                                                ["x"] = -269083.03125,
                                            }, -- end of [418]
                                            [419] = 
                                            {
                                                ["y"] = 704374.25,
                                                ["x"] = -269079.8125,
                                            }, -- end of [419]
                                            [420] = 
                                            {
                                                ["y"] = 704366.6875,
                                                ["x"] = -269078.125,
                                            }, -- end of [420]
                                            [421] = 
                                            {
                                                ["y"] = 704358.9375,
                                                ["x"] = -269078.03125,
                                            }, -- end of [421]
                                            [422] = 
                                            {
                                                ["y"] = 704351.375,
                                                ["x"] = -269079.53125,
                                            }, -- end of [422]
                                            [423] = 
                                            {
                                                ["y"] = 704308.1875,
                                                ["x"] = -269093.0625,
                                            }, -- end of [423]
                                            [424] = 
                                            {
                                                ["y"] = 704297.9375,
                                                ["x"] = -269097.03125,
                                            }, -- end of [424]
                                            [425] = 
                                            {
                                                ["y"] = 704288.25,
                                                ["x"] = -269102.28125,
                                            }, -- end of [425]
                                            [426] = 
                                            {
                                                ["y"] = 704279.3125,
                                                ["x"] = -269108.78125,
                                            }, -- end of [426]
                                            [427] = 
                                            {
                                                ["y"] = 704224.3125,
                                                ["x"] = -269154.46875,
                                            }, -- end of [427]
                                            [428] = 
                                            {
                                                ["y"] = 704212.4375,
                                                ["x"] = -269163.15625,
                                            }, -- end of [428]
                                            [429] = 
                                            {
                                                ["y"] = 704199.5625,
                                                ["x"] = -269170.3125,
                                            }, -- end of [429]
                                            [430] = 
                                            {
                                                ["y"] = 704185.9375,
                                                ["x"] = -269175.84375,
                                            }, -- end of [430]
                                            [431] = 
                                            {
                                                ["y"] = 704171.6875,
                                                ["x"] = -269179.6875,
                                            }, -- end of [431]
                                            [27] = 
                                            {
                                                ["y"] = 718160.1875,
                                                ["x"] = -262320.15625,
                                            }, -- end of [27]
                                            [432] = 
                                            {
                                                ["y"] = 704157.125,
                                                ["x"] = -269181.75,
                                            }, -- end of [432]
                                            [433] = 
                                            {
                                                ["y"] = 704142.375,
                                                ["x"] = -269182.03125,
                                            }, -- end of [433]
                                            [434] = 
                                            {
                                                ["y"] = 704142.375,
                                                ["x"] = -269182.03125,
                                            }, -- end of [434]
                                            [435] = 
                                            {
                                                ["y"] = 704072.25,
                                                ["x"] = -269178.96875,
                                            }, -- end of [435]
                                            [436] = 
                                            {
                                                ["y"] = 704007.4375,
                                                ["x"] = -269173.65625,
                                            }, -- end of [436]
                                            [437] = 
                                            {
                                                ["y"] = 703997,
                                                ["x"] = -269173.46875,
                                            }, -- end of [437]
                                            [438] = 
                                            {
                                                ["y"] = 703986.625,
                                                ["x"] = -269174.375,
                                            }, -- end of [438]
                                            [439] = 
                                            {
                                                ["y"] = 703965.75,
                                                ["x"] = -269177.34375,
                                            }, -- end of [439]
                                            [440] = 
                                            {
                                                ["y"] = 703952.625,
                                                ["x"] = -269180.125,
                                            }, -- end of [440]
                                            [441] = 
                                            {
                                                ["y"] = 703939.9375,
                                                ["x"] = -269184.59375,
                                            }, -- end of [441]
                                            [442] = 
                                            {
                                                ["y"] = 703928,
                                                ["x"] = -269190.75,
                                            }, -- end of [442]
                                            [443] = 
                                            {
                                                ["y"] = 703917,
                                                ["x"] = -269198.4375,
                                            }, -- end of [443]
                                            [444] = 
                                            {
                                                ["y"] = 703907.125,
                                                ["x"] = -269207.5625,
                                            }, -- end of [444]
                                            [445] = 
                                            {
                                                ["y"] = 703898.5625,
                                                ["x"] = -269217.90625,
                                            }, -- end of [445]
                                            [446] = 
                                            {
                                                ["y"] = 703891.4375,
                                                ["x"] = -269229.3125,
                                            }, -- end of [446]
                                            [447] = 
                                            {
                                                ["y"] = 703885.9375,
                                                ["x"] = -269241.5625,
                                            }, -- end of [447]
                                            [28] = 
                                            {
                                                ["y"] = 718124.625,
                                                ["x"] = -262319.625,
                                            }, -- end of [28]
                                            [448] = 
                                            {
                                                ["y"] = 703882.125,
                                                ["x"] = -269254.4375,
                                            }, -- end of [448]
                                            [449] = 
                                            {
                                                ["y"] = 703880.0625,
                                                ["x"] = -269267.71875,
                                            }, -- end of [449]
                                            [450] = 
                                            {
                                                ["y"] = 703879.8125,
                                                ["x"] = -269281.125,
                                            }, -- end of [450]
                                            [451] = 
                                            {
                                                ["y"] = 703881.3125,
                                                ["x"] = -269294.46875,
                                            }, -- end of [451]
                                            [452] = 
                                            {
                                                ["y"] = 703884.625,
                                                ["x"] = -269307.5,
                                            }, -- end of [452]
                                            [453] = 
                                            {
                                                ["y"] = 703889.6875,
                                                ["x"] = -269319.9375,
                                            }, -- end of [453]
                                            [454] = 
                                            {
                                                ["y"] = 704071,
                                                ["x"] = -269694.78125,
                                            }, -- end of [454]
                                            [455] = 
                                            {
                                                ["y"] = 704077.1875,
                                                ["x"] = -269709.40625,
                                            }, -- end of [455]
                                            [456] = 
                                            {
                                                ["y"] = 704081.75,
                                                ["x"] = -269724.59375,
                                            }, -- end of [456]
                                            [457] = 
                                            {
                                                ["y"] = 704084.6875,
                                                ["x"] = -269740.1875,
                                            }, -- end of [457]
                                            [458] = 
                                            {
                                                ["y"] = 704085.9375,
                                                ["x"] = -269756,
                                            }, -- end of [458]
                                            [459] = 
                                            {
                                                ["y"] = 704085.5625,
                                                ["x"] = -269771.875,
                                            }, -- end of [459]
                                            [460] = 
                                            {
                                                ["y"] = 704083.5,
                                                ["x"] = -269787.59375,
                                            }, -- end of [460]
                                            [461] = 
                                            {
                                                ["y"] = 704079.75,
                                                ["x"] = -269803.03125,
                                            }, -- end of [461]
                                            [462] = 
                                            {
                                                ["y"] = 703989.875,
                                                ["x"] = -270103.78125,
                                            }, -- end of [462]
                                            [463] = 
                                            {
                                                ["y"] = 703986.4375,
                                                ["x"] = -270118.6875,
                                            }, -- end of [463]
                                            [29] = 
                                            {
                                                ["y"] = 718089.0625,
                                                ["x"] = -262321.03125,
                                            }, -- end of [29]
                                            [464] = 
                                            {
                                                ["y"] = 703984.8125,
                                                ["x"] = -270133.875,
                                            }, -- end of [464]
                                            [465] = 
                                            {
                                                ["y"] = 703984.4375,
                                                ["x"] = -270140.90625,
                                            }, -- end of [465]
                                            [466] = 
                                            {
                                                ["y"] = 703983.25,
                                                ["x"] = -270151.09375,
                                            }, -- end of [466]
                                            [467] = 
                                            {
                                                ["y"] = 703980.6875,
                                                ["x"] = -270161.03125,
                                            }, -- end of [467]
                                            [468] = 
                                            {
                                                ["y"] = 703976.75,
                                                ["x"] = -270170.5,
                                            }, -- end of [468]
                                            [469] = 
                                            {
                                                ["y"] = 703944.4375,
                                                ["x"] = -270236.78125,
                                            }, -- end of [469]
                                            [470] = 
                                            {
                                                ["y"] = 703936.1875,
                                                ["x"] = -270255.3125,
                                            }, -- end of [470]
                                            [471] = 
                                            {
                                                ["y"] = 703929.5625,
                                                ["x"] = -270274.40625,
                                            }, -- end of [471]
                                            [472] = 
                                            {
                                                ["y"] = 703924.4375,
                                                ["x"] = -270294,
                                            }, -- end of [472]
                                            [473] = 
                                            {
                                                ["y"] = 703920.9375,
                                                ["x"] = -270313.96875,
                                            }, -- end of [473]
                                            [474] = 
                                            {
                                                ["y"] = 703919.0625,
                                                ["x"] = -270334.125,
                                            }, -- end of [474]
                                            [475] = 
                                            {
                                                ["y"] = 703918.8125,
                                                ["x"] = -270354.375,
                                            }, -- end of [475]
                                            [476] = 
                                            {
                                                ["y"] = 703920.25,
                                                ["x"] = -270374.5625,
                                            }, -- end of [476]
                                            [477] = 
                                            {
                                                ["y"] = 703926.5,
                                                ["x"] = -270431.25,
                                            }, -- end of [477]
                                            [478] = 
                                            {
                                                ["y"] = 703928.375,
                                                ["x"] = -270457.28125,
                                            }, -- end of [478]
                                            [479] = 
                                            {
                                                ["y"] = 703928.3125,
                                                ["x"] = -270483.375,
                                            }, -- end of [479]
                                            [30] = 
                                            {
                                                ["y"] = 718053.6875,
                                                ["x"] = -262324.375,
                                            }, -- end of [30]
                                            [480] = 
                                            {
                                                ["y"] = 703926.3125,
                                                ["x"] = -270509.375,
                                            }, -- end of [480]
                                            [481] = 
                                            {
                                                ["y"] = 703922.375,
                                                ["x"] = -270535.15625,
                                            }, -- end of [481]
                                            [482] = 
                                            {
                                                ["y"] = 703916.5625,
                                                ["x"] = -270560.5625,
                                            }, -- end of [482]
                                            [483] = 
                                            {
                                                ["y"] = 703908.8125,
                                                ["x"] = -270585.5,
                                            }, -- end of [483]
                                            [484] = 
                                            {
                                                ["y"] = 703899.3125,
                                                ["x"] = -270609.75,
                                            }, -- end of [484]
                                            [485] = 
                                            {
                                                ["y"] = 703887.9375,
                                                ["x"] = -270633.25,
                                            }, -- end of [485]
                                            [486] = 
                                            {
                                                ["y"] = 703874.9375,
                                                ["x"] = -270655.84375,
                                            }, -- end of [486]
                                            [487] = 
                                            {
                                                ["y"] = 703860.25,
                                                ["x"] = -270677.40625,
                                            }, -- end of [487]
                                            [488] = 
                                            {
                                                ["y"] = 703843.9375,
                                                ["x"] = -270697.78125,
                                            }, -- end of [488]
                                            [489] = 
                                            {
                                                ["y"] = 703826.25,
                                                ["x"] = -270716.90625,
                                            }, -- end of [489]
                                            [490] = 
                                            {
                                                ["y"] = 703807.125,
                                                ["x"] = -270734.6875,
                                            }, -- end of [490]
                                            [491] = 
                                            {
                                                ["y"] = 703786.75,
                                                ["x"] = -270750.96875,
                                            }, -- end of [491]
                                            [492] = 
                                            {
                                                ["y"] = 703765.25,
                                                ["x"] = -270765.6875,
                                            }, -- end of [492]
                                            [493] = 
                                            {
                                                ["y"] = 703742.6875,
                                                ["x"] = -270778.75,
                                            }, -- end of [493]
                                            [494] = 
                                            {
                                                ["y"] = 703719.1875,
                                                ["x"] = -270790.125,
                                            }, -- end of [494]
                                            [495] = 
                                            {
                                                ["y"] = 703694.9375,
                                                ["x"] = -270799.71875,
                                            }, -- end of [495]
                                            [31] = 
                                            {
                                                ["y"] = 718018.5,
                                                ["x"] = -262329.625,
                                            }, -- end of [31]
                                            [496] = 
                                            {
                                                ["y"] = 703670,
                                                ["x"] = -270807.46875,
                                            }, -- end of [496]
                                            [497] = 
                                            {
                                                ["y"] = 703644.625,
                                                ["x"] = -270813.3125,
                                            }, -- end of [497]
                                            [498] = 
                                            {
                                                ["y"] = 703538.1875,
                                                ["x"] = -270833.75,
                                            }, -- end of [498]
                                            [499] = 
                                            {
                                                ["y"] = 703516.6875,
                                                ["x"] = -270838.84375,
                                            }, -- end of [499]
                                            [500] = 
                                            {
                                                ["y"] = 703495.8125,
                                                ["x"] = -270845.8125,
                                            }, -- end of [500]
                                            [501] = 
                                            {
                                                ["y"] = 703475.5625,
                                                ["x"] = -270854.625,
                                            }, -- end of [501]
                                            [502] = 
                                            {
                                                ["y"] = 703456.1875,
                                                ["x"] = -270865.15625,
                                            }, -- end of [502]
                                            [503] = 
                                            {
                                                ["y"] = 703437.875,
                                                ["x"] = -270877.375,
                                            }, -- end of [503]
                                            [504] = 
                                            {
                                                ["y"] = 703420.625,
                                                ["x"] = -270891.125,
                                            }, -- end of [504]
                                            [505] = 
                                            {
                                                ["y"] = 703404.6875,
                                                ["x"] = -270906.375,
                                            }, -- end of [505]
                                            [506] = 
                                            {
                                                ["y"] = 703390.1875,
                                                ["x"] = -270922.96875,
                                            }, -- end of [506]
                                            [507] = 
                                            {
                                                ["y"] = 703377.1875,
                                                ["x"] = -270940.78125,
                                            }, -- end of [507]
                                            [508] = 
                                            {
                                                ["y"] = 703365.8125,
                                                ["x"] = -270959.65625,
                                            }, -- end of [508]
                                            [509] = 
                                            {
                                                ["y"] = 703349.8125,
                                                ["x"] = -270988.90625,
                                            }, -- end of [509]
                                            [510] = 
                                            {
                                                ["y"] = 703332.875,
                                                ["x"] = -271018.5,
                                            }, -- end of [510]
                                            [2] = 
                                            {
                                                ["y"] = 719012.25,
                                                ["x"] = -262346.78125,
                                            }, -- end of [2]
                                            [32] = 
                                            {
                                                ["y"] = 717983.625,
                                                ["x"] = -262336.8125,
                                            }, -- end of [32]
                                            [512] = 
                                            {
                                                ["y"] = 703295.375,
                                                ["x"] = -271075.34375,
                                            }, -- end of [512]
                                            [513] = 
                                            {
                                                ["y"] = 703274.8125,
                                                ["x"] = -271102.5,
                                            }, -- end of [513]
                                            [514] = 
                                            {
                                                ["y"] = 703253.0625,
                                                ["x"] = -271128.75,
                                            }, -- end of [514]
                                            [515] = 
                                            {
                                                ["y"] = 703230.25,
                                                ["x"] = -271154.03125,
                                            }, -- end of [515]
                                            [516] = 
                                            {
                                                ["y"] = 703114.0625,
                                                ["x"] = -271277.6875,
                                            }, -- end of [516]
                                            [517] = 
                                            {
                                                ["y"] = 703089.875,
                                                ["x"] = -271302.09375,
                                            }, -- end of [517]
                                            [518] = 
                                            {
                                                ["y"] = 703064.5,
                                                ["x"] = -271325.1875,
                                            }, -- end of [518]
                                            [519] = 
                                            {
                                                ["y"] = 703037.875,
                                                ["x"] = -271346.90625,
                                            }, -- end of [519]
                                            [520] = 
                                            {
                                                ["y"] = 703010.125,
                                                ["x"] = -271367.1875,
                                            }, -- end of [520]
                                            [521] = 
                                            {
                                                ["y"] = 702981.375,
                                                ["x"] = -271385.9375,
                                            }, -- end of [521]
                                            [522] = 
                                            {
                                                ["y"] = 702951.625,
                                                ["x"] = -271403.15625,
                                            }, -- end of [522]
                                            [523] = 
                                            {
                                                ["y"] = 702811,
                                                ["x"] = -271479.8125,
                                            }, -- end of [523]
                                            [524] = 
                                            {
                                                ["y"] = 702760.875,
                                                ["x"] = -271508.0625,
                                            }, -- end of [524]
                                            [525] = 
                                            {
                                                ["y"] = 702711.625,
                                                ["x"] = -271537.75,
                                            }, -- end of [525]
                                            [526] = 
                                            {
                                                ["y"] = 702663.3125,
                                                ["x"] = -271568.84375,
                                            }, -- end of [526]
                                            [33] = 
                                            {
                                                ["y"] = 717949.25,
                                                ["x"] = -262345.90625,
                                            }, -- end of [33]
                                            [528] = 
                                            {
                                                ["y"] = 702504.5,
                                                ["x"] = -271673.625,
                                            }, -- end of [528]
                                            [529] = 
                                            {
                                                ["y"] = 702479.8125,
                                                ["x"] = -271688.53125,
                                            }, -- end of [529]
                                            [530] = 
                                            {
                                                ["y"] = 702450.625,
                                                ["x"] = -271705.5625,
                                            }, -- end of [530]
                                            [531] = 
                                            {
                                                ["y"] = 702430.5625,
                                                ["x"] = -271716.28125,
                                            }, -- end of [531]
                                            [532] = 
                                            {
                                                ["y"] = 702409.6875,
                                                ["x"] = -271725.46875,
                                            }, -- end of [532]
                                            [533] = 
                                            {
                                                ["y"] = 702388.1875,
                                                ["x"] = -271733.03125,
                                            }, -- end of [533]
                                            [534] = 
                                            {
                                                ["y"] = 702366.1875,
                                                ["x"] = -271738.9375,
                                            }, -- end of [534]
                                            [535] = 
                                            {
                                                ["y"] = 702343.8125,
                                                ["x"] = -271743.15625,
                                            }, -- end of [535]
                                            [536] = 
                                            {
                                                ["y"] = 702020.375,
                                                ["x"] = -271791.40625,
                                            }, -- end of [536]
                                            [537] = 
                                            {
                                                ["y"] = 702001.5,
                                                ["x"] = -271795.15625,
                                            }, -- end of [537]
                                            [538] = 
                                            {
                                                ["y"] = 701983.0625,
                                                ["x"] = -271800.71875,
                                            }, -- end of [538]
                                            [539] = 
                                            {
                                                ["y"] = 701965.1875,
                                                ["x"] = -271808.03125,
                                            }, -- end of [539]
                                            [540] = 
                                            {
                                                ["y"] = 701948.1875,
                                                ["x"] = -271817.03125,
                                            }, -- end of [540]
                                            [541] = 
                                            {
                                                ["y"] = 701932.0625,
                                                ["x"] = -271827.625,
                                            }, -- end of [541]
                                            [542] = 
                                            {
                                                ["y"] = 701917.0625,
                                                ["x"] = -271839.71875,
                                            }, -- end of [542]
                                            [34] = 
                                            {
                                                ["y"] = 717915.4375,
                                                ["x"] = -262356.84375,
                                            }, -- end of [34]
                                            [544] = 
                                            {
                                                ["y"] = 701890.875,
                                                ["x"] = -271867.96875,
                                            }, -- end of [544]
                                            [545] = 
                                            {
                                                ["y"] = 701879.9375,
                                                ["x"] = -271883.84375,
                                            }, -- end of [545]
                                            [546] = 
                                            {
                                                ["y"] = 701870.5625,
                                                ["x"] = -271900.6875,
                                            }, -- end of [546]
                                            [547] = 
                                            {
                                                ["y"] = 701862.875,
                                                ["x"] = -271918.375,
                                            }, -- end of [547]
                                            [548] = 
                                            {
                                                ["y"] = 701840.4375,
                                                ["x"] = -271974.8125,
                                            }, -- end of [548]
                                            [549] = 
                                            {
                                                ["y"] = 701836.0625,
                                                ["x"] = -271979.65625,
                                            }, -- end of [549]
                                            [550] = 
                                            {
                                                ["y"] = 701825.75,
                                                ["x"] = -271989.84375,
                                            }, -- end of [550]
                                            [551] = 
                                            {
                                                ["y"] = 701814.375,
                                                ["x"] = -271998.71875,
                                            }, -- end of [551]
                                            [552] = 
                                            {
                                                ["y"] = 701801.9375,
                                                ["x"] = -272006.125,
                                            }, -- end of [552]
                                            [553] = 
                                            {
                                                ["y"] = 701788.75,
                                                ["x"] = -272012,
                                            }, -- end of [553]
                                            [554] = 
                                            {
                                                ["y"] = 701774.875,
                                                ["x"] = -272016.25,
                                            }, -- end of [554]
                                            [555] = 
                                            {
                                                ["y"] = 701760.6875,
                                                ["x"] = -272018.8125,
                                            }, -- end of [555]
                                            [556] = 
                                            {
                                                ["y"] = 701746.25,
                                                ["x"] = -272019.625,
                                            }, -- end of [556]
                                            [557] = 
                                            {
                                                ["y"] = 701731.8125,
                                                ["x"] = -272018.6875,
                                            }, -- end of [557]
                                            [558] = 
                                            {
                                                ["y"] = 701393,
                                                ["x"] = -271976.34375,
                                            }, -- end of [558]
                                            [35] = 
                                            {
                                                ["y"] = 717882.25,
                                                ["x"] = -262369.625,
                                            }, -- end of [35]
                                            [560] = 
                                            {
                                                ["y"] = 701353.5625,
                                                ["x"] = -271975.34375,
                                            }, -- end of [560]
                                            [561] = 
                                            {
                                                ["y"] = 701333.9375,
                                                ["x"] = -271977.78125,
                                            }, -- end of [561]
                                            [562] = 
                                            {
                                                ["y"] = 701314.6875,
                                                ["x"] = -271982.125,
                                            }, -- end of [562]
                                            [563] = 
                                            {
                                                ["y"] = 701295.9375,
                                                ["x"] = -271988.34375,
                                            }, -- end of [563]
                                            [564] = 
                                            {
                                                ["y"] = 701277.875,
                                                ["x"] = -271996.375,
                                            }, -- end of [564]
                                            [565] = 
                                            {
                                                ["y"] = 701260.6875,
                                                ["x"] = -272006.15625,
                                            }, -- end of [565]
                                            [566] = 
                                            {
                                                ["y"] = 701244.625,
                                                ["x"] = -272017.59375,
                                            }, -- end of [566]
                                            [567] = 
                                            {
                                                ["y"] = 701229.6875,
                                                ["x"] = -272030.5625,
                                            }, -- end of [567]
                                            [568] = 
                                            {
                                                ["y"] = 701216.125,
                                                ["x"] = -272044.90625,
                                            }, -- end of [568]
                                            [569] = 
                                            {
                                                ["y"] = 701204.0625,
                                                ["x"] = -272060.5625,
                                            }, -- end of [569]
                                            [570] = 
                                            {
                                                ["y"] = 701193.5625,
                                                ["x"] = -272077.3125,
                                            }, -- end of [570]
                                            [571] = 
                                            {
                                                ["y"] = 701184.8125,
                                                ["x"] = -272095,
                                            }, -- end of [571]
                                            [572] = 
                                            {
                                                ["y"] = 701177.8125,
                                                ["x"] = -272113.46875,
                                            }, -- end of [572]
                                            [573] = 
                                            {
                                                ["y"] = 701172.6875,
                                                ["x"] = -272132.5625,
                                            }, -- end of [573]
                                            [574] = 
                                            {
                                                ["y"] = 701169.4375,
                                                ["x"] = -272152.03125,
                                            }, -- end of [574]
                                            [36] = 
                                            {
                                                ["y"] = 717849.8125,
                                                ["x"] = -262384.21875,
                                            }, -- end of [36]
                                            [576] = 
                                            {
                                                ["y"] = 701169.1875,
                                                ["x"] = -272241.15625,
                                            }, -- end of [576]
                                            [577] = 
                                            {
                                                ["y"] = 701168.1875,
                                                ["x"] = -272248.5,
                                            }, -- end of [577]
                                            [578] = 
                                            {
                                                ["y"] = 701168.4375,
                                                ["x"] = -272252.40625,
                                            }, -- end of [578]
                                            [579] = 
                                            {
                                                ["y"] = 701170.1875,
                                                ["x"] = -272255.9375,
                                            }, -- end of [579]
                                            [580] = 
                                            {
                                                ["y"] = 701173.125,
                                                ["x"] = -272258.53125,
                                            }, -- end of [580]
                                            [581] = 
                                            {
                                                ["y"] = 701176.875,
                                                ["x"] = -272259.8125,
                                            }, -- end of [581]
                                            [582] = 
                                            {
                                                ["y"] = 701279.75,
                                                ["x"] = -272280.3125,
                                            }, -- end of [582]
                                            [583] = 
                                            {
                                                ["y"] = 701337.375,
                                                ["x"] = -272292.34375,
                                            }, -- end of [583]
                                            [584] = 
                                            {
                                                ["y"] = 701394.625,
                                                ["x"] = -272306.0625,
                                            }, -- end of [584]
                                            [585] = 
                                            {
                                                ["y"] = 701451.5,
                                                ["x"] = -272321.46875,
                                            }, -- end of [585]
                                            [586] = 
                                            {
                                                ["y"] = 701507.8125,
                                                ["x"] = -272338.53125,
                                            }, -- end of [586]
                                            [587] = 
                                            {
                                                ["y"] = 701563.625,
                                                ["x"] = -272357.25,
                                            }, -- end of [587]
                                            [588] = 
                                            {
                                                ["y"] = 701618.875,
                                                ["x"] = -272377.625,
                                            }, -- end of [588]
                                            [589] = 
                                            {
                                                ["y"] = 701673.5,
                                                ["x"] = -272399.59375,
                                            }, -- end of [589]
                                            [590] = 
                                            {
                                                ["y"] = 702023.6875,
                                                ["x"] = -272546.46875,
                                            }, -- end of [590]
                                            [37] = 
                                            {
                                                ["y"] = 717818.1875,
                                                ["x"] = -262400.5625,
                                            }, -- end of [37]
                                            [592] = 
                                            {
                                                ["y"] = 702055.5625,
                                                ["x"] = -272562.59375,
                                            }, -- end of [592]
                                            [593] = 
                                            {
                                                ["y"] = 702118.4375,
                                                ["x"] = -272600.3125,
                                            }, -- end of [593]
                                            [594] = 
                                            {
                                                ["y"] = 702132.125,
                                                ["x"] = -272607.59375,
                                            }, -- end of [594]
                                            [595] = 
                                            {
                                                ["y"] = 702146.5,
                                                ["x"] = -272613.40625,
                                            }, -- end of [595]
                                            [596] = 
                                            {
                                                ["y"] = 702161.375,
                                                ["x"] = -272617.71875,
                                            }, -- end of [596]
                                            [597] = 
                                            {
                                                ["y"] = 702176.625,
                                                ["x"] = -272620.46875,
                                            }, -- end of [597]
                                            [598] = 
                                            {
                                                ["y"] = 702192.0625,
                                                ["x"] = -272621.65625,
                                            }, -- end of [598]
                                            [599] = 
                                            {
                                                ["y"] = 702207.5,
                                                ["x"] = -272621.21875,
                                            }, -- end of [599]
                                            [600] = 
                                            {
                                                ["y"] = 702308.5625,
                                                ["x"] = -272613.1875,
                                            }, -- end of [600]
                                            [601] = 
                                            {
                                                ["y"] = 702326.875,
                                                ["x"] = -272612.40625,
                                            }, -- end of [601]
                                            [602] = 
                                            {
                                                ["y"] = 702345.125,
                                                ["x"] = -272612.9375,
                                            }, -- end of [602]
                                            [603] = 
                                            {
                                                ["y"] = 702363.3125,
                                                ["x"] = -272614.84375,
                                            }, -- end of [603]
                                            [604] = 
                                            {
                                                ["y"] = 702381.3125,
                                                ["x"] = -272618.0625,
                                            }, -- end of [604]
                                            [605] = 
                                            {
                                                ["y"] = 702814.5625,
                                                ["x"] = -272711.90625,
                                            }, -- end of [605]
                                            [606] = 
                                            {
                                                ["y"] = 702833.25,
                                                ["x"] = -272715.03125,
                                            }, -- end of [606]
                                            [38] = 
                                            {
                                                ["y"] = 717787.5625,
                                                ["x"] = -262418.59375,
                                            }, -- end of [38]
                                            [608] = 
                                            {
                                                ["y"] = 702870.9375,
                                                ["x"] = -272715.9375,
                                            }, -- end of [608]
                                            [609] = 
                                            {
                                                ["y"] = 702889.75,
                                                ["x"] = -272713.71875,
                                            }, -- end of [609]
                                            [610] = 
                                            {
                                                ["y"] = 702908.1875,
                                                ["x"] = -272709.71875,
                                            }, -- end of [610]
                                            [611] = 
                                            {
                                                ["y"] = 702926.1875,
                                                ["x"] = -272704.03125,
                                            }, -- end of [611]
                                            [612] = 
                                            {
                                                ["y"] = 702943.625,
                                                ["x"] = -272696.625,
                                            }, -- end of [612]
                                            [613] = 
                                            {
                                                ["y"] = 702960.25,
                                                ["x"] = -272687.65625,
                                            }, -- end of [613]
                                            [614] = 
                                            {
                                                ["y"] = 702975.9375,
                                                ["x"] = -272677.125,
                                            }, -- end of [614]
                                            [615] = 
                                            {
                                                ["y"] = 702990.5625,
                                                ["x"] = -272665.1875,
                                            }, -- end of [615]
                                            [616] = 
                                            {
                                                ["y"] = 703004,
                                                ["x"] = -272651.90625,
                                            }, -- end of [616]
                                            [617] = 
                                            {
                                                ["y"] = 703015.375,
                                                ["x"] = -272640.71875,
                                            }, -- end of [617]
                                            [618] = 
                                            {
                                                ["y"] = 703027.9375,
                                                ["x"] = -272630.84375,
                                            }, -- end of [618]
                                            [619] = 
                                            {
                                                ["y"] = 703041.4375,
                                                ["x"] = -272622.34375,
                                            }, -- end of [619]
                                            [620] = 
                                            {
                                                ["y"] = 703055.75,
                                                ["x"] = -272615.34375,
                                            }, -- end of [620]
                                            [621] = 
                                            {
                                                ["y"] = 703070.75,
                                                ["x"] = -272609.90625,
                                            }, -- end of [621]
                                            [622] = 
                                            {
                                                ["y"] = 703086.25,
                                                ["x"] = -272606.09375,
                                            }, -- end of [622]
                                            [39] = 
                                            {
                                                ["y"] = 717757.9375,
                                                ["x"] = -262438.25,
                                            }, -- end of [39]
                                            [624] = 
                                            {
                                                ["y"] = 703118.0625,
                                                ["x"] = -272603.5,
                                            }, -- end of [624]
                                            [625] = 
                                            {
                                                ["y"] = 703133.9375,
                                                ["x"] = -272604.78125,
                                            }, -- end of [625]
                                            [626] = 
                                            {
                                                ["y"] = 703133.9375,
                                                ["x"] = -272604.78125,
                                            }, -- end of [626]
                                            [627] = 
                                            {
                                                ["y"] = 703187.0625,
                                                ["x"] = -272611.8125,
                                            }, -- end of [627]
                                            [628] = 
                                            {
                                                ["y"] = 703203.875,
                                                ["x"] = -272615.03125,
                                            }, -- end of [628]
                                            [629] = 
                                            {
                                                ["y"] = 703220.1875,
                                                ["x"] = -272620.125,
                                            }, -- end of [629]
                                            [630] = 
                                            {
                                                ["y"] = 703235.875,
                                                ["x"] = -272627.09375,
                                            }, -- end of [630]
                                            [631] = 
                                            {
                                                ["y"] = 703250.625,
                                                ["x"] = -272635.75,
                                            }, -- end of [631]
                                            [632] = 
                                            {
                                                ["y"] = 703264.3125,
                                                ["x"] = -272646.0625,
                                            }, -- end of [632]
                                            [633] = 
                                            {
                                                ["y"] = 703276.6875,
                                                ["x"] = -272657.875,
                                            }, -- end of [633]
                                            [634] = 
                                            {
                                                ["y"] = 703287.6875,
                                                ["x"] = -272671,
                                            }, -- end of [634]
                                            [635] = 
                                            {
                                                ["y"] = 703297.125,
                                                ["x"] = -272685.3125,
                                            }, -- end of [635]
                                            [636] = 
                                            {
                                                ["y"] = 703304.8125,
                                                ["x"] = -272700.59375,
                                            }, -- end of [636]
                                            [637] = 
                                            {
                                                ["y"] = 703310.75,
                                                ["x"] = -272716.625,
                                            }, -- end of [637]
                                            [638] = 
                                            {
                                                ["y"] = 703314.875,
                                                ["x"] = -272733.28125,
                                            }, -- end of [638]
                                            [40] = 
                                            {
                                                ["y"] = 717203.3125,
                                                ["x"] = -262829.125,
                                            }, -- end of [40]
                                            [640] = 
                                            {
                                                ["y"] = 703356.625,
                                                ["x"] = -273067.125,
                                            }, -- end of [640]
                                            [641] = 
                                            {
                                                ["y"] = 703359.4375,
                                                ["x"] = -273082.15625,
                                            }, -- end of [641]
                                            [642] = 
                                            {
                                                ["y"] = 703364.1875,
                                                ["x"] = -273096.6875,
                                            }, -- end of [642]
                                            [643] = 
                                            {
                                                ["y"] = 703370.75,
                                                ["x"] = -273110.5,
                                            }, -- end of [643]
                                            [644] = 
                                            {
                                                ["y"] = 703379,
                                                ["x"] = -273123.375,
                                            }, -- end of [644]
                                            [645] = 
                                            {
                                                ["y"] = 703388.875,
                                                ["x"] = -273135.09375,
                                            }, -- end of [645]
                                            [646] = 
                                            {
                                                ["y"] = 703400.125,
                                                ["x"] = -273145.4375,
                                            }, -- end of [646]
                                            [647] = 
                                            {
                                                ["y"] = 703412.5625,
                                                ["x"] = -273154.3125,
                                            }, -- end of [647]
                                            [648] = 
                                            {
                                                ["y"] = 703426.0625,
                                                ["x"] = -273161.5,
                                            }, -- end of [648]
                                            [649] = 
                                            {
                                                ["y"] = 703440.375,
                                                ["x"] = -273166.9375,
                                            }, -- end of [649]
                                            [650] = 
                                            {
                                                ["y"] = 703455.25,
                                                ["x"] = -273170.46875,
                                            }, -- end of [650]
                                            [651] = 
                                            {
                                                ["y"] = 703470.4375,
                                                ["x"] = -273172.125,
                                            }, -- end of [651]
                                            [652] = 
                                            {
                                                ["y"] = 703485.75,
                                                ["x"] = -273171.8125,
                                            }, -- end of [652]
                                            [653] = 
                                            {
                                                ["y"] = 703726,
                                                ["x"] = -273151.625,
                                            }, -- end of [653]
                                            [654] = 
                                            {
                                                ["y"] = 703742.5,
                                                ["x"] = -273149.4375,
                                            }, -- end of [654]
                                            [41] = 
                                            {
                                                ["y"] = 717170.6875,
                                                ["x"] = -262849.78125,
                                            }, -- end of [41]
                                            [656] = 
                                            {
                                                ["y"] = 703775.8125,
                                                ["x"] = -273150.6875,
                                            }, -- end of [656]
                                            [657] = 
                                            {
                                                ["y"] = 703792.1875,
                                                ["x"] = -273154.0625,
                                            }, -- end of [657]
                                            [658] = 
                                            {
                                                ["y"] = 703808.0625,
                                                ["x"] = -273159.21875,
                                            }, -- end of [658]
                                            [659] = 
                                            {
                                                ["y"] = 703823.25,
                                                ["x"] = -273166.125,
                                            }, -- end of [659]
                                            [660] = 
                                            {
                                                ["y"] = 703837.5625,
                                                ["x"] = -273174.65625,
                                            }, -- end of [660]
                                            [661] = 
                                            {
                                                ["y"] = 703850.875,
                                                ["x"] = -273184.75,
                                            }, -- end of [661]
                                            [662] = 
                                            {
                                                ["y"] = 703863,
                                                ["x"] = -273196.25,
                                            }, -- end of [662]
                                            [663] = 
                                            {
                                                ["y"] = 703873.6875,
                                                ["x"] = -273209,
                                            }, -- end of [663]
                                            [664] = 
                                            {
                                                ["y"] = 703883,
                                                ["x"] = -273222.90625,
                                            }, -- end of [664]
                                            [665] = 
                                            {
                                                ["y"] = 703885.5,
                                                ["x"] = -273227.1875,
                                            }, -- end of [665]
                                            [666] = 
                                            {
                                                ["y"] = 703894.6875,
                                                ["x"] = -273241,
                                            }, -- end of [666]
                                            [667] = 
                                            {
                                                ["y"] = 703905.375,
                                                ["x"] = -273253.6875,
                                            }, -- end of [667]
                                            [668] = 
                                            {
                                                ["y"] = 703917.375,
                                                ["x"] = -273265.125,
                                            }, -- end of [668]
                                            [669] = 
                                            {
                                                ["y"] = 703930.5625,
                                                ["x"] = -273275.1875,
                                            }, -- end of [669]
                                            [670] = 
                                            {
                                                ["y"] = 703944.8125,
                                                ["x"] = -273283.71875,
                                            }, -- end of [670]
                                            [42] = 
                                            {
                                                ["y"] = 717137.3125,
                                                ["x"] = -262869.1875,
                                            }, -- end of [42]
                                            [672] = 
                                            {
                                                ["y"] = 703975.625,
                                                ["x"] = -273295.8125,
                                            }, -- end of [672]
                                            [673] = 
                                            {
                                                ["y"] = 703991.875,
                                                ["x"] = -273299.25,
                                            }, -- end of [673]
                                            [674] = 
                                            {
                                                ["y"] = 704008.375,
                                                ["x"] = -273300.875,
                                            }, -- end of [674]
                                            [675] = 
                                            {
                                                ["y"] = 704024.9375,
                                                ["x"] = -273300.65625,
                                            }, -- end of [675]
                                            [676] = 
                                            {
                                                ["y"] = 704041.4375,
                                                ["x"] = -273298.625,
                                            }, -- end of [676]
                                            [677] = 
                                            {
                                                ["y"] = 704048.4375,
                                                ["x"] = -273297.40625,
                                            }, -- end of [677]
                                            [678] = 
                                            {
                                                ["y"] = 704078.0625,
                                                ["x"] = -273293,
                                            }, -- end of [678]
                                            [679] = 
                                            {
                                                ["y"] = 704107.875,
                                                ["x"] = -273290.3125,
                                            }, -- end of [679]
                                            [680] = 
                                            {
                                                ["y"] = 704137.75,
                                                ["x"] = -273289.4375,
                                            }, -- end of [680]
                                            [681] = 
                                            {
                                                ["y"] = 704167.6875,
                                                ["x"] = -273290.34375,
                                            }, -- end of [681]
                                            [682] = 
                                            {
                                                ["y"] = 704197.5,
                                                ["x"] = -273293.0625,
                                            }, -- end of [682]
                                            [683] = 
                                            {
                                                ["y"] = 704227.0625,
                                                ["x"] = -273297.5,
                                            }, -- end of [683]
                                            [684] = 
                                            {
                                                ["y"] = 704637.125,
                                                ["x"] = -273372.1875,
                                            }, -- end of [684]
                                            [685] = 
                                            {
                                                ["y"] = 704654.9375,
                                                ["x"] = -273376.28125,
                                            }, -- end of [685]
                                            [686] = 
                                            {
                                                ["y"] = 704672.25,
                                                ["x"] = -273381.96875,
                                            }, -- end of [686]
                                            [43] = 
                                            {
                                                ["y"] = 717103.25,
                                                ["x"] = -262887.25,
                                            }, -- end of [43]
                                            [688] = 
                                            {
                                                ["y"] = 704705,
                                                ["x"] = -273398,
                                            }, -- end of [688]
                                            [689] = 
                                            {
                                                ["y"] = 704720.1875,
                                                ["x"] = -273408.15625,
                                            }, -- end of [689]
                                            [690] = 
                                            {
                                                ["y"] = 704734.3125,
                                                ["x"] = -273419.65625,
                                            }, -- end of [690]
                                            [691] = 
                                            {
                                                ["y"] = 704747.375,
                                                ["x"] = -273432.40625,
                                            }, -- end of [691]
                                            [692] = 
                                            {
                                                ["y"] = 704759.25,
                                                ["x"] = -273446.3125,
                                            }, -- end of [692]
                                            [693] = 
                                            {
                                                ["y"] = 704769.75,
                                                ["x"] = -273461.21875,
                                            }, -- end of [693]
                                            [694] = 
                                            {
                                                ["y"] = 704902.4375,
                                                ["x"] = -273668.96875,
                                            }, -- end of [694]
                                            [695] = 
                                            {
                                                ["y"] = 704940.375,
                                                ["x"] = -273726.5625,
                                            }, -- end of [695]
                                            [696] = 
                                            {
                                                ["y"] = 704979.875,
                                                ["x"] = -273783.0625,
                                            }, -- end of [696]
                                            [697] = 
                                            {
                                                ["y"] = 705020.875,
                                                ["x"] = -273838.46875,
                                            }, -- end of [697]
                                            [698] = 
                                            {
                                                ["y"] = 705063.4375,
                                                ["x"] = -273892.71875,
                                            }, -- end of [698]
                                            [699] = 
                                            {
                                                ["y"] = 705107.4375,
                                                ["x"] = -273945.78125,
                                            }, -- end of [699]
                                            [700] = 
                                            {
                                                ["y"] = 705152.9375,
                                                ["x"] = -273997.59375,
                                            }, -- end of [700]
                                            [701] = 
                                            {
                                                ["y"] = 705199.8125,
                                                ["x"] = -274048.15625,
                                            }, -- end of [701]
                                            [702] = 
                                            {
                                                ["y"] = 705248.0625,
                                                ["x"] = -274097.375,
                                            }, -- end of [702]
                                            [44] = 
                                            {
                                                ["y"] = 717068.5,
                                                ["x"] = -262904,
                                            }, -- end of [44]
                                            [704] = 
                                            {
                                                ["y"] = 705348.5625,
                                                ["x"] = -274191.75,
                                            }, -- end of [704]
                                            [705] = 
                                            {
                                                ["y"] = 705899.375,
                                                ["x"] = -274681.03125,
                                            }, -- end of [705]
                                            [706] = 
                                            {
                                                ["y"] = 706165.6875,
                                                ["x"] = -274879.46875,
                                            }, -- end of [706]
                                            [707] = 
                                            {
                                                ["y"] = 706442.0625,
                                                ["x"] = -275088.8125,
                                            }, -- end of [707]
                                            [708] = 
                                            {
                                                ["y"] = 706471,
                                                ["x"] = -275108.03125,
                                            }, -- end of [708]
                                            [709] = 
                                            {
                                                ["y"] = 707083,
                                                ["x"] = -275617.5625,
                                            }, -- end of [709]
                                            [710] = 
                                            {
                                                ["y"] = 707274.9375,
                                                ["x"] = -275831.375,
                                            }, -- end of [710]
                                            [711] = 
                                            {
                                                ["y"] = 707306.5,
                                                ["x"] = -275859.46875,
                                            }, -- end of [711]
                                            [712] = 
                                            {
                                                ["y"] = 707800.9375,
                                                ["x"] = -276258.09375,
                                            }, -- end of [712]
                                            [713] = 
                                            {
                                                ["y"] = 707815.3125,
                                                ["x"] = -276268.65625,
                                            }, -- end of [713]
                                            [714] = 
                                            {
                                                ["y"] = 707830.5,
                                                ["x"] = -276277.9375,
                                            }, -- end of [714]
                                            [715] = 
                                            {
                                                ["y"] = 707846.5,
                                                ["x"] = -276285.78125,
                                            }, -- end of [715]
                                            [716] = 
                                            {
                                                ["y"] = 707863.125,
                                                ["x"] = -276292.21875,
                                            }, -- end of [716]
                                            [717] = 
                                            {
                                                ["y"] = 707880.25,
                                                ["x"] = -276297.125,
                                            }, -- end of [717]
                                            [718] = 
                                            {
                                                ["y"] = 707897.75,
                                                ["x"] = -276300.5,
                                            }, -- end of [718]
                                            [45] = 
                                            {
                                                ["y"] = 717033.0625,
                                                ["x"] = -262919.40625,
                                            }, -- end of [45]
                                            [720] = 
                                            {
                                                ["y"] = 708177.125,
                                                ["x"] = -276342.46875,
                                            }, -- end of [720]
                                            [721] = 
                                            {
                                                ["y"] = 708207.75,
                                                ["x"] = -276349.96875,
                                            }, -- end of [721]
                                            [722] = 
                                            {
                                                ["y"] = 708237.875,
                                                ["x"] = -276359.375,
                                            }, -- end of [722]
                                            [723] = 
                                            {
                                                ["y"] = 708267.3125,
                                                ["x"] = -276370.6875,
                                            }, -- end of [723]
                                            [724] = 
                                            {
                                                ["y"] = 708296,
                                                ["x"] = -276383.8125,
                                            }, -- end of [724]
                                            [725] = 
                                            {
                                                ["y"] = 708323.75,
                                                ["x"] = -276398.71875,
                                            }, -- end of [725]
                                            [726] = 
                                            {
                                                ["y"] = 708350.5625,
                                                ["x"] = -276415.34375,
                                            }, -- end of [726]
                                            [727] = 
                                            {
                                                ["y"] = 708376.25,
                                                ["x"] = -276433.625,
                                            }, -- end of [727]
                                            [728] = 
                                            {
                                                ["y"] = 708400.75,
                                                ["x"] = -276453.5,
                                            }, -- end of [728]
                                            [729] = 
                                            {
                                                ["y"] = 708423.9375,
                                                ["x"] = -276474.875,
                                            }, -- end of [729]
                                            [730] = 
                                            {
                                                ["y"] = 708445.6875,
                                                ["x"] = -276497.6875,
                                            }, -- end of [730]
                                            [731] = 
                                            {
                                                ["y"] = 708466,
                                                ["x"] = -276521.8125,
                                            }, -- end of [731]
                                            [732] = 
                                            {
                                                ["y"] = 708484.75,
                                                ["x"] = -276547.15625,
                                            }, -- end of [732]
                                            [733] = 
                                            {
                                                ["y"] = 708630.4375,
                                                ["x"] = -276757.6875,
                                            }, -- end of [733]
                                            [734] = 
                                            {
                                                ["y"] = 708657,
                                                ["x"] = -276794.65625,
                                            }, -- end of [734]
                                            [46] = 
                                            {
                                                ["y"] = 716997.125,
                                                ["x"] = -262933.40625,
                                            }, -- end of [46]
                                            [736] = 
                                            {
                                                ["y"] = 708714.125,
                                                ["x"] = -276865.5625,
                                            }, -- end of [736]
                                            [737] = 
                                            {
                                                ["y"] = 708744.625,
                                                ["x"] = -276899.40625,
                                            }, -- end of [737]
                                            [738] = 
                                            {
                                                ["y"] = 708776.25,
                                                ["x"] = -276932.125,
                                            }, -- end of [738]
                                            [739] = 
                                            {
                                                ["y"] = 708809.0625,
                                                ["x"] = -276963.6875,
                                            }, -- end of [739]
                                            [740] = 
                                            {
                                                ["y"] = 708843.0625,
                                                ["x"] = -276994.03125,
                                            }, -- end of [740]
                                            [741] = 
                                            {
                                                ["y"] = 708963.5,
                                                ["x"] = -277097.625,
                                            }, -- end of [741]
                                            [742] = 
                                            {
                                                ["y"] = 708983.125,
                                                ["x"] = -277115.625,
                                            }, -- end of [742]
                                            [743] = 
                                            {
                                                ["y"] = 709001.4375,
                                                ["x"] = -277134.90625,
                                            }, -- end of [743]
                                            [744] = 
                                            {
                                                ["y"] = 709018.5,
                                                ["x"] = -277155.34375,
                                            }, -- end of [744]
                                            [745] = 
                                            {
                                                ["y"] = 709034.125,
                                                ["x"] = -277176.90625,
                                            }, -- end of [745]
                                            [746] = 
                                            {
                                                ["y"] = 709048.25,
                                                ["x"] = -277199.4375,
                                            }, -- end of [746]
                                            [747] = 
                                            {
                                                ["y"] = 709060.875,
                                                ["x"] = -277222.875,
                                            }, -- end of [747]
                                            [748] = 
                                            {
                                                ["y"] = 709071.9375,
                                                ["x"] = -277247.09375,
                                            }, -- end of [748]
                                            [749] = 
                                            {
                                                ["y"] = 709081.3125,
                                                ["x"] = -277272,
                                            }, -- end of [749]
                                            [750] = 
                                            {
                                                ["y"] = 709089,
                                                ["x"] = -277297.46875,
                                            }, -- end of [750]
                                            [47] = 
                                            {
                                                ["y"] = 716555.0625,
                                                ["x"] = -263095.96875,
                                            }, -- end of [47]
                                            [752] = 
                                            {
                                                ["y"] = 709117.1875,
                                                ["x"] = -277400.125,
                                            }, -- end of [752]
                                            [753] = 
                                            {
                                                ["y"] = 709122.625,
                                                ["x"] = -277412.09375,
                                            }, -- end of [753]
                                            [754] = 
                                            {
                                                ["y"] = 709129.3125,
                                                ["x"] = -277423.40625,
                                            }, -- end of [754]
                                            [755] = 
                                            {
                                                ["y"] = 709137.1875,
                                                ["x"] = -277433.96875,
                                            }, -- end of [755]
                                            [756] = 
                                            {
                                                ["y"] = 709294.5,
                                                ["x"] = -277620.71875,
                                            }, -- end of [756]
                                            [757] = 
                                            {
                                                ["y"] = 709298,
                                                ["x"] = -277623.78125,
                                            }, -- end of [757]
                                            [758] = 
                                            {
                                                ["y"] = 709302.25,
                                                ["x"] = -277625.625,
                                            }, -- end of [758]
                                            [759] = 
                                            {
                                                ["y"] = 709306.875,
                                                ["x"] = -277626.0625,
                                            }, -- end of [759]
                                            [760] = 
                                            {
                                                ["y"] = 709311.4375,
                                                ["x"] = -277625.0625,
                                            }, -- end of [760]
                                            [761] = 
                                            {
                                                ["y"] = 709315.4375,
                                                ["x"] = -277622.71875,
                                            }, -- end of [761]
                                            [762] = 
                                            {
                                                ["y"] = 709350.625,
                                                ["x"] = -277594.15625,
                                            }, -- end of [762]
                                            [763] = 
                                            {
                                                ["y"] = 709365.6875,
                                                ["x"] = -277583.09375,
                                            }, -- end of [763]
                                            [764] = 
                                            {
                                                ["y"] = 709381.6875,
                                                ["x"] = -277573.46875,
                                            }, -- end of [764]
                                            [765] = 
                                            {
                                                ["y"] = 709398.5625,
                                                ["x"] = -277565.375,
                                            }, -- end of [765]
                                            [3] = 
                                            {
                                                ["y"] = 719007.125,
                                                ["x"] = -262344.8125,
                                            }, -- end of [3]
                                            [48] = 
                                            {
                                                ["y"] = 716531.9375,
                                                ["x"] = -263103.4375,
                                            }, -- end of [48]
                                            [768] = 
                                            {
                                                ["y"] = 709452.5625,
                                                ["x"] = -277550.96875,
                                            }, -- end of [768]
                                            [769] = 
                                            {
                                                ["y"] = 709471.25,
                                                ["x"] = -277549.59375,
                                            }, -- end of [769]
                                            [770] = 
                                            {
                                                ["y"] = 709489.9375,
                                                ["x"] = -277549.96875,
                                            }, -- end of [770]
                                            [771] = 
                                            {
                                                ["y"] = 709508.5,
                                                ["x"] = -277552.0625,
                                            }, -- end of [771]
                                            [772] = 
                                            {
                                                ["y"] = 709678.5,
                                                ["x"] = -277579.5,
                                            }, -- end of [772]
                                            [773] = 
                                            {
                                                ["y"] = 709710.875,
                                                ["x"] = -277584.0625,
                                            }, -- end of [773]
                                            [774] = 
                                            {
                                                ["y"] = 709743.4375,
                                                ["x"] = -277587.28125,
                                            }, -- end of [774]
                                            [775] = 
                                            {
                                                ["y"] = 709776.0625,
                                                ["x"] = -277589.15625,
                                            }, -- end of [775]
                                            [776] = 
                                            {
                                                ["y"] = 709808.8125,
                                                ["x"] = -277589.71875,
                                            }, -- end of [776]
                                            [777] = 
                                            {
                                                ["y"] = 709841.5,
                                                ["x"] = -277588.9375,
                                            }, -- end of [777]
                                            [778] = 
                                            {
                                                ["y"] = 710014.5,
                                                ["x"] = -277581.21875,
                                            }, -- end of [778]
                                            [779] = 
                                            {
                                                ["y"] = 710086.8125,
                                                ["x"] = -277577.28125,
                                            }, -- end of [779]
                                            [780] = 
                                            {
                                                ["y"] = 710159.0625,
                                                ["x"] = -277571.8125,
                                            }, -- end of [780]
                                            [781] = 
                                            {
                                                ["y"] = 710231.125,
                                                ["x"] = -277564.84375,
                                            }, -- end of [781]
                                            [782] = 
                                            {
                                                ["y"] = 710287.8125,
                                                ["x"] = -277558.75,
                                            }, -- end of [782]
                                            [49] = 
                                            {
                                                ["y"] = 716508.3125,
                                                ["x"] = -263109,
                                            }, -- end of [49]
                                            [784] = 
                                            {
                                                ["y"] = 710393.75,
                                                ["x"] = -277551.15625,
                                            }, -- end of [784]
                                            [785] = 
                                            {
                                                ["y"] = 710446.875,
                                                ["x"] = -277550.1875,
                                            }, -- end of [785]
                                            [786] = 
                                            {
                                                ["y"] = 710499.9375,
                                                ["x"] = -277551.09375,
                                            }, -- end of [786]
                                            [787] = 
                                            {
                                                ["y"] = 710553,
                                                ["x"] = -277553.90625,
                                            }, -- end of [787]
                                            [788] = 
                                            {
                                                ["y"] = 710605.9375,
                                                ["x"] = -277558.625,
                                            }, -- end of [788]
                                            [789] = 
                                            {
                                                ["y"] = 711489.625,
                                                ["x"] = -277652.53125,
                                            }, -- end of [789]
                                            [790] = 
                                            {
                                                ["y"] = 711516.4375,
                                                ["x"] = -277656.28125,
                                            }, -- end of [790]
                                            [791] = 
                                            {
                                                ["y"] = 711542.875,
                                                ["x"] = -277661.84375,
                                            }, -- end of [791]
                                            [792] = 
                                            {
                                                ["y"] = 711568.9375,
                                                ["x"] = -277669.1875,
                                            }, -- end of [792]
                                            [793] = 
                                            {
                                                ["y"] = 711594.4375,
                                                ["x"] = -277678.28125,
                                            }, -- end of [793]
                                            [794] = 
                                            {
                                                ["y"] = 711619.25,
                                                ["x"] = -277689.09375,
                                            }, -- end of [794]
                                            [795] = 
                                            {
                                                ["y"] = 711643.3125,
                                                ["x"] = -277701.53125,
                                            }, -- end of [795]
                                            [796] = 
                                            {
                                                ["y"] = 711666.4375,
                                                ["x"] = -277715.59375,
                                            }, -- end of [796]
                                            [797] = 
                                            {
                                                ["y"] = 711688.5625,
                                                ["x"] = -277731.1875,
                                            }, -- end of [797]
                                            [798] = 
                                            {
                                                ["y"] = 711895.75,
                                                ["x"] = -277887.8125,
                                            }, -- end of [798]
                                            [50] = 
                                            {
                                                ["y"] = 716484.25,
                                                ["x"] = -263112.625,
                                            }, -- end of [50]
                                            [800] = 
                                            {
                                                ["y"] = 711990.3125,
                                                ["x"] = -277955.90625,
                                            }, -- end of [800]
                                            [801] = 
                                            {
                                                ["y"] = 712038.75,
                                                ["x"] = -277988.25,
                                            }, -- end of [801]
                                            [802] = 
                                            {
                                                ["y"] = 712087.875,
                                                ["x"] = -278019.46875,
                                            }, -- end of [802]
                                            [803] = 
                                            {
                                                ["y"] = 712328,
                                                ["x"] = -278168,
                                            }, -- end of [803]
                                            [804] = 
                                            {
                                                ["y"] = 712347.625,
                                                ["x"] = -278179.28125,
                                            }, -- end of [804]
                                            [805] = 
                                            {
                                                ["y"] = 712368,
                                                ["x"] = -278189.28125,
                                            }, -- end of [805]
                                            [806] = 
                                            {
                                                ["y"] = 712388.9375,
                                                ["x"] = -278197.9375,
                                            }, -- end of [806]
                                            [807] = 
                                            {
                                                ["y"] = 712410.375,
                                                ["x"] = -278205.25,
                                            }, -- end of [807]
                                            [808] = 
                                            {
                                                ["y"] = 713120.125,
                                                ["x"] = -278420.96875,
                                            }, -- end of [808]
                                            [809] = 
                                            {
                                                ["y"] = 713135,
                                                ["x"] = -278424.65625,
                                            }, -- end of [809]
                                            [810] = 
                                            {
                                                ["y"] = 713150.1875,
                                                ["x"] = -278426.8125,
                                            }, -- end of [810]
                                            [811] = 
                                            {
                                                ["y"] = 713165.5,
                                                ["x"] = -278427.4375,
                                            }, -- end of [811]
                                            [812] = 
                                            {
                                                ["y"] = 713180.8125,
                                                ["x"] = -278426.46875,
                                            }, -- end of [812]
                                            [813] = 
                                            {
                                                ["y"] = 713762.375,
                                                ["x"] = -278359.8125,
                                            }, -- end of [813]
                                            [814] = 
                                            {
                                                ["y"] = 713795,
                                                ["x"] = -278356.9375,
                                            }, -- end of [814]
                                            [51] = 
                                            {
                                                ["y"] = 716460,
                                                ["x"] = -263114.28125,
                                            }, -- end of [51]
                                            [816] = 
                                            {
                                                ["y"] = 713860.5,
                                                ["x"] = -278356.0625,
                                            }, -- end of [816]
                                            [817] = 
                                            {
                                                ["y"] = 713893.1875,
                                                ["x"] = -278358.125,
                                            }, -- end of [817]
                                            [818] = 
                                            {
                                                ["y"] = 713925.6875,
                                                ["x"] = -278361.78125,
                                            }, -- end of [818]
                                            [819] = 
                                            {
                                                ["y"] = 713958,
                                                ["x"] = -278367.125,
                                            }, -- end of [819]
                                            [820] = 
                                            {
                                                ["y"] = 713990,
                                                ["x"] = -278374.03125,
                                            }, -- end of [820]
                                            [821] = 
                                            {
                                                ["y"] = 714177.8125,
                                                ["x"] = -278419.6875,
                                            }, -- end of [821]
                                            [822] = 
                                            {
                                                ["y"] = 714206.5625,
                                                ["x"] = -278427.625,
                                            }, -- end of [822]
                                            [823] = 
                                            {
                                                ["y"] = 714234.75,
                                                ["x"] = -278437.21875,
                                            }, -- end of [823]
                                            [824] = 
                                            {
                                                ["y"] = 714262.3125,
                                                ["x"] = -278448.4375,
                                            }, -- end of [824]
                                            [825] = 
                                            {
                                                ["y"] = 714275.9375,
                                                ["x"] = -278454.53125,
                                            }, -- end of [825]
                                            [826] = 
                                            {
                                                ["y"] = 714302.1875,
                                                ["x"] = -278465.3125,
                                            }, -- end of [826]
                                            [827] = 
                                            {
                                                ["y"] = 714329.0625,
                                                ["x"] = -278474.59375,
                                            }, -- end of [827]
                                            [828] = 
                                            {
                                                ["y"] = 714356.375,
                                                ["x"] = -278482.3125,
                                            }, -- end of [828]
                                            [829] = 
                                            {
                                                ["y"] = 714384.125,
                                                ["x"] = -278488.4375,
                                            }, -- end of [829]
                                            [830] = 
                                            {
                                                ["y"] = 714649.5,
                                                ["x"] = -278540.6875,
                                            }, -- end of [830]
                                            [52] = 
                                            {
                                                ["y"] = 716435.75,
                                                ["x"] = -263114,
                                            }, -- end of [52]
                                            [832] = 
                                            {
                                                ["y"] = 714692.5625,
                                                ["x"] = -278553.09375,
                                            }, -- end of [832]
                                            [833] = 
                                            {
                                                ["y"] = 714713.0625,
                                                ["x"] = -278562.125,
                                            }, -- end of [833]
                                            [834] = 
                                            {
                                                ["y"] = 714732.6875,
                                                ["x"] = -278572.9375,
                                            }, -- end of [834]
                                            [835] = 
                                            {
                                                ["y"] = 714745.3125,
                                                ["x"] = -278580.375,
                                            }, -- end of [835]
                                            [836] = 
                                            {
                                                ["y"] = 714749,
                                                ["x"] = -278581.6875,
                                            }, -- end of [836]
                                            [837] = 
                                            {
                                                ["y"] = 714752.9375,
                                                ["x"] = -278581.4375,
                                            }, -- end of [837]
                                            [838] = 
                                            {
                                                ["y"] = 714756.5,
                                                ["x"] = -278579.75,
                                            }, -- end of [838]
                                            [839] = 
                                            {
                                                ["y"] = 714759.125,
                                                ["x"] = -278576.8125,
                                            }, -- end of [839]
                                            [840] = 
                                            {
                                                ["y"] = 714767,
                                                ["x"] = -278564.46875,
                                            }, -- end of [840]
                                            [841] = 
                                            {
                                                ["y"] = 715002.5,
                                                ["x"] = -278265,
                                            }, -- end of [841]
                                            [842] = 
                                            {
                                                ["y"] = 715014.9375,
                                                ["x"] = -278250.1875,
                                            }, -- end of [842]
                                            [843] = 
                                            {
                                                ["y"] = 715028.5,
                                                ["x"] = -278236.375,
                                            }, -- end of [843]
                                            [844] = 
                                            {
                                                ["y"] = 715043.0625,
                                                ["x"] = -278223.65625,
                                            }, -- end of [844]
                                            [845] = 
                                            {
                                                ["y"] = 715058.5625,
                                                ["x"] = -278212.09375,
                                            }, -- end of [845]
                                            [846] = 
                                            {
                                                ["y"] = 715074.9375,
                                                ["x"] = -278201.78125,
                                            }, -- end of [846]
                                            [53] = 
                                            {
                                                ["y"] = 716411.5,
                                                ["x"] = -263111.71875,
                                            }, -- end of [53]
                                            [848] = 
                                            {
                                                ["y"] = 715739,
                                                ["x"] = -277882.6875,
                                            }, -- end of [848]
                                            [849] = 
                                            {
                                                ["y"] = 715753.125,
                                                ["x"] = -277875.21875,
                                            }, -- end of [849]
                                            [850] = 
                                            {
                                                ["y"] = 715766.625,
                                                ["x"] = -277866.625,
                                            }, -- end of [850]
                                            [851] = 
                                            {
                                                ["y"] = 715779.375,
                                                ["x"] = -277856.96875,
                                            }, -- end of [851]
                                            [852] = 
                                            {
                                                ["y"] = 715791.3125,
                                                ["x"] = -277846.34375,
                                            }, -- end of [852]
                                            [853] = 
                                            {
                                                ["y"] = 715802.375,
                                                ["x"] = -277834.78125,
                                            }, -- end of [853]
                                            [854] = 
                                            {
                                                ["y"] = 716383.5625,
                                                ["x"] = -277177.4375,
                                            }, -- end of [854]
                                            [855] = 
                                            {
                                                ["y"] = 716438.125,
                                                ["x"] = -277116.96875,
                                            }, -- end of [855]
                                            [856] = 
                                            {
                                                ["y"] = 716493.9375,
                                                ["x"] = -277057.625,
                                            }, -- end of [856]
                                            [857] = 
                                            {
                                                ["y"] = 716550.9375,
                                                ["x"] = -276999.4375,
                                            }, -- end of [857]
                                            [858] = 
                                            {
                                                ["y"] = 716609.125,
                                                ["x"] = -276942.40625,
                                            }, -- end of [858]
                                            [859] = 
                                            {
                                                ["y"] = 716668.4375,
                                                ["x"] = -276886.5625,
                                            }, -- end of [859]
                                            [860] = 
                                            {
                                                ["y"] = 716728.875,
                                                ["x"] = -276831.9375,
                                            }, -- end of [860]
                                            [861] = 
                                            {
                                                ["y"] = 716790.375,
                                                ["x"] = -276778.5625,
                                            }, -- end of [861]
                                            [862] = 
                                            {
                                                ["y"] = 716850.625,
                                                ["x"] = -276727.40625,
                                            }, -- end of [862]
                                            [54] = 
                                            {
                                                ["y"] = 716387.5625,
                                                ["x"] = -263107.5,
                                            }, -- end of [54]
                                            [864] = 
                                            {
                                                ["y"] = 716891.5,
                                                ["x"] = -276696.09375,
                                            }, -- end of [864]
                                            [865] = 
                                            {
                                                ["y"] = 716913.125,
                                                ["x"] = -276682.0625,
                                            }, -- end of [865]
                                            [866] = 
                                            {
                                                ["y"] = 716935.5,
                                                ["x"] = -276669.1875,
                                            }, -- end of [866]
                                            [867] = 
                                            {
                                                ["y"] = 717308.9375,
                                                ["x"] = -276468.90625,
                                            }, -- end of [867]
                                            [868] = 
                                            {
                                                ["y"] = 717342.375,
                                                ["x"] = -276443.15625,
                                            }, -- end of [868]
                                            [869] = 
                                            {
                                                ["y"] = 717668.125,
                                                ["x"] = -276057.96875,
                                            }, -- end of [869]
                                            [870] = 
                                            {
                                                ["y"] = 717725.1875,
                                                ["x"] = -275990.21875,
                                            }, -- end of [870]
                                            [871] = 
                                            {
                                                ["y"] = 717780.6875,
                                                ["x"] = -275921.25,
                                            }, -- end of [871]
                                            [872] = 
                                            {
                                                ["y"] = 717834.6875,
                                                ["x"] = -275851.0625,
                                            }, -- end of [872]
                                            [873] = 
                                            {
                                                ["y"] = 717887.125,
                                                ["x"] = -275779.71875,
                                            }, -- end of [873]
                                            [874] = 
                                            {
                                                ["y"] = 717938,
                                                ["x"] = -275707.25,
                                            }, -- end of [874]
                                            [875] = 
                                            {
                                                ["y"] = 718096.25,
                                                ["x"] = -275476.21875,
                                            }, -- end of [875]
                                            [876] = 
                                            {
                                                ["y"] = 718109.25,
                                                ["x"] = -275458.65625,
                                            }, -- end of [876]
                                            [877] = 
                                            {
                                                ["y"] = 718123.5625,
                                                ["x"] = -275442.0625,
                                            }, -- end of [877]
                                            [878] = 
                                            {
                                                ["y"] = 718139,
                                                ["x"] = -275426.53125,
                                            }, -- end of [878]
                                            [55] = 
                                            {
                                                ["y"] = 716364.0625,
                                                ["x"] = -263101.375,
                                            }, -- end of [55]
                                            [880] = 
                                            {
                                                ["y"] = 718173,
                                                ["x"] = -275399.03125,
                                            }, -- end of [880]
                                            [881] = 
                                            {
                                                ["y"] = 718494.3125,
                                                ["x"] = -275176.65625,
                                            }, -- end of [881]
                                            [882] = 
                                            {
                                                ["y"] = 718526.3125,
                                                ["x"] = -275153.28125,
                                            }, -- end of [882]
                                            [883] = 
                                            {
                                                ["y"] = 718557.125,
                                                ["x"] = -275128.34375,
                                            }, -- end of [883]
                                            [884] = 
                                            {
                                                ["y"] = 718586.6875,
                                                ["x"] = -275101.9375,
                                            }, -- end of [884]
                                            [885] = 
                                            {
                                                ["y"] = 718614.875,
                                                ["x"] = -275074.09375,
                                            }, -- end of [885]
                                            [886] = 
                                            {
                                                ["y"] = 718641.6875,
                                                ["x"] = -275044.875,
                                            }, -- end of [886]
                                            [887] = 
                                            {
                                                ["y"] = 718667,
                                                ["x"] = -275014.375,
                                            }, -- end of [887]
                                            [888] = 
                                            {
                                                ["y"] = 718690.8125,
                                                ["x"] = -274982.6875,
                                            }, -- end of [888]
                                            [889] = 
                                            {
                                                ["y"] = 718705,
                                                ["x"] = -274963.96875,
                                            }, -- end of [889]
                                            [890] = 
                                            {
                                                ["y"] = 718720.4375,
                                                ["x"] = -274946.21875,
                                            }, -- end of [890]
                                            [891] = 
                                            {
                                                ["y"] = 718737.0625,
                                                ["x"] = -274929.5625,
                                            }, -- end of [891]
                                            [892] = 
                                            {
                                                ["y"] = 718754.6875,
                                                ["x"] = -274914.0625,
                                            }, -- end of [892]
                                            [893] = 
                                            {
                                                ["y"] = 718773.375,
                                                ["x"] = -274899.78125,
                                            }, -- end of [893]
                                            [894] = 
                                            {
                                                ["y"] = 718792.9375,
                                                ["x"] = -274886.8125,
                                            }, -- end of [894]
                                            [56] = 
                                            {
                                                ["y"] = 716341.125,
                                                ["x"] = -263093.34375,
                                            }, -- end of [56]
                                            [896] = 
                                            {
                                                ["y"] = 718992.875,
                                                ["x"] = -274780.46875,
                                            }, -- end of [896]
                                            [897] = 
                                            {
                                                ["y"] = 719034,
                                                ["x"] = -274757.78125,
                                            }, -- end of [897]
                                            [898] = 
                                            {
                                                ["y"] = 719074.3125,
                                                ["x"] = -274733.5625,
                                            }, -- end of [898]
                                            [899] = 
                                            {
                                                ["y"] = 719113.625,
                                                ["x"] = -274707.84375,
                                            }, -- end of [899]
                                            [900] = 
                                            {
                                                ["y"] = 719152,
                                                ["x"] = -274680.65625,
                                            }, -- end of [900]
                                            [901] = 
                                            {
                                                ["y"] = 719189.25,
                                                ["x"] = -274652.03125,
                                            }, -- end of [901]
                                            [902] = 
                                            {
                                                ["y"] = 719225.4375,
                                                ["x"] = -274622.03125,
                                            }, -- end of [902]
                                            [903] = 
                                            {
                                                ["y"] = 719260.5,
                                                ["x"] = -274590.6875,
                                            }, -- end of [903]
                                            [904] = 
                                            {
                                                ["y"] = 719419.25,
                                                ["x"] = -274443.28125,
                                            }, -- end of [904]
                                            [905] = 
                                            {
                                                ["y"] = 719480,
                                                ["x"] = -274385.71875,
                                            }, -- end of [905]
                                            [906] = 
                                            {
                                                ["y"] = 719539.5,
                                                ["x"] = -274326.84375,
                                            }, -- end of [906]
                                            [907] = 
                                            {
                                                ["y"] = 719871.6875,
                                                ["x"] = -273991.40625,
                                            }, -- end of [907]
                                            [908] = 
                                            {
                                                ["y"] = 719900.875,
                                                ["x"] = -273960.9375,
                                            }, -- end of [908]
                                            [909] = 
                                            {
                                                ["y"] = 719929,
                                                ["x"] = -273929.5,
                                            }, -- end of [909]
                                            [910] = 
                                            {
                                                ["y"] = 719956.0625,
                                                ["x"] = -273897.125,
                                            }, -- end of [910]
                                            [57] = 
                                            {
                                                ["y"] = 716318.9375,
                                                ["x"] = -263083.5,
                                            }, -- end of [57]
                                            [912] = 
                                            {
                                                ["y"] = 720006.8125,
                                                ["x"] = -273829.75,
                                            }, -- end of [912]
                                            [913] = 
                                            {
                                                ["y"] = 720030.4375,
                                                ["x"] = -273794.8125,
                                            }, -- end of [913]
                                            [914] = 
                                            {
                                                ["y"] = 720260.9375,
                                                ["x"] = -273441.5,
                                            }, -- end of [914]
                                            [915] = 
                                            {
                                                ["y"] = 720281.4375,
                                                ["x"] = -273411.96875,
                                            }, -- end of [915]
                                            [916] = 
                                            {
                                                ["y"] = 720303.5,
                                                ["x"] = -273383.5625,
                                            }, -- end of [916]
                                            [917] = 
                                            {
                                                ["y"] = 720327.125,
                                                ["x"] = -273356.46875,
                                            }, -- end of [917]
                                            [918] = 
                                            {
                                                ["y"] = 720352.1875,
                                                ["x"] = -273330.6875,
                                            }, -- end of [918]
                                            [919] = 
                                            {
                                                ["y"] = 720378.625,
                                                ["x"] = -273306.34375,
                                            }, -- end of [919]
                                            [920] = 
                                            {
                                                ["y"] = 720406.4375,
                                                ["x"] = -273283.5,
                                            }, -- end of [920]
                                            [921] = 
                                            {
                                                ["y"] = 720435.4375,
                                                ["x"] = -273262.25,
                                            }, -- end of [921]
                                            [922] = 
                                            {
                                                ["y"] = 720465.5625,
                                                ["x"] = -273242.59375,
                                            }, -- end of [922]
                                            [923] = 
                                            {
                                                ["y"] = 720496.6875,
                                                ["x"] = -273224.65625,
                                            }, -- end of [923]
                                            [924] = 
                                            {
                                                ["y"] = 720528.8125,
                                                ["x"] = -273208.46875,
                                            }, -- end of [924]
                                            [925] = 
                                            {
                                                ["y"] = 720561.75,
                                                ["x"] = -273194.09375,
                                            }, -- end of [925]
                                            [926] = 
                                            {
                                                ["y"] = 720595.4375,
                                                ["x"] = -273181.53125,
                                            }, -- end of [926]
                                            [58] = 
                                            {
                                                ["y"] = 716297.5625,
                                                ["x"] = -263071.875,
                                            }, -- end of [58]
                                            [928] = 
                                            {
                                                ["y"] = 720664.6875,
                                                ["x"] = -273162.125,
                                            }, -- end of [928]
                                            [929] = 
                                            {
                                                ["y"] = 720699.9375,
                                                ["x"] = -273155.3125,
                                            }, -- end of [929]
                                            [930] = 
                                            {
                                                ["y"] = 720735.5625,
                                                ["x"] = -273150.46875,
                                            }, -- end of [930]
                                            [931] = 
                                            {
                                                ["y"] = 720771.4375,
                                                ["x"] = -273147.59375,
                                            }, -- end of [931]
                                            [932] = 
                                            {
                                                ["y"] = 720807.375,
                                                ["x"] = -273146.71875,
                                            }, -- end of [932]
                                            [933] = 
                                            {
                                                ["y"] = 720843.3125,
                                                ["x"] = -273147.8125,
                                            }, -- end of [933]
                                            [934] = 
                                            {
                                                ["y"] = 721111.8125,
                                                ["x"] = -273163.5,
                                            }, -- end of [934]
                                            [935] = 
                                            {
                                                ["y"] = 721138.75,
                                                ["x"] = -273164.1875,
                                            }, -- end of [935]
                                            [936] = 
                                            {
                                                ["y"] = 721165.75,
                                                ["x"] = -273163.03125,
                                            }, -- end of [936]
                                            [937] = 
                                            {
                                                ["y"] = 721192.5625,
                                                ["x"] = -273160.0625,
                                            }, -- end of [937]
                                            [938] = 
                                            {
                                                ["y"] = 721219.125,
                                                ["x"] = -273155.28125,
                                            }, -- end of [938]
                                            [939] = 
                                            {
                                                ["y"] = 721245.25,
                                                ["x"] = -273148.75,
                                            }, -- end of [939]
                                            [940] = 
                                            {
                                                ["y"] = 721270.9375,
                                                ["x"] = -273140.4375,
                                            }, -- end of [940]
                                            [941] = 
                                            {
                                                ["y"] = 721296,
                                                ["x"] = -273130.4375,
                                            }, -- end of [941]
                                            [942] = 
                                            {
                                                ["y"] = 721320.3125,
                                                ["x"] = -273118.78125,
                                            }, -- end of [942]
                                            [59] = 
                                            {
                                                ["y"] = 716277.25,
                                                ["x"] = -263058.5625,
                                            }, -- end of [59]
                                            [944] = 
                                            {
                                                ["y"] = 721366.3125,
                                                ["x"] = -273090.65625,
                                            }, -- end of [944]
                                            [945] = 
                                            {
                                                ["y"] = 721387.8125,
                                                ["x"] = -273074.3125,
                                            }, -- end of [945]
                                            [946] = 
                                            {
                                                ["y"] = 721408.125,
                                                ["x"] = -273056.59375,
                                            }, -- end of [946]
                                            [947] = 
                                            {
                                                ["y"] = 721427.25,
                                                ["x"] = -273037.53125,
                                            }, -- end of [947]
                                            [948] = 
                                            {
                                                ["y"] = 721445,
                                                ["x"] = -273017.21875,
                                            }, -- end of [948]
                                            [949] = 
                                            {
                                                ["y"] = 721702.5,
                                                ["x"] = -272701.90625,
                                            }, -- end of [949]
                                            [950] = 
                                            {
                                                ["y"] = 721732.875,
                                                ["x"] = -272663.25,
                                            }, -- end of [950]
                                            [951] = 
                                            {
                                                ["y"] = 721761.6875,
                                                ["x"] = -272623.40625,
                                            }, -- end of [951]
                                            [952] = 
                                            {
                                                ["y"] = 721788.9375,
                                                ["x"] = -272582.46875,
                                            }, -- end of [952]
                                            [953] = 
                                            {
                                                ["y"] = 721814.5,
                                                ["x"] = -272540.46875,
                                            }, -- end of [953]
                                            [954] = 
                                            {
                                                ["y"] = 721838.4375,
                                                ["x"] = -272497.53125,
                                            }, -- end of [954]
                                            [955] = 
                                            {
                                                ["y"] = 721860.625,
                                                ["x"] = -272453.65625,
                                            }, -- end of [955]
                                            [956] = 
                                            {
                                                ["y"] = 721881.0625,
                                                ["x"] = -272408.9375,
                                            }, -- end of [956]
                                            [957] = 
                                            {
                                                ["y"] = 721899.75,
                                                ["x"] = -272363.46875,
                                            }, -- end of [957]
                                            [958] = 
                                            {
                                                ["y"] = 721951.5,
                                                ["x"] = -272246.03125,
                                            }, -- end of [958]
                                            [60] = 
                                            {
                                                ["y"] = 716258.0625,
                                                ["x"] = -263043.65625,
                                            }, -- end of [60]
                                            [960] = 
                                            {
                                                ["y"] = 721955.25,
                                                ["x"] = -272173.8125,
                                            }, -- end of [960]
                                            [961] = 
                                            {
                                                ["y"] = 721952.125,
                                                ["x"] = -272158.40625,
                                            }, -- end of [961]
                                            [962] = 
                                            {
                                                ["y"] = 721947.0625,
                                                ["x"] = -272143.46875,
                                            }, -- end of [962]
                                            [963] = 
                                            {
                                                ["y"] = 721940.25,
                                                ["x"] = -272129.3125,
                                            }, -- end of [963]
                                            [964] = 
                                            {
                                                ["y"] = 721931.625,
                                                ["x"] = -272116.125,
                                            }, -- end of [964]
                                            [965] = 
                                            {
                                                ["y"] = 721921.5,
                                                ["x"] = -272104.09375,
                                            }, -- end of [965]
                                            [966] = 
                                            {
                                                ["y"] = 721826.4375,
                                                ["x"] = -271989.40625,
                                            }, -- end of [966]
                                            [967] = 
                                            {
                                                ["y"] = 721817.375,
                                                ["x"] = -271977.28125,
                                            }, -- end of [967]
                                            [968] = 
                                            {
                                                ["y"] = 721809.625,
                                                ["x"] = -271964.28125,
                                            }, -- end of [968]
                                            [969] = 
                                            {
                                                ["y"] = 721803.25,
                                                ["x"] = -271950.59375,
                                            }, -- end of [969]
                                            [970] = 
                                            {
                                                ["y"] = 721798.25,
                                                ["x"] = -271936.3125,
                                            }, -- end of [970]
                                            [971] = 
                                            {
                                                ["y"] = 721794.6875,
                                                ["x"] = -271921.625,
                                            }, -- end of [971]
                                            [972] = 
                                            {
                                                ["y"] = 721781.4375,
                                                ["x"] = -271851.1875,
                                            }, -- end of [972]
                                            [973] = 
                                            {
                                                ["y"] = 721780.3125,
                                                ["x"] = -271840.5,
                                            }, -- end of [973]
                                            [974] = 
                                            {
                                                ["y"] = 721780.8125,
                                                ["x"] = -271829.71875,
                                            }, -- end of [974]
                                            [61] = 
                                            {
                                                ["y"] = 716240.125,
                                                ["x"] = -263027.25,
                                            }, -- end of [61]
                                            [976] = 
                                            {
                                                ["y"] = 721786.625,
                                                ["x"] = -271809.0625,
                                            }, -- end of [976]
                                            [977] = 
                                            {
                                                ["y"] = 721791.875,
                                                ["x"] = -271799.65625,
                                            }, -- end of [977]
                                            [978] = 
                                            {
                                                ["y"] = 721798.5,
                                                ["x"] = -271791.15625,
                                            }, -- end of [978]
                                            [979] = 
                                            {
                                                ["y"] = 721806.3125,
                                                ["x"] = -271783.75,
                                            }, -- end of [979]
                                            [980] = 
                                            {
                                                ["y"] = 721815.125,
                                                ["x"] = -271777.625,
                                            }, -- end of [980]
                                            [981] = 
                                            {
                                                ["y"] = 721958.6875,
                                                ["x"] = -271694.46875,
                                            }, -- end of [981]
                                            [982] = 
                                            {
                                                ["y"] = 721977.4375,
                                                ["x"] = -271682.5,
                                            }, -- end of [982]
                                            [983] = 
                                            {
                                                ["y"] = 721995,
                                                ["x"] = -271668.9375,
                                            }, -- end of [983]
                                            [984] = 
                                            {
                                                ["y"] = 722011.25,
                                                ["x"] = -271653.875,
                                            }, -- end of [984]
                                            [985] = 
                                            {
                                                ["y"] = 722026.1875,
                                                ["x"] = -271637.375,
                                            }, -- end of [985]
                                            [986] = 
                                            {
                                                ["y"] = 722039.5,
                                                ["x"] = -271619.65625,
                                            }, -- end of [986]
                                            [987] = 
                                            {
                                                ["y"] = 722051.25,
                                                ["x"] = -271600.8125,
                                            }, -- end of [987]
                                            [988] = 
                                            {
                                                ["y"] = 722082.75,
                                                ["x"] = -271544.84375,
                                            }, -- end of [988]
                                            [989] = 
                                            {
                                                ["y"] = 722086.3125,
                                                ["x"] = -271536.625,
                                            }, -- end of [989]
                                            [990] = 
                                            {
                                                ["y"] = 722088.1875,
                                                ["x"] = -271527.84375,
                                            }, -- end of [990]
                                            [62] = 
                                            {
                                                ["y"] = 716223.5625,
                                                ["x"] = -263009.4375,
                                            }, -- end of [62]
                                            [992] = 
                                            {
                                                ["y"] = 722086.6875,
                                                ["x"] = -271510.09375,
                                            }, -- end of [992]
                                            [993] = 
                                            {
                                                ["y"] = 722083.375,
                                                ["x"] = -271501.78125,
                                            }, -- end of [993]
                                            [994] = 
                                            {
                                                ["y"] = 722059.375,
                                                ["x"] = -271456.25,
                                            }, -- end of [994]
                                            [995] = 
                                            {
                                                ["y"] = 722056.0625,
                                                ["x"] = -271452.03125,
                                            }, -- end of [995]
                                            [996] = 
                                            {
                                                ["y"] = 722051.5,
                                                ["x"] = -271449.25,
                                            }, -- end of [996]
                                            [997] = 
                                            {
                                                ["y"] = 722046.1875,
                                                ["x"] = -271448.25,
                                            }, -- end of [997]
                                            [998] = 
                                            {
                                                ["y"] = 722040.9375,
                                                ["x"] = -271449.1875,
                                            }, -- end of [998]
                                            [999] = 
                                            {
                                                ["y"] = 722036.3125,
                                                ["x"] = -271451.90625,
                                            }, -- end of [999]
                                            [1000] = 
                                            {
                                                ["y"] = 722032.9375,
                                                ["x"] = -271456.09375,
                                            }, -- end of [1000]
                                            [1001] = 
                                            {
                                                ["y"] = 722024.5,
                                                ["x"] = -271471.6875,
                                            }, -- end of [1001]
                                            [1002] = 
                                            {
                                                ["y"] = 722014.375,
                                                ["x"] = -271488.34375,
                                            }, -- end of [1002]
                                            [1003] = 
                                            {
                                                ["y"] = 722002.6875,
                                                ["x"] = -271503.90625,
                                            }, -- end of [1003]
                                            [1004] = 
                                            {
                                                ["y"] = 721989.5,
                                                ["x"] = -271518.28125,
                                            }, -- end of [1004]
                                            [1005] = 
                                            {
                                                ["y"] = 721975,
                                                ["x"] = -271531.3125,
                                            }, -- end of [1005]
                                            [1006] = 
                                            {
                                                ["y"] = 721959.3125,
                                                ["x"] = -271542.875,
                                            }, -- end of [1006]
                                            [63] = 
                                            {
                                                ["y"] = 716208.5,
                                                ["x"] = -262990.34375,
                                            }, -- end of [63]
                                            [1008] = 
                                            {
                                                ["y"] = 721890.875,
                                                ["x"] = -271587.28125,
                                            }, -- end of [1008]
                                            [1009] = 
                                            {
                                                ["y"] = 721883.0625,
                                                ["x"] = -271589.3125,
                                            }, -- end of [1009]
                                            [1010] = 
                                            {
                                                ["y"] = 721875.0625,
                                                ["x"] = -271589.625,
                                            }, -- end of [1010]
                                            [1011] = 
                                            {
                                                ["y"] = 721867.125,
                                                ["x"] = -271588.1875,
                                            }, -- end of [1011]
                                            [1012] = 
                                            {
                                                ["y"] = 721859.6875,
                                                ["x"] = -271585.0625,
                                            }, -- end of [1012]
                                            [1013] = 
                                            {
                                                ["y"] = 721853.0625,
                                                ["x"] = -271580.4375,
                                            }, -- end of [1013]
                                            [1014] = 
                                            {
                                                ["y"] = 721847.6875,
                                                ["x"] = -271574.4375,
                                            }, -- end of [1014]
                                            [1015] = 
                                            {
                                                ["y"] = 721843.6875,
                                                ["x"] = -271567.4375,
                                            }, -- end of [1015]
                                            [1016] = 
                                            {
                                                ["y"] = 721818.25,
                                                ["x"] = -271508.84375,
                                            }, -- end of [1016]
                                            [1017] = 
                                            {
                                                ["y"] = 721812.4375,
                                                ["x"] = -271493,
                                            }, -- end of [1017]
                                            [1018] = 
                                            {
                                                ["y"] = 721808.375,
                                                ["x"] = -271476.625,
                                            }, -- end of [1018]
                                            [1019] = 
                                            {
                                                ["y"] = 721806.25,
                                                ["x"] = -271459.875,
                                            }, -- end of [1019]
                                            [1020] = 
                                            {
                                                ["y"] = 721806,
                                                ["x"] = -271443,
                                            }, -- end of [1020]
                                            [1021] = 
                                            {
                                                ["y"] = 721807.625,
                                                ["x"] = -271426.21875,
                                            }, -- end of [1021]
                                            [4] = 
                                            {
                                                ["y"] = 718757.3125,
                                                ["x"] = -262261.21875,
                                            }, -- end of [4]
                                            [64] = 
                                            {
                                                ["y"] = 716017.3125,
                                                ["x"] = -262726.3125,
                                            }, -- end of [64]
                                            [1024] = 
                                            {
                                                ["y"] = 721823.625,
                                                ["x"] = -271378.375,
                                            }, -- end of [1024]
                                            [1026] = 
                                            {
                                                ["y"] = 721842.75,
                                                ["x"] = -271350.65625,
                                            }, -- end of [1026]
                                            [1028] = 
                                            {
                                                ["y"] = 721939.6875,
                                                ["x"] = -271238.5,
                                            }, -- end of [1028]
                                            [1030] = 
                                            {
                                                ["y"] = 721950.375,
                                                ["x"] = -271218.21875,
                                            }, -- end of [1030]
                                            [1032] = 
                                            {
                                                ["y"] = 721956.25,
                                                ["x"] = -271196,
                                            }, -- end of [1032]
                                            [1034] = 
                                            {
                                                ["y"] = 721957.5625,
                                                ["x"] = -271180.15625,
                                            }, -- end of [1034]
                                            [1036] = 
                                            {
                                                ["y"] = 721953.4375,
                                                ["x"] = -271163.0625,
                                            }, -- end of [1036]
                                            [65] = 
                                            {
                                                ["y"] = 716000.375,
                                                ["x"] = -262704.21875,
                                            }, -- end of [65]
                                            [1040] = 
                                            {
                                                ["y"] = 721928.625,
                                                ["x"] = -271139.09375,
                                            }, -- end of [1040]
                                            [1042] = 
                                            {
                                                ["y"] = 721914.625,
                                                ["x"] = -271135.375,
                                            }, -- end of [1042]
                                            [1044] = 
                                            {
                                                ["y"] = 721887.125,
                                                ["x"] = -271133.15625,
                                            }, -- end of [1044]
                                            [1046] = 
                                            {
                                                ["y"] = 721859.875,
                                                ["x"] = -271137.3125,
                                            }, -- end of [1046]
                                            [1048] = 
                                            {
                                                ["y"] = 721834.3125,
                                                ["x"] = -271147.5625,
                                            }, -- end of [1048]
                                            [1050] = 
                                            {
                                                ["y"] = 721811.75,
                                                ["x"] = -271163.375,
                                            }, -- end of [1050]
                                            [1052] = 
                                            {
                                                ["y"] = 721723.375,
                                                ["x"] = -271260.59375,
                                            }, -- end of [1052]
                                            [66] = 
                                            {
                                                ["y"] = 715982.1875,
                                                ["x"] = -262683.09375,
                                            }, -- end of [66]
                                            [1056] = 
                                            {
                                                ["y"] = 721653.5,
                                                ["x"] = -271315.09375,
                                            }, -- end of [1056]
                                            [1058] = 
                                            {
                                                ["y"] = 721612.5,
                                                ["x"] = -271332.25,
                                            }, -- end of [1058]
                                            [1060] = 
                                            {
                                                ["y"] = 721569.0625,
                                                ["x"] = -271341.84375,
                                            }, -- end of [1060]
                                            [1062] = 
                                            {
                                                ["y"] = 721524.625,
                                                ["x"] = -271343.59375,
                                            }, -- end of [1062]
                                            [1064] = 
                                            {
                                                ["y"] = 721480.5625,
                                                ["x"] = -271337.40625,
                                            }, -- end of [1064]
                                            [1066] = 
                                            {
                                                ["y"] = 721438.3125,
                                                ["x"] = -271323.5625,
                                            }, -- end of [1066]
                                            [1068] = 
                                            {
                                                ["y"] = 721399.125,
                                                ["x"] = -271302.40625,
                                            }, -- end of [1068]
                                            [67] = 
                                            {
                                                ["y"] = 715962.875,
                                                ["x"] = -262663.03125,
                                            }, -- end of [67]
                                            [1072] = 
                                            {
                                                ["y"] = 721335.0625,
                                                ["x"] = -271241.21875,
                                            }, -- end of [1072]
                                            [1074] = 
                                            {
                                                ["y"] = 721312.1875,
                                                ["x"] = -271203.09375,
                                            }, -- end of [1074]
                                            [1076] = 
                                            {
                                                ["y"] = 721296.375,
                                                ["x"] = -271161.5,
                                            }, -- end of [1076]
                                            [1078] = 
                                            {
                                                ["y"] = 721288.1875,
                                                ["x"] = -271117.78125,
                                            }, -- end of [1078]
                                            [1080] = 
                                            {
                                                ["y"] = 721268.25,
                                                ["x"] = -270918.34375,
                                            }, -- end of [1080]
                                            [1082] = 
                                            {
                                                ["y"] = 721257.875,
                                                ["x"] = -270882.53125,
                                            }, -- end of [1082]
                                            [1084] = 
                                            {
                                                ["y"] = 721241,
                                                ["x"] = -270849.25,
                                            }, -- end of [1084]
                                            [68] = 
                                            {
                                                ["y"] = 715942.5,
                                                ["x"] = -262644.0625,
                                            }, -- end of [68]
                                            [1088] = 
                                            {
                                                ["y"] = 721190.4375,
                                                ["x"] = -270794.875,
                                            }, -- end of [1088]
                                            [1090] = 
                                            {
                                                ["y"] = 721134.875,
                                                ["x"] = -270760.5,
                                            }, -- end of [1090]
                                            [1092] = 
                                            {
                                                ["y"] = 721121.875,
                                                ["x"] = -270748.6875,
                                            }, -- end of [1092]
                                            [1094] = 
                                            {
                                                ["y"] = 721114.375,
                                                ["x"] = -270732.8125,
                                            }, -- end of [1094]
                                            [1096] = 
                                            {
                                                ["y"] = 721113.5625,
                                                ["x"] = -270715.25,
                                            }, -- end of [1096]
                                            [1098] = 
                                            {
                                                ["y"] = 721119.5,
                                                ["x"] = -270698.71875,
                                            }, -- end of [1098]
                                            [1100] = 
                                            {
                                                ["y"] = 721232.375,
                                                ["x"] = -270509.75,
                                            }, -- end of [1100]
                                            [69] = 
                                            {
                                                ["y"] = 715921.0625,
                                                ["x"] = -262626.25,
                                            }, -- end of [69]
                                            [1104] = 
                                            {
                                                ["y"] = 721236.25,
                                                ["x"] = -270468.90625,
                                            }, -- end of [1104]
                                            [1106] = 
                                            {
                                                ["y"] = 721229.1875,
                                                ["x"] = -270449.40625,
                                            }, -- end of [1106]
                                            [1108] = 
                                            {
                                                ["y"] = 721182.6875,
                                                ["x"] = -270386.65625,
                                            }, -- end of [1108]
                                            [1110] = 
                                            {
                                                ["y"] = 721167.8125,
                                                ["x"] = -270361.0625,
                                            }, -- end of [1110]
                                            [1112] = 
                                            {
                                                ["y"] = 721159.75,
                                                ["x"] = -270332.625,
                                            }, -- end of [1112]
                                            [1114] = 
                                            {
                                                ["y"] = 721158.8125,
                                                ["x"] = -270303.09375,
                                            }, -- end of [1114]
                                            [1116] = 
                                            {
                                                ["y"] = 721165.125,
                                                ["x"] = -270274.1875,
                                            }, -- end of [1116]
                                            [70] = 
                                            {
                                                ["y"] = 715898.6875,
                                                ["x"] = -262609.6875,
                                            }, -- end of [70]
                                            [1120] = 
                                            {
                                                ["y"] = 721222.25,
                                                ["x"] = -270195.34375,
                                            }, -- end of [1120]
                                            [1122] = 
                                            {
                                                ["y"] = 721237.0625,
                                                ["x"] = -270172.40625,
                                            }, -- end of [1122]
                                            [1124] = 
                                            {
                                                ["y"] = 721245.125,
                                                ["x"] = -270146.28125,
                                            }, -- end of [1124]
                                            [1126] = 
                                            {
                                                ["y"] = 721245.8125,
                                                ["x"] = -270118.96875,
                                            }, -- end of [1126]
                                            [1128] = 
                                            {
                                                ["y"] = 721239.0625,
                                                ["x"] = -270092.46875,
                                            }, -- end of [1128]
                                            [1130] = 
                                            {
                                                ["y"] = 721211.6875,
                                                ["x"] = -270022.78125,
                                            }, -- end of [1130]
                                            [1132] = 
                                            {
                                                ["y"] = 721202.5625,
                                                ["x"] = -269981.09375,
                                            }, -- end of [1132]
                                            [71] = 
                                            {
                                                ["y"] = 715720.9375,
                                                ["x"] = -262485.40625,
                                            }, -- end of [71]
                                            [1136] = 
                                            {
                                                ["y"] = 721206.0625,
                                                ["x"] = -269896.125,
                                            }, -- end of [1136]
                                            [1138] = 
                                            {
                                                ["y"] = 721218.5,
                                                ["x"] = -269855.34375,
                                            }, -- end of [1138]
                                            [1140] = 
                                            {
                                                ["y"] = 721237.75,
                                                ["x"] = -269817.25,
                                            }, -- end of [1140]
                                            [1142] = 
                                            {
                                                ["y"] = 721263.25,
                                                ["x"] = -269783,
                                            }, -- end of [1142]
                                            [1144] = 
                                            {
                                                ["y"] = 721294.125,
                                                ["x"] = -269753.5625,
                                            }, -- end of [1144]
                                            [1146] = 
                                            {
                                                ["y"] = 721329.625,
                                                ["x"] = -269729.8125,
                                            }, -- end of [1146]
                                            [1148] = 
                                            {
                                                ["y"] = 721384.75,
                                                ["x"] = -269704.28125,
                                            }, -- end of [1148]
                                            [72] = 
                                            {
                                                ["y"] = 715709.1875,
                                                ["x"] = -262476.28125,
                                            }, -- end of [72]
                                            [1152] = 
                                            {
                                                ["y"] = 721443.1875,
                                                ["x"] = -269664.59375,
                                            }, -- end of [1152]
                                            [1154] = 
                                            {
                                                ["y"] = 721466.25,
                                                ["x"] = -269637.625,
                                            }, -- end of [1154]
                                            [1156] = 
                                            {
                                                ["y"] = 721484.1875,
                                                ["x"] = -269607,
                                            }, -- end of [1156]
                                            [1158] = 
                                            {
                                                ["y"] = 721630.0625,
                                                ["x"] = -269296.46875,
                                            }, -- end of [1158]
                                            [1160] = 
                                            {
                                                ["y"] = 721654.125,
                                                ["x"] = -269231.21875,
                                            }, -- end of [1160]
                                            [1162] = 
                                            {
                                                ["y"] = 721672.5,
                                                ["x"] = -269164.15625,
                                            }, -- end of [1162]
                                            [1164] = 
                                            {
                                                ["y"] = 721680.9375,
                                                ["x"] = -269122.28125,
                                            }, -- end of [1164]
                                            [73] = 
                                            {
                                                ["y"] = 715698.375,
                                                ["x"] = -262466.0625,
                                            }, -- end of [73]
                                            [1168] = 
                                            {
                                                ["y"] = 721715.75,
                                                ["x"] = -269016.875,
                                            }, -- end of [1168]
                                            [1170] = 
                                            {
                                                ["y"] = 721743.8125,
                                                ["x"] = -268968.84375,
                                            }, -- end of [1170]
                                            [1172] = 
                                            {
                                                ["y"] = 721847.0625,
                                                ["x"] = -268815.78125,
                                            }, -- end of [1172]
                                            [1174] = 
                                            {
                                                ["y"] = 721862.0625,
                                                ["x"] = -268781.09375,
                                            }, -- end of [1174]
                                            [1176] = 
                                            {
                                                ["y"] = 721870.25,
                                                ["x"] = -268744.1875,
                                            }, -- end of [1176]
                                            [1178] = 
                                            {
                                                ["y"] = 721871.375,
                                                ["x"] = -268706.40625,
                                            }, -- end of [1178]
                                            [1180] = 
                                            {
                                                ["y"] = 721863.75,
                                                ["x"] = -268624.5625,
                                            }, -- end of [1180]
                                            [74] = 
                                            {
                                                ["y"] = 715688.625,
                                                ["x"] = -262454.8125,
                                            }, -- end of [74]
                                            [1184] = 
                                            {
                                                ["y"] = 721828.625,
                                                ["x"] = -268464.0625,
                                            }, -- end of [1184]
                                            [1186] = 
                                            {
                                                ["y"] = 721801.3125,
                                                ["x"] = -268386.53125,
                                            }, -- end of [1186]
                                            [1188] = 
                                            {
                                                ["y"] = 721739.0625,
                                                ["x"] = -268245.40625,
                                            }, -- end of [1188]
                                            [1190] = 
                                            {
                                                ["y"] = 721725.125,
                                                ["x"] = -268220.875,
                                            }, -- end of [1190]
                                            [1192] = 
                                            {
                                                ["y"] = 721706.875,
                                                ["x"] = -268199.34375,
                                            }, -- end of [1192]
                                            [1194] = 
                                            {
                                                ["y"] = 721532.4375,
                                                ["x"] = -268033.96875,
                                            }, -- end of [1194]
                                            [1196] = 
                                            {
                                                ["y"] = 721485.1875,
                                                ["x"] = -267978.6875,
                                            }, -- end of [1196]
                                            [75] = 
                                            {
                                                ["y"] = 715680.0625,
                                                ["x"] = -262442.625,
                                            }, -- end of [75]
                                            [1200] = 
                                            {
                                                ["y"] = 721467.375,
                                                ["x"] = -267931.4375,
                                            }, -- end of [1200]
                                            [1202] = 
                                            {
                                                ["y"] = 721468,
                                                ["x"] = -267906,
                                            }, -- end of [1202]
                                            [1204] = 
                                            {
                                                ["y"] = 721472.0625,
                                                ["x"] = -267875.9375,
                                            }, -- end of [1204]
                                            [1206] = 
                                            {
                                                ["y"] = 721481,
                                                ["x"] = -267850.90625,
                                            }, -- end of [1206]
                                            [1208] = 
                                            {
                                                ["y"] = 721495.25,
                                                ["x"] = -267828.4375,
                                            }, -- end of [1208]
                                            [1210] = 
                                            {
                                                ["y"] = 721514.125,
                                                ["x"] = -267809.6875,
                                            }, -- end of [1210]
                                            [1212] = 
                                            {
                                                ["y"] = 721730.25,
                                                ["x"] = -267636.71875,
                                            }, -- end of [1212]
                                            [76] = 
                                            {
                                                ["y"] = 715672.75,
                                                ["x"] = -262429.6875,
                                            }, -- end of [76]
                                            [1216] = 
                                            {
                                                ["y"] = 721765.9375,
                                                ["x"] = -267579.9375,
                                            }, -- end of [1216]
                                            [1218] = 
                                            {
                                                ["y"] = 721773.375,
                                                ["x"] = -267547.03125,
                                            }, -- end of [1218]
                                            [1220] = 
                                            {
                                                ["y"] = 721785.6875,
                                                ["x"] = -267443.125,
                                            }, -- end of [1220]
                                            [1222] = 
                                            {
                                                ["y"] = 721796.3125,
                                                ["x"] = -267404.78125,
                                            }, -- end of [1222]
                                            [1224] = 
                                            {
                                                ["y"] = 721812.8125,
                                                ["x"] = -267368.625,
                                            }, -- end of [1224]
                                            [1226] = 
                                            {
                                                ["y"] = 721834.8125,
                                                ["x"] = -267335.5,
                                            }, -- end of [1226]
                                            [1228] = 
                                            {
                                                ["y"] = 721923.625,
                                                ["x"] = -267221.40625,
                                            }, -- end of [1228]
                                            [77] = 
                                            {
                                                ["y"] = 715666.75,
                                                ["x"] = -262416.0625,
                                            }, -- end of [77]
                                            [1232] = 
                                            {
                                                ["y"] = 721957.25,
                                                ["x"] = -267145.8125,
                                            }, -- end of [1232]
                                            [1234] = 
                                            {
                                                ["y"] = 721986.25,
                                                ["x"] = -267057.21875,
                                            }, -- end of [1234]
                                            [1236] = 
                                            {
                                                ["y"] = 722311.875,
                                                ["x"] = -266620.59375,
                                            }, -- end of [1236]
                                            [1238] = 
                                            {
                                                ["y"] = 722345.75,
                                                ["x"] = -266563.21875,
                                            }, -- end of [1238]
                                            [1240] = 
                                            {
                                                ["y"] = 722373.5625,
                                                ["x"] = -266502.6875,
                                            }, -- end of [1240]
                                            [1242] = 
                                            {
                                                ["y"] = 722395,
                                                ["x"] = -266439.625,
                                            }, -- end of [1242]
                                            [1244] = 
                                            {
                                                ["y"] = 722409.9375,
                                                ["x"] = -266374.6875,
                                            }, -- end of [1244]
                                            [78] = 
                                            {
                                                ["y"] = 715662.125,
                                                ["x"] = -262401.90625,
                                            }, -- end of [78]
                                            [1248] = 
                                            {
                                                ["y"] = 722419.5,
                                                ["x"] = -266241.96875,
                                            }, -- end of [1248]
                                            [1250] = 
                                            {
                                                ["y"] = 722412.0625,
                                                ["x"] = -265972.875,
                                            }, -- end of [1250]
                                            [1252] = 
                                            {
                                                ["y"] = 722417.125,
                                                ["x"] = -265933.28125,
                                            }, -- end of [1252]
                                            [1254] = 
                                            {
                                                ["y"] = 722428.5625,
                                                ["x"] = -265895.03125,
                                            }, -- end of [1254]
                                            [1256] = 
                                            {
                                                ["y"] = 722706.625,
                                                ["x"] = -265174.96875,
                                            }, -- end of [1256]
                                            [1258] = 
                                            {
                                                ["y"] = 722766.4375,
                                                ["x"] = -265008.625,
                                            }, -- end of [1258]
                                            [1260] = 
                                            {
                                                ["y"] = 722821.8125,
                                                ["x"] = -264842.09375,
                                            }, -- end of [1260]
                                            [79] = 
                                            {
                                                ["y"] = 715619.75,
                                                ["x"] = -262246.3125,
                                            }, -- end of [79]
                                            [1264] = 
                                            {
                                                ["y"] = 722910.4375,
                                                ["x"] = -264502.53125,
                                            }, -- end of [1264]
                                            [1266] = 
                                            {
                                                ["y"] = 722925.625,
                                                ["x"] = -264427.5,
                                            }, -- end of [1266]
                                            [1268] = 
                                            {
                                                ["y"] = 722938.375,
                                                ["x"] = -264334.21875,
                                            }, -- end of [1268]
                                            [1270] = 
                                            {
                                                ["y"] = 722944.125,
                                                ["x"] = -264240.25,
                                            }, -- end of [1270]
                                            [1272] = 
                                            {
                                                ["y"] = 722989.6875,
                                                ["x"] = -263661.53125,
                                            }, -- end of [1272]
                                            [1274] = 
                                            {
                                                ["y"] = 722990.375,
                                                ["x"] = -263611.46875,
                                            }, -- end of [1274]
                                            [5] = 
                                            {
                                                ["y"] = 718740.1875,
                                                ["x"] = -262256.3125,
                                            }, -- end of [5]
                                            [80] = 
                                            {
                                                ["y"] = 715613.8125,
                                                ["x"] = -262227.40625,
                                            }, -- end of [80]
                                            [1280] = 
                                            {
                                                ["y"] = 722950.1875,
                                                ["x"] = -263467.84375,
                                            }, -- end of [1280]
                                            [1282] = 
                                            {
                                                ["y"] = 722923.625,
                                                ["x"] = -263425.40625,
                                            }, -- end of [1282]
                                            [1284] = 
                                            {
                                                ["y"] = 722891.3125,
                                                ["x"] = -263387.21875,
                                            }, -- end of [1284]
                                            [1286] = 
                                            {
                                                ["y"] = 722853.875,
                                                ["x"] = -263354,
                                            }, -- end of [1286]
                                            [1288] = 
                                            {
                                                ["y"] = 722742.75,
                                                ["x"] = -263268.8125,
                                            }, -- end of [1288]
                                            [1290] = 
                                            {
                                                ["y"] = 722701.75,
                                                ["x"] = -263242.375,
                                            }, -- end of [1290]
                                            [1292] = 
                                            {
                                                ["y"] = 722656.9375,
                                                ["x"] = -263222.9375,
                                            }, -- end of [1292]
                                            [81] = 
                                            {
                                                ["y"] = 715606.375,
                                                ["x"] = -262209,
                                            }, -- end of [81]
                                            [1296] = 
                                            {
                                                ["y"] = 722561,
                                                ["x"] = -263206.90625,
                                            }, -- end of [1296]
                                            [1298] = 
                                            {
                                                ["y"] = 722487.125,
                                                ["x"] = -263204.96875,
                                            }, -- end of [1298]
                                            [1300] = 
                                            {
                                                ["y"] = 722474.625,
                                                ["x"] = -263210.5625,
                                            }, -- end of [1300]
                                            [1302] = 
                                            {
                                                ["y"] = 722462,
                                                ["x"] = -263226.875,
                                            }, -- end of [1302]
                                            [1304] = 
                                            {
                                                ["y"] = 722429.25,
                                                ["x"] = -263288.78125,
                                            }, -- end of [1304]
                                            [1306] = 
                                            {
                                                ["y"] = 722425.875,
                                                ["x"] = -263307.75,
                                            }, -- end of [1306]
                                            [1308] = 
                                            {
                                                ["y"] = 722428,
                                                ["x"] = -263324.46875,
                                            }, -- end of [1308]
                                            [82] = 
                                            {
                                                ["y"] = 715597.5,
                                                ["x"] = -262191.25,
                                            }, -- end of [82]
                                            [1312] = 
                                            {
                                                ["y"] = 722420.5,
                                                ["x"] = -263363,
                                            }, -- end of [1312]
                                            [1314] = 
                                            {
                                                ["y"] = 722407.125,
                                                ["x"] = -263377.78125,
                                            }, -- end of [1314]
                                            [1316] = 
                                            {
                                                ["y"] = 722389.25,
                                                ["x"] = -263386.78125,
                                            }, -- end of [1316]
                                            [1318] = 
                                            {
                                                ["y"] = 722369.4375,
                                                ["x"] = -263388.875,
                                            }, -- end of [1318]
                                            [1320] = 
                                            {
                                                ["y"] = 722223.1875,
                                                ["x"] = -263378.375,
                                            }, -- end of [1320]
                                            [1322] = 
                                            {
                                                ["y"] = 722166.125,
                                                ["x"] = -263378.59375,
                                            }, -- end of [1322]
                                            [1324] = 
                                            {
                                                ["y"] = 722109.4375,
                                                ["x"] = -263385.375,
                                            }, -- end of [1324]
                                            [83] = 
                                            {
                                                ["y"] = 715587.25,
                                                ["x"] = -262174.28125,
                                            }, -- end of [83]
                                            [84] = 
                                            {
                                                ["y"] = 715575.6875,
                                                ["x"] = -262158.15625,
                                            }, -- end of [84]
                                            [85] = 
                                            {
                                                ["y"] = 715562.875,
                                                ["x"] = -262143.015625,
                                            }, -- end of [85]
                                            [86] = 
                                            {
                                                ["y"] = 715548.875,
                                                ["x"] = -262128.953125,
                                            }, -- end of [86]
                                            [87] = 
                                            {
                                                ["y"] = 715533.8125,
                                                ["x"] = -262116.03125,
                                            }, -- end of [87]
                                            [88] = 
                                            {
                                                ["y"] = 715517.75,
                                                ["x"] = -262104.375,
                                            }, -- end of [88]
                                            [89] = 
                                            {
                                                ["y"] = 715328.9375,
                                                ["x"] = -261977.828125,
                                            }, -- end of [89]
                                            [90] = 
                                            {
                                                ["y"] = 715315.0625,
                                                ["x"] = -261969.59375,
                                            }, -- end of [90]
                                            [91] = 
                                            {
                                                ["y"] = 715300.4375,
                                                ["x"] = -261962.890625,
                                            }, -- end of [91]
                                            [92] = 
                                            {
                                                ["y"] = 715285.1875,
                                                ["x"] = -261957.78125,
                                            }, -- end of [92]
                                            [93] = 
                                            {
                                                ["y"] = 715269.4375,
                                                ["x"] = -261954.359375,
                                            }, -- end of [93]
                                            [94] = 
                                            {
                                                ["y"] = 715253.4375,
                                                ["x"] = -261952.640625,
                                            }, -- end of [94]
                                            [95] = 
                                            {
                                                ["y"] = 715237.3125,
                                                ["x"] = -261952.640625,
                                            }, -- end of [95]
                                            [6] = 
                                            {
                                                ["y"] = 718722.625,
                                                ["x"] = -262252.96875,
                                            }, -- end of [6]
                                            [96] = 
                                            {
                                                ["y"] = 715221.3125,
                                                ["x"] = -261954.390625,
                                            }, -- end of [96]
                                            [97] = 
                                            {
                                                ["y"] = 715205.5625,
                                                ["x"] = -261957.828125,
                                            }, -- end of [97]
                                            [98] = 
                                            {
                                                ["y"] = 715190.3125,
                                                ["x"] = -261962.9375,
                                            }, -- end of [98]
                                            [99] = 
                                            {
                                                ["y"] = 714563.3125,
                                                ["x"] = -262210.8125,
                                            }, -- end of [99]
                                            [100] = 
                                            {
                                                ["y"] = 714516.0625,
                                                ["x"] = -262230.4375,
                                            }, -- end of [100]
                                            [101] = 
                                            {
                                                ["y"] = 714469.5625,
                                                ["x"] = -262251.625,
                                            }, -- end of [101]
                                            [102] = 
                                            {
                                                ["y"] = 714423.75,
                                                ["x"] = -262274.40625,
                                            }, -- end of [102]
                                            [103] = 
                                            {
                                                ["y"] = 714378.8125,
                                                ["x"] = -262298.71875,
                                            }, -- end of [103]
                                            [104] = 
                                            {
                                                ["y"] = 714334.6875,
                                                ["x"] = -262324.5625,
                                            }, -- end of [104]
                                            [105] = 
                                            {
                                                ["y"] = 714129.625,
                                                ["x"] = -262449.46875,
                                            }, -- end of [105]
                                            [106] = 
                                            {
                                                ["y"] = 714111.875,
                                                ["x"] = -262459.46875,
                                            }, -- end of [106]
                                            [107] = 
                                            {
                                                ["y"] = 714093.4375,
                                                ["x"] = -262468.25,
                                            }, -- end of [107]
                                            [108] = 
                                            {
                                                ["y"] = 714074.5,
                                                ["x"] = -262475.75,
                                            }, -- end of [108]
                                            [109] = 
                                            {
                                                ["y"] = 714055.0625,
                                                ["x"] = -262481.96875,
                                            }, -- end of [109]
                                            [110] = 
                                            {
                                                ["y"] = 713972.9375,
                                                ["x"] = -262505.125,
                                            }, -- end of [110]
                                            [111] = 
                                            {
                                                ["y"] = 713921.4375,
                                                ["x"] = -262519.6875,
                                            }, -- end of [111]
                                            [7] = 
                                            {
                                                ["y"] = 718704.9375,
                                                ["x"] = -262251.1875,
                                            }, -- end of [7]
                                            [112] = 
                                            {
                                                ["y"] = 713898.1875,
                                                ["x"] = -262527.125,
                                            }, -- end of [112]
                                            [113] = 
                                            {
                                                ["y"] = 713875.625,
                                                ["x"] = -262536.15625,
                                            }, -- end of [113]
                                            [114] = 
                                            {
                                                ["y"] = 713853.625,
                                                ["x"] = -262546.71875,
                                            }, -- end of [114]
                                            [115] = 
                                            {
                                                ["y"] = 713832.5,
                                                ["x"] = -262558.8125,
                                            }, -- end of [115]
                                            [116] = 
                                            {
                                                ["y"] = 713812.25,
                                                ["x"] = -262572.34375,
                                            }, -- end of [116]
                                            [117] = 
                                            {
                                                ["y"] = 713793,
                                                ["x"] = -262587.25,
                                            }, -- end of [117]
                                            [118] = 
                                            {
                                                ["y"] = 713774.8125,
                                                ["x"] = -262603.4375,
                                            }, -- end of [118]
                                            [119] = 
                                            {
                                                ["y"] = 713757.8125,
                                                ["x"] = -262620.875,
                                            }, -- end of [119]
                                            [120] = 
                                            {
                                                ["y"] = 713742.0625,
                                                ["x"] = -262639.46875,
                                            }, -- end of [120]
                                            [121] = 
                                            {
                                                ["y"] = 713727.625,
                                                ["x"] = -262659.09375,
                                            }, -- end of [121]
                                            [122] = 
                                            {
                                                ["y"] = 713714.625,
                                                ["x"] = -262679.6875,
                                            }, -- end of [122]
                                            [123] = 
                                            {
                                                ["y"] = 713703.0625,
                                                ["x"] = -262701.125,
                                            }, -- end of [123]
                                            [124] = 
                                            {
                                                ["y"] = 713689.875,
                                                ["x"] = -262727.71875,
                                            }, -- end of [124]
                                            [125] = 
                                            {
                                                ["y"] = 713656.0625,
                                                ["x"] = -262770.84375,
                                            }, -- end of [125]
                                            [126] = 
                                            {
                                                ["y"] = 713623.875,
                                                ["x"] = -262815.15625,
                                            }, -- end of [126]
                                            [127] = 
                                            {
                                                ["y"] = 713593.25,
                                                ["x"] = -262860.59375,
                                            }, -- end of [127]
                                            [8] = 
                                            {
                                                ["y"] = 718687.0625,
                                                ["x"] = -262251,
                                            }, -- end of [8]
                                            [128] = 
                                            {
                                                ["y"] = 713564.3125,
                                                ["x"] = -262907.125,
                                            }, -- end of [128]
                                            [129] = 
                                            {
                                                ["y"] = 713537.125,
                                                ["x"] = -262954.6875,
                                            }, -- end of [129]
                                            [130] = 
                                            {
                                                ["y"] = 713511.625,
                                                ["x"] = -263003.1875,
                                            }, -- end of [130]
                                            [131] = 
                                            {
                                                ["y"] = 713373.3125,
                                                ["x"] = -263278.8125,
                                            }, -- end of [131]
                                            [132] = 
                                            {
                                                ["y"] = 713360.625,
                                                ["x"] = -263302.5625,
                                            }, -- end of [132]
                                            [133] = 
                                            {
                                                ["y"] = 713346.6875,
                                                ["x"] = -263325.59375,
                                            }, -- end of [133]
                                            [134] = 
                                            {
                                                ["y"] = 713331.5,
                                                ["x"] = -263347.8125,
                                            }, -- end of [134]
                                            [135] = 
                                            {
                                                ["y"] = 713315.125,
                                                ["x"] = -263369.15625,
                                            }, -- end of [135]
                                            [136] = 
                                            {
                                                ["y"] = 713094.3125,
                                                ["x"] = -263642.09375,
                                            }, -- end of [136]
                                            [137] = 
                                            {
                                                ["y"] = 713086.3125,
                                                ["x"] = -263650.46875,
                                            }, -- end of [137]
                                            [138] = 
                                            {
                                                ["y"] = 713077.0625,
                                                ["x"] = -263657.4375,
                                            }, -- end of [138]
                                            [139] = 
                                            {
                                                ["y"] = 713066.75,
                                                ["x"] = -263662.75,
                                            }, -- end of [139]
                                            [140] = 
                                            {
                                                ["y"] = 713055.75,
                                                ["x"] = -263666.28125,
                                            }, -- end of [140]
                                            [141] = 
                                            {
                                                ["y"] = 713044.25,
                                                ["x"] = -263667.96875,
                                            }, -- end of [141]
                                            [142] = 
                                            {
                                                ["y"] = 713032.6875,
                                                ["x"] = -263667.6875,
                                            }, -- end of [142]
                                            [143] = 
                                            {
                                                ["y"] = 713021.25,
                                                ["x"] = -263665.53125,
                                            }, -- end of [143]
                                            [9] = 
                                            {
                                                ["y"] = 718669.3125,
                                                ["x"] = -262252.40625,
                                            }, -- end of [9]
                                            [144] = 
                                            {
                                                ["y"] = 712825.625,
                                                ["x"] = -263611.5,
                                            }, -- end of [144]
                                            [145] = 
                                            {
                                                ["y"] = 712807.375,
                                                ["x"] = -263607.375,
                                            }, -- end of [145]
                                            [146] = 
                                            {
                                                ["y"] = 712788.875,
                                                ["x"] = -263604.96875,
                                            }, -- end of [146]
                                            [147] = 
                                            {
                                                ["y"] = 712770.1875,
                                                ["x"] = -263604.28125,
                                            }, -- end of [147]
                                            [148] = 
                                            {
                                                ["y"] = 712751.5625,
                                                ["x"] = -263605.375,
                                            }, -- end of [148]
                                            [149] = 
                                            {
                                                ["y"] = 712733.0625,
                                                ["x"] = -263608.1875,
                                            }, -- end of [149]
                                            [150] = 
                                            {
                                                ["y"] = 712714.9375,
                                                ["x"] = -263612.6875,
                                            }, -- end of [150]
                                            [151] = 
                                            {
                                                ["y"] = 712697.3125,
                                                ["x"] = -263618.90625,
                                            }, -- end of [151]
                                            [152] = 
                                            {
                                                ["y"] = 712680.375,
                                                ["x"] = -263626.71875,
                                            }, -- end of [152]
                                            [153] = 
                                            {
                                                ["y"] = 712640.0625,
                                                ["x"] = -263647.59375,
                                            }, -- end of [153]
                                            [154] = 
                                            {
                                                ["y"] = 712603.6875,
                                                ["x"] = -263667.40625,
                                            }, -- end of [154]
                                            [155] = 
                                            {
                                                ["y"] = 712568.125,
                                                ["x"] = -263688.6875,
                                            }, -- end of [155]
                                            [156] = 
                                            {
                                                ["y"] = 712533.5,
                                                ["x"] = -263711.46875,
                                            }, -- end of [156]
                                            [157] = 
                                            {
                                                ["y"] = 712499.875,
                                                ["x"] = -263735.625,
                                            }, -- end of [157]
                                            [158] = 
                                            {
                                                ["y"] = 712467.25,
                                                ["x"] = -263761.1875,
                                            }, -- end of [158]
                                            [159] = 
                                            {
                                                ["y"] = 712435.6875,
                                                ["x"] = -263788.0625,
                                            }, -- end of [159]
                                            [10] = 
                                            {
                                                ["y"] = 718651.75,
                                                ["x"] = -262255.34375,
                                            }, -- end of [10]
                                            [160] = 
                                            {
                                                ["y"] = 712405.3125,
                                                ["x"] = -263816.21875,
                                            }, -- end of [160]
                                            [161] = 
                                            {
                                                ["y"] = 712376.125,
                                                ["x"] = -263845.625,
                                            }, -- end of [161]
                                            [162] = 
                                            {
                                                ["y"] = 712243.5625,
                                                ["x"] = -263984.625,
                                            }, -- end of [162]
                                            [163] = 
                                            {
                                                ["y"] = 712223.8125,
                                                ["x"] = -264006.625,
                                            }, -- end of [163]
                                            [164] = 
                                            {
                                                ["y"] = 712205.375,
                                                ["x"] = -264029.75,
                                            }, -- end of [164]
                                            [165] = 
                                            {
                                                ["y"] = 712188.375,
                                                ["x"] = -264053.90625,
                                            }, -- end of [165]
                                            [166] = 
                                            {
                                                ["y"] = 712172.8125,
                                                ["x"] = -264079.0625,
                                            }, -- end of [166]
                                            [167] = 
                                            {
                                                ["y"] = 712158.75,
                                                ["x"] = -264105.0625,
                                            }, -- end of [167]
                                            [168] = 
                                            {
                                                ["y"] = 712146.25,
                                                ["x"] = -264131.875,
                                            }, -- end of [168]
                                            [169] = 
                                            {
                                                ["y"] = 712135.375,
                                                ["x"] = -264159.34375,
                                            }, -- end of [169]
                                            [170] = 
                                            {
                                                ["y"] = 712102.625,
                                                ["x"] = -264249.78125,
                                            }, -- end of [170]
                                            [171] = 
                                            {
                                                ["y"] = 712094.125,
                                                ["x"] = -264270.25,
                                            }, -- end of [171]
                                            [172] = 
                                            {
                                                ["y"] = 712083.875,
                                                ["x"] = -264289.875,
                                            }, -- end of [172]
                                            [173] = 
                                            {
                                                ["y"] = 712072,
                                                ["x"] = -264308.5625,
                                            }, -- end of [173]
                                            [174] = 
                                            {
                                                ["y"] = 712058.4375,
                                                ["x"] = -264326.0625,
                                            }, -- end of [174]
                                            [175] = 
                                            {
                                                ["y"] = 712043.375,
                                                ["x"] = -264342.34375,
                                            }, -- end of [175]
                                            [11] = 
                                            {
                                                ["y"] = 718634.5,
                                                ["x"] = -262259.875,
                                            }, -- end of [11]
                                            [176] = 
                                            {
                                                ["y"] = 712027,
                                                ["x"] = -264357.21875,
                                            }, -- end of [176]
                                            [177] = 
                                            {
                                                ["y"] = 712009.3125,
                                                ["x"] = -264370.5625,
                                            }, -- end of [177]
                                            [178] = 
                                            {
                                                ["y"] = 711990.5625,
                                                ["x"] = -264382.3125,
                                            }, -- end of [178]
                                            [179] = 
                                            {
                                                ["y"] = 711970.8125,
                                                ["x"] = -264392.34375,
                                            }, -- end of [179]
                                            [180] = 
                                            {
                                                ["y"] = 711818.125,
                                                ["x"] = -264461.5625,
                                            }, -- end of [180]
                                            [181] = 
                                            {
                                                ["y"] = 711800,
                                                ["x"] = -264468.71875,
                                            }, -- end of [181]
                                            [182] = 
                                            {
                                                ["y"] = 711781.25,
                                                ["x"] = -264474.09375,
                                            }, -- end of [182]
                                            [183] = 
                                            {
                                                ["y"] = 711762.125,
                                                ["x"] = -264477.625,
                                            }, -- end of [183]
                                            [184] = 
                                            {
                                                ["y"] = 711742.6875,
                                                ["x"] = -264479.25,
                                            }, -- end of [184]
                                            [185] = 
                                            {
                                                ["y"] = 711723.25,
                                                ["x"] = -264479,
                                            }, -- end of [185]
                                            [186] = 
                                            {
                                                ["y"] = 711703.875,
                                                ["x"] = -264476.875,
                                            }, -- end of [186]
                                            [187] = 
                                            {
                                                ["y"] = 711684.8125,
                                                ["x"] = -264472.84375,
                                            }, -- end of [187]
                                            [188] = 
                                            {
                                                ["y"] = 711666.25,
                                                ["x"] = -264467,
                                            }, -- end of [188]
                                            [189] = 
                                            {
                                                ["y"] = 711648.3125,
                                                ["x"] = -264459.375,
                                            }, -- end of [189]
                                            [190] = 
                                            {
                                                ["y"] = 711631.25,
                                                ["x"] = -264450.03125,
                                            }, -- end of [190]
                                            [191] = 
                                            {
                                                ["y"] = 711615.125,
                                                ["x"] = -264439.0625,
                                            }, -- end of [191]
                                            [12] = 
                                            {
                                                ["y"] = 718617.75,
                                                ["x"] = -262265.90625,
                                            }, -- end of [12]
                                            [192] = 
                                            {
                                                ["y"] = 711600.1875,
                                                ["x"] = -264426.59375,
                                            }, -- end of [192]
                                            [193] = 
                                            {
                                                ["y"] = 711586.5,
                                                ["x"] = -264412.71875,
                                            }, -- end of [193]
                                            [194] = 
                                            {
                                                ["y"] = 711574.25,
                                                ["x"] = -264397.59375,
                                            }, -- end of [194]
                                            [195] = 
                                            {
                                                ["y"] = 711563.75,
                                                ["x"] = -264383.375,
                                            }, -- end of [195]
                                            [196] = 
                                            {
                                                ["y"] = 711552.0625,
                                                ["x"] = -264368.90625,
                                            }, -- end of [196]
                                            [197] = 
                                            {
                                                ["y"] = 711539.0625,
                                                ["x"] = -264355.5625,
                                            }, -- end of [197]
                                            [198] = 
                                            {
                                                ["y"] = 711524.875,
                                                ["x"] = -264343.46875,
                                            }, -- end of [198]
                                            [199] = 
                                            {
                                                ["y"] = 711509.6875,
                                                ["x"] = -264332.78125,
                                            }, -- end of [199]
                                            [200] = 
                                            {
                                                ["y"] = 711493.5,
                                                ["x"] = -264323.53125,
                                            }, -- end of [200]
                                            [201] = 
                                            {
                                                ["y"] = 711476.5,
                                                ["x"] = -264315.84375,
                                            }, -- end of [201]
                                            [202] = 
                                            {
                                                ["y"] = 711458.9375,
                                                ["x"] = -264309.75,
                                            }, -- end of [202]
                                            [203] = 
                                            {
                                                ["y"] = 711440.8125,
                                                ["x"] = -264305.3125,
                                            }, -- end of [203]
                                            [204] = 
                                            {
                                                ["y"] = 711422.4375,
                                                ["x"] = -264302.59375,
                                            }, -- end of [204]
                                            [205] = 
                                            {
                                                ["y"] = 711403.8125,
                                                ["x"] = -264301.59375,
                                            }, -- end of [205]
                                            [206] = 
                                            {
                                                ["y"] = 711385.1875,
                                                ["x"] = -264302.3125,
                                            }, -- end of [206]
                                            [207] = 
                                            {
                                                ["y"] = 711366.75,
                                                ["x"] = -264304.78125,
                                            }, -- end of [207]
                                            [13] = 
                                            {
                                                ["y"] = 718601.5625,
                                                ["x"] = -262273.40625,
                                            }, -- end of [13]
                                            [208] = 
                                            {
                                                ["y"] = 711348.5625,
                                                ["x"] = -264308.9375,
                                            }, -- end of [208]
                                            [209] = 
                                            {
                                                ["y"] = 711025.25,
                                                ["x"] = -264399.34375,
                                            }, -- end of [209]
                                            [210] = 
                                            {
                                                ["y"] = 711004.4375,
                                                ["x"] = -264406.15625,
                                            }, -- end of [210]
                                            [211] = 
                                            {
                                                ["y"] = 710984.3125,
                                                ["x"] = -264414.75,
                                            }, -- end of [211]
                                            [212] = 
                                            {
                                                ["y"] = 710965.0625,
                                                ["x"] = -264425.0625,
                                            }, -- end of [212]
                                            [213] = 
                                            {
                                                ["y"] = 710946.75,
                                                ["x"] = -264437.03125,
                                            }, -- end of [213]
                                            [214] = 
                                            {
                                                ["y"] = 710929.5625,
                                                ["x"] = -264450.53125,
                                            }, -- end of [214]
                                            [215] = 
                                            {
                                                ["y"] = 710913.625,
                                                ["x"] = -264465.53125,
                                            }, -- end of [215]
                                            [216] = 
                                            {
                                                ["y"] = 710899,
                                                ["x"] = -264481.8125,
                                            }, -- end of [216]
                                            [217] = 
                                            {
                                                ["y"] = 710885.9375,
                                                ["x"] = -264499.34375,
                                            }, -- end of [217]
                                            [218] = 
                                            {
                                                ["y"] = 710874.4375,
                                                ["x"] = -264517.9375,
                                            }, -- end of [218]
                                            [219] = 
                                            {
                                                ["y"] = 710764.4375,
                                                ["x"] = -264714.28125,
                                            }, -- end of [219]
                                            [220] = 
                                            {
                                                ["y"] = 710750.625,
                                                ["x"] = -264736.84375,
                                            }, -- end of [220]
                                            [221] = 
                                            {
                                                ["y"] = 710735.1875,
                                                ["x"] = -264758.3125,
                                            }, -- end of [221]
                                            [222] = 
                                            {
                                                ["y"] = 710718.125,
                                                ["x"] = -264778.5625,
                                            }, -- end of [222]
                                            [223] = 
                                            {
                                                ["y"] = 710699.625,
                                                ["x"] = -264797.4375,
                                            }, -- end of [223]
                                            [14] = 
                                            {
                                                ["y"] = 718538.3125,
                                                ["x"] = -262306.3125,
                                            }, -- end of [14]
                                            [224] = 
                                            {
                                                ["y"] = 710679.75,
                                                ["x"] = -264814.875,
                                            }, -- end of [224]
                                            [225] = 
                                            {
                                                ["y"] = 710658.5625,
                                                ["x"] = -264830.78125,
                                            }, -- end of [225]
                                            [226] = 
                                            {
                                                ["y"] = 710636.25,
                                                ["x"] = -264845.03125,
                                            }, -- end of [226]
                                            [511] = 
                                            {
                                                ["y"] = 703314.75,
                                                ["x"] = -271047.3125,
                                            }, -- end of [511]
                                            [527] = 
                                            {
                                                ["y"] = 702528.75,
                                                ["x"] = -271658.0625,
                                            }, -- end of [527]
                                            [227] = 
                                            {
                                                ["y"] = 710613,
                                                ["x"] = -264857.5625,
                                            }, -- end of [227]
                                            [1086] = 
                                            {
                                                ["y"] = 721218.25,
                                                ["x"] = -270819.6875,
                                            }, -- end of [1086]
                                            [543] = 
                                            {
                                                ["y"] = 701903.25,
                                                ["x"] = -271853.21875,
                                            }, -- end of [543]
                                            [1102] = 
                                            {
                                                ["y"] = 721237.375,
                                                ["x"] = -270489.625,
                                            }, -- end of [1102]
                                            [228] = 
                                            {
                                                ["y"] = 710588.8125,
                                                ["x"] = -264868.28125,
                                            }, -- end of [228]
                                            [559] = 
                                            {
                                                ["y"] = 701373.3125,
                                                ["x"] = -271974.875,
                                            }, -- end of [559]
                                            [1276] = 
                                            {
                                                ["y"] = 722983.875,
                                                ["x"] = -263561.84375,
                                            }, -- end of [1276]
                                            [575] = 
                                            {
                                                ["y"] = 701168.1875,
                                                ["x"] = -272171.75,
                                            }, -- end of [575]
                                            [229] = 
                                            {
                                                ["y"] = 710563.875,
                                                ["x"] = -264877.15625,
                                            }, -- end of [229]
                                            [1118] = 
                                            {
                                                ["y"] = 721178.375,
                                                ["x"] = -270247.75,
                                            }, -- end of [1118]
                                            [591] = 
                                            {
                                                ["y"] = 702039.9375,
                                                ["x"] = -272553.9375,
                                            }, -- end of [591]
                                            [1134] = 
                                            {
                                                ["y"] = 721200.6875,
                                                ["x"] = -269938.46875,
                                            }, -- end of [1134]
                                            [230] = 
                                            {
                                                ["y"] = 710538.3125,
                                                ["x"] = -264884.125,
                                            }, -- end of [230]
                                            [607] = 
                                            {
                                                ["y"] = 702852.0625,
                                                ["x"] = -272716.375,
                                            }, -- end of [607]
                                            [1150] = 
                                            {
                                                ["y"] = 721415.75,
                                                ["x"] = -269687.0625,
                                            }, -- end of [1150]
                                            [623] = 
                                            {
                                                ["y"] = 703102.0625,
                                                ["x"] = -272603.9375,
                                            }, -- end of [623]
                                            [231] = 
                                            {
                                                ["y"] = 710512.375,
                                                ["x"] = -264889.15625,
                                            }, -- end of [231]
                                            [1198] = 
                                            {
                                                ["y"] = 721473.1875,
                                                ["x"] = -267956.21875,
                                            }, -- end of [1198]
                                            [639] = 
                                            {
                                                ["y"] = 703317,
                                                ["x"] = -272750.25,
                                            }, -- end of [639]
                                            [1182] = 
                                            {
                                                ["y"] = 721849.5,
                                                ["x"] = -268543.59375,
                                            }, -- end of [1182]
                                            [232] = 
                                            {
                                                ["y"] = 710486.0625,
                                                ["x"] = -264892.1875,
                                            }, -- end of [232]
                                            [655] = 
                                            {
                                                ["y"] = 703759.1875,
                                                ["x"] = -273149.125,
                                            }, -- end of [655]
                                            [703] = 
                                            {
                                                ["y"] = 705297.6875,
                                                ["x"] = -274145.25,
                                            }, -- end of [703]
                                            [687] = 
                                            {
                                                ["y"] = 704689,
                                                ["x"] = -273389.25,
                                            }, -- end of [687]
                                            [233] = 
                                            {
                                                ["y"] = 709954.4375,
                                                ["x"] = -264933.34375,
                                            }, -- end of [233]
                                            [766] = 
                                            {
                                                ["y"] = 709416.0625,
                                                ["x"] = -277558.90625,
                                            }, -- end of [766]
                                            [719] = 
                                            {
                                                ["y"] = 708146.0625,
                                                ["x"] = -276336.90625,
                                            }, -- end of [719]
                                            [815] = 
                                            {
                                                ["y"] = 713827.75,
                                                ["x"] = -278355.6875,
                                            }, -- end of [815]
                                            [234] = 
                                            {
                                                ["y"] = 709941,
                                                ["x"] = -264935.15625,
                                            }, -- end of [234]
                                            [751] = 
                                            {
                                                ["y"] = 709113.0625,
                                                ["x"] = -277387.625,
                                            }, -- end of [751]
                                            [863] = 
                                            {
                                                ["y"] = 716870.625,
                                                ["x"] = -276711.21875,
                                            }, -- end of [863]
                                            [767] = 
                                            {
                                                ["y"] = 709434.125,
                                                ["x"] = -277554.09375,
                                            }, -- end of [767]
                                            [235] = 
                                            {
                                                ["y"] = 709927.8125,
                                                ["x"] = -264938.5,
                                            }, -- end of [235]
                                            [911] = 
                                            {
                                                ["y"] = 719982,
                                                ["x"] = -273863.875,
                                            }, -- end of [911]
                                            [799] = 
                                            {
                                                ["y"] = 711942.625,
                                                ["x"] = -277922.40625,
                                            }, -- end of [799]
                                            [975] = 
                                            {
                                                ["y"] = 721782.9375,
                                                ["x"] = -271819.1875,
                                            }, -- end of [975]
                                            [236] = 
                                            {
                                                ["y"] = 709915.125,
                                                ["x"] = -264943.28125,
                                            }, -- end of [236]
                                            [831] = 
                                            {
                                                ["y"] = 714671.3125,
                                                ["x"] = -278545.9375,
                                            }, -- end of [831]
                                            [1023] = 
                                            {
                                                ["y"] = 721816.5,
                                                ["x"] = -271393.6875,
                                            }, -- end of [1023]
                                            [895] = 
                                            {
                                                ["y"] = 718813.375,
                                                ["x"] = -274875.15625,
                                            }, -- end of [895]
                                            [237] = 
                                            {
                                                ["y"] = 709903.0625,
                                                ["x"] = -264949.46875,
                                            }, -- end of [237]
                                            [927] = 
                                            {
                                                ["y"] = 720629.8125,
                                                ["x"] = -273170.875,
                                            }, -- end of [927]
                                            [959] = 
                                            {
                                                ["y"] = 721956.4375,
                                                ["x"] = -272189.5,
                                            }, -- end of [959]
                                            [1038] = 
                                            {
                                                ["y"] = 721943.3125,
                                                ["x"] = -271148.71875,
                                            }, -- end of [1038]
                                            [238] = 
                                            {
                                                ["y"] = 709891.75,
                                                ["x"] = -264957,
                                            }, -- end of [238]
                                            [1022] = 
                                            {
                                                ["y"] = 721811.125,
                                                ["x"] = -271409.6875,
                                            }, -- end of [1022]
                                            [1031] = 
                                            {
                                                ["y"] = 721953.9375,
                                                ["x"] = -271207.28125,
                                            }, -- end of [1031]
                                            [259] = 
                                            {
                                                ["y"] = 709237,
                                                ["x"] = -265207.9375,
                                            }, -- end of [259]
                                            [239] = 
                                            {
                                                ["y"] = 709881.3125,
                                                ["x"] = -264965.75,
                                            }, -- end of [239]
                                            [1043] = 
                                            {
                                                ["y"] = 721900.9375,
                                                ["x"] = -271133.46875,
                                            }, -- end of [1043]
                                            [1047] = 
                                            {
                                                ["y"] = 721846.8125,
                                                ["x"] = -271141.6875,
                                            }, -- end of [1047]
                                            [15] = 
                                            {
                                                ["y"] = 718518.5625,
                                                ["x"] = -262315.65625,
                                            }, -- end of [15]
                                            [240] = 
                                            {
                                                ["y"] = 709643.6875,
                                                ["x"] = -265177.59375,
                                            }, -- end of [240]
                                            [269] = 
                                            {
                                                ["y"] = 709062.875,
                                                ["x"] = -265341.3125,
                                            }, -- end of [269]
                                            [270] = 
                                            {
                                                ["y"] = 709037.5,
                                                ["x"] = -265340.65625,
                                            }, -- end of [270]
                                            [1085] = 
                                            {
                                                ["y"] = 721230.3125,
                                                ["x"] = -270833.9375,
                                            }, -- end of [1085]
                                            [241] = 
                                            {
                                                ["y"] = 709630.4375,
                                                ["x"] = -265188.125,
                                            }, -- end of [241]
                                            [1087] = 
                                            {
                                                ["y"] = 721204.9375,
                                                ["x"] = -270806.625,
                                            }, -- end of [1087]
                                            [274] = 
                                            {
                                                ["y"] = 708952.1875,
                                                ["x"] = -265353.40625,
                                            }, -- end of [274]
                                            [275] = 
                                            {
                                                ["y"] = 708932,
                                                ["x"] = -265361.125,
                                            }, -- end of [275]
                                            [242] = 
                                            {
                                                ["y"] = 709616.0625,
                                                ["x"] = -265197.09375,
                                            }, -- end of [242]
                                            [277] = 
                                            {
                                                ["y"] = 708893.875,
                                                ["x"] = -265381.6875,
                                            }, -- end of [277]
                                            [278] = 
                                            {
                                                ["y"] = 708876.3125,
                                                ["x"] = -265394.375,
                                            }, -- end of [278]
                                            [1119] = 
                                            {
                                                ["y"] = 721187.3125,
                                                ["x"] = -270235.9375,
                                            }, -- end of [1119]
                                            [243] = 
                                            {
                                                ["y"] = 709600.8125,
                                                ["x"] = -265204.40625,
                                            }, -- end of [243]
                                            [281] = 
                                            {
                                                ["y"] = 708488.75,
                                                ["x"] = -265822.59375,
                                            }, -- end of [281]
                                            [283] = 
                                            {
                                                ["y"] = 708421.875,
                                                ["x"] = -265903,
                                            }, -- end of [283]
                                            [284] = 
                                            {
                                                ["y"] = 708417.5,
                                                ["x"] = -265908.6875,
                                            }, -- end of [284]
                                            [244] = 
                                            {
                                                ["y"] = 709584.875,
                                                ["x"] = -265209.9375,
                                            }, -- end of [244]
                                            [1143] = 
                                            {
                                                ["y"] = 721278.0625,
                                                ["x"] = -269767.625,
                                            }, -- end of [1143]
                                            [287] = 
                                            {
                                                ["y"] = 708345.6875,
                                                ["x"] = -265987.21875,
                                            }, -- end of [287]
                                            [288] = 
                                            {
                                                ["y"] = 708319,
                                                ["x"] = -266010.65625,
                                            }, -- end of [288]
                                            [245] = 
                                            {
                                                ["y"] = 709568.375,
                                                ["x"] = -265213.65625,
                                            }, -- end of [245]
                                            [1155] = 
                                            {
                                                ["y"] = 721475.875,
                                                ["x"] = -269622.71875,
                                            }, -- end of [1155]
                                            [291] = 
                                            {
                                                ["y"] = 708231.875,
                                                ["x"] = -266071.71875,
                                            }, -- end of [291]
                                            [1167] = 
                                            {
                                                ["y"] = 721704.3125,
                                                ["x"] = -269042.25,
                                            }, -- end of [1167]
                                            [246] = 
                                            {
                                                ["y"] = 709551.5,
                                                ["x"] = -265215.46875,
                                            }, -- end of [246]
                                            [294] = 
                                            {
                                                ["y"] = 708135.9375,
                                                ["x"] = -266117.71875,
                                            }, -- end of [294]
                                            [1179] = 
                                            {
                                                ["y"] = 721868.4375,
                                                ["x"] = -268665.40625,
                                            }, -- end of [1179]
                                            [1187] = 
                                            {
                                                ["y"] = 721785.3125,
                                                ["x"] = -268348.65625,
                                            }, -- end of [1187]
                                            [247] = 
                                            {
                                                ["y"] = 709534.625,
                                                ["x"] = -265215.375,
                                            }, -- end of [247]
                                            [298] = 
                                            {
                                                ["y"] = 707920.25,
                                                ["x"] = -266208.78125,
                                            }, -- end of [298]
                                            [1199] = 
                                            {
                                                ["y"] = 721469.5,
                                                ["x"] = -267944,
                                            }, -- end of [1199]
                                            [1203] = 
                                            {
                                                ["y"] = 721469.6875,
                                                ["x"] = -267889.03125,
                                            }, -- end of [1203]
                                            [248] = 
                                            {
                                                ["y"] = 709517.8125,
                                                ["x"] = -265213.375,
                                            }, -- end of [248]
                                            [1207] = 
                                            {
                                                ["y"] = 721487.5,
                                                ["x"] = -267839.28125,
                                            }, -- end of [1207]
                                            [303] = 
                                            {
                                                ["y"] = 707849.5625,
                                                ["x"] = -266286.0625,
                                            }, -- end of [303]
                                            [1215] = 
                                            {
                                                ["y"] = 721759.5,
                                                ["x"] = -267595.5625,
                                            }, -- end of [1215]
                                            [249] = 
                                            {
                                                ["y"] = 709501.375,
                                                ["x"] = -265209.5,
                                            }, -- end of [249]
                                            [305] = 
                                            {
                                                ["y"] = 707831.4375,
                                                ["x"] = -266324.09375,
                                            }, -- end of [305]
                                            [307] = 
                                            {
                                                ["y"] = 707819.9375,
                                                ["x"] = -266364.65625,
                                            }, -- end of [307]
                                            [1231] = 
                                            {
                                                ["y"] = 721951.25,
                                                ["x"] = -267165.6875,
                                            }, -- end of [1231]
                                            [250] = 
                                            {
                                                ["y"] = 709406.3125,
                                                ["x"] = -265181.40625,
                                            }, -- end of [250]
                                            [310] = 
                                            {
                                                ["y"] = 707755.9375,
                                                ["x"] = -266674.8125,
                                            }, -- end of [310]
                                            [1243] = 
                                            {
                                                ["y"] = 722403.3125,
                                                ["x"] = -266407.34375,
                                            }, -- end of [1243]
                                            [313] = 
                                            {
                                                ["y"] = 707723.6875,
                                                ["x"] = -266742.71875,
                                            }, -- end of [313]
                                            [251] = 
                                            {
                                                ["y"] = 709387.1875,
                                                ["x"] = -265176.75,
                                            }, -- end of [251]
                                            [1255] = 
                                            {
                                                ["y"] = 722688.25,
                                                ["x"] = -265223.65625,
                                            }, -- end of [1255]
                                            [316] = 
                                            {
                                                ["y"] = 707517.8125,
                                                ["x"] = -267029.5,
                                            }, -- end of [316]
                                            [317] = 
                                            {
                                                ["y"] = 707504.75,
                                                ["x"] = -267043.15625,
                                            }, -- end of [317]
                                            [252] = 
                                            {
                                                ["y"] = 709367.6875,
                                                ["x"] = -265174.03125,
                                            }, -- end of [252]
                                            [319] = 
                                            {
                                                ["y"] = 707475,
                                                ["x"] = -267066.4375,
                                            }, -- end of [319]
                                            [20] = 
                                            {
                                                ["y"] = 718412.75,
                                                ["x"] = -262339.8125,
                                            }, -- end of [20]
                                            [1283] = 
                                            {
                                                ["y"] = 722908.125,
                                                ["x"] = -263405.71875,
                                            }, -- end of [1283]
                                            [253] = 
                                            {
                                                ["y"] = 709348.0625,
                                                ["x"] = -265173.21875,
                                            }, -- end of [253]
                                            [322] = 
                                            {
                                                ["y"] = 707423.5625,
                                                ["x"] = -267089.90625,
                                            }, -- end of [322]
                                            [324] = 
                                            {
                                                ["y"] = 707386.5,
                                                ["x"] = -267097.09375,
                                            }, -- end of [324]
                                            [1299] = 
                                            {
                                                ["y"] = 722480.5,
                                                ["x"] = -263206.9375,
                                            }, -- end of [1299]
                                            [254] = 
                                            {
                                                ["y"] = 709328.4375,
                                                ["x"] = -265174.34375,
                                            }, -- end of [254]
                                            [1307] = 
                                            {
                                                ["y"] = 722426.75,
                                                ["x"] = -263317.40625,
                                            }, -- end of [1307]
                                            [328] = 
                                            {
                                                ["y"] = 707318.75,
                                                ["x"] = -267095.40625,
                                            }, -- end of [328]
                                            [1319] = 
                                            {
                                                ["y"] = 722293.3125,
                                                ["x"] = -263382.0625,
                                            }, -- end of [1319]
                                            [255] = 
                                            {
                                                ["y"] = 709309,
                                                ["x"] = -265177.375,
                                            }, -- end of [255]
                                            [331] = 
                                            {
                                                ["y"] = 707260.125,
                                                ["x"] = -267104.625,
                                            }, -- end of [331]
                                            [1] = 
                                            {
                                                ["y"] = 719017.125,
                                                ["x"] = -262349.28125,
                                            }, -- end of [1]
                                            [16] = 
                                            {
                                                ["y"] = 718498.1875,
                                                ["x"] = -262323.5625,
                                            }, -- end of [16]
                                            [256] = 
                                            {
                                                ["y"] = 709289.9375,
                                                ["x"] = -265182.3125,
                                            }, -- end of [256]
                                            [1025] = 
                                            {
                                                ["y"] = 721832.375,
                                                ["x"] = -271363.96875,
                                            }, -- end of [1025]
                                            [257] = 
                                            {
                                                ["y"] = 709271.5,
                                                ["x"] = -265189.09375,
                                            }, -- end of [257]
                                            [1029] = 
                                            {
                                                ["y"] = 721945.625,
                                                ["x"] = -271228.65625,
                                            }, -- end of [1029]
                                            [258] = 
                                            {
                                                ["y"] = 709253.75,
                                                ["x"] = -265197.6875,
                                            }, -- end of [258]
                                            [1033] = 
                                            {
                                                ["y"] = 721957.1875,
                                                ["x"] = -271188.96875,
                                            }, -- end of [1033]
                                            [1035] = 
                                            {
                                                ["y"] = 721956.3125,
                                                ["x"] = -271171.40625,
                                            }, -- end of [1035]
                                            [1037] = 
                                            {
                                                ["y"] = 721949.0625,
                                                ["x"] = -271155.4375,
                                            }, -- end of [1037]
                                            [260] = 
                                            {
                                                ["y"] = 709221.3125,
                                                ["x"] = -265219.8125,
                                            }, -- end of [260]
                                            [1041] = 
                                            {
                                                ["y"] = 721920.25,
                                                ["x"] = -271136.5,
                                            }, -- end of [1041]
                                            [261] = 
                                            {
                                                ["y"] = 709206.875,
                                                ["x"] = -265233.15625,
                                            }, -- end of [261]
                                            [1045] = 
                                            {
                                                ["y"] = 721873.375,
                                                ["x"] = -271134.4375,
                                            }, -- end of [1045]
                                            [262] = 
                                            {
                                                ["y"] = 709177.625,
                                                ["x"] = -265262.96875,
                                            }, -- end of [262]
                                            [1049] = 
                                            {
                                                ["y"] = 721822.5625,
                                                ["x"] = -271154.8125,
                                            }, -- end of [1049]
                                            [263] = 
                                            {
                                                ["y"] = 709125.375,
                                                ["x"] = -265316.15625,
                                            }, -- end of [263]
                                            [1053] = 
                                            {
                                                ["y"] = 721707.8125,
                                                ["x"] = -271276.5,
                                            }, -- end of [1053]
                                            [264] = 
                                            {
                                                ["y"] = 709116.6875,
                                                ["x"] = -265323.8125,
                                            }, -- end of [264]
                                            [1057] = 
                                            {
                                                ["y"] = 721633.375,
                                                ["x"] = -271324.59375,
                                            }, -- end of [1057]
                                            [265] = 
                                            {
                                                ["y"] = 709107.125,
                                                ["x"] = -265330.21875,
                                            }, -- end of [265]
                                            [1061] = 
                                            {
                                                ["y"] = 721546.875,
                                                ["x"] = -271343.6875,
                                            }, -- end of [1061]
                                            [266] = 
                                            {
                                                ["y"] = 709096.6875,
                                                ["x"] = -265335.25,
                                            }, -- end of [266]
                                            [1065] = 
                                            {
                                                ["y"] = 721459.125,
                                                ["x"] = -271331.4375,
                                            }, -- end of [1065]
                                            [267] = 
                                            {
                                                ["y"] = 709085.75,
                                                ["x"] = -265338.8125,
                                            }, -- end of [267]
                                            [1069] = 
                                            {
                                                ["y"] = 721381.125,
                                                ["x"] = -271289.3125,
                                            }, -- end of [1069]
                                            [1071] = 
                                            {
                                                ["y"] = 721349,
                                                ["x"] = -271258.59375,
                                            }, -- end of [1071]
                                            [1073] = 
                                            {
                                                ["y"] = 721322.75,
                                                ["x"] = -271222.65625,
                                            }, -- end of [1073]
                                            [1075] = 
                                            {
                                                ["y"] = 721303.3125,
                                                ["x"] = -271182.65625,
                                            }, -- end of [1075]
                                            [1077] = 
                                            {
                                                ["y"] = 721291.3125,
                                                ["x"] = -271139.8125,
                                            }, -- end of [1077]
                                            [1079] = 
                                            {
                                                ["y"] = 721270.875,
                                                ["x"] = -270936.8125,
                                            }, -- end of [1079]
                                            [1081] = 
                                            {
                                                ["y"] = 721263.875,
                                                ["x"] = -270900.1875,
                                            }, -- end of [1081]
                                            [1083] = 
                                            {
                                                ["y"] = 721250.1875,
                                                ["x"] = -270865.5,
                                            }, -- end of [1083]
                                            [17] = 
                                            {
                                                ["y"] = 718477.375,
                                                ["x"] = -262329.9375,
                                            }, -- end of [17]
                                            [272] = 
                                            {
                                                ["y"] = 708994.3125,
                                                ["x"] = -265343.34375,
                                            }, -- end of [272]
                                            [1089] = 
                                            {
                                                ["y"] = 721174.875,
                                                ["x"] = -270784.5,
                                            }, -- end of [1089]
                                            [273] = 
                                            {
                                                ["y"] = 708973.0625,
                                                ["x"] = -265347.46875,
                                            }, -- end of [273]
                                            [1093] = 
                                            {
                                                ["y"] = 721117.3125,
                                                ["x"] = -270741.125,
                                            }, -- end of [1093]
                                            [1095] = 
                                            {
                                                ["y"] = 721113.0625,
                                                ["x"] = -270724.0625,
                                            }, -- end of [1095]
                                            [1097] = 
                                            {
                                                ["y"] = 721115.6875,
                                                ["x"] = -270706.6875,
                                            }, -- end of [1097]
                                            [1099] = 
                                            {
                                                ["y"] = 721227.6875,
                                                ["x"] = -270519.0625,
                                            }, -- end of [1099]
                                            [1101] = 
                                            {
                                                ["y"] = 721235.625,
                                                ["x"] = -270499.875,
                                            }, -- end of [1101]
                                            [1103] = 
                                            {
                                                ["y"] = 721237.625,
                                                ["x"] = -270479.21875,
                                            }, -- end of [1103]
                                            [1105] = 
                                            {
                                                ["y"] = 721233.4375,
                                                ["x"] = -270458.875,
                                            }, -- end of [1105]
                                            [1107] = 
                                            {
                                                ["y"] = 721223.5625,
                                                ["x"] = -270440.65625,
                                            }, -- end of [1107]
                                            [1109] = 
                                            {
                                                ["y"] = 721174.4375,
                                                ["x"] = -270374.3125,
                                            }, -- end of [1109]
                                            [1111] = 
                                            {
                                                ["y"] = 721162.9375,
                                                ["x"] = -270347.09375,
                                            }, -- end of [1111]
                                            [1113] = 
                                            {
                                                ["y"] = 721158.375,
                                                ["x"] = -270317.875,
                                            }, -- end of [1113]
                                            [279] = 
                                            {
                                                ["y"] = 708859.9375,
                                                ["x"] = -265408.53125,
                                            }, -- end of [279]
                                            [1117] = 
                                            {
                                                ["y"] = 721170.9375,
                                                ["x"] = -270260.5625,
                                            }, -- end of [1117]
                                            [280] = 
                                            {
                                                ["y"] = 708844.8125,
                                                ["x"] = -265424.03125,
                                            }, -- end of [280]
                                            [1121] = 
                                            {
                                                ["y"] = 721230.4375,
                                                ["x"] = -270184.375,
                                            }, -- end of [1121]
                                            [1123] = 
                                            {
                                                ["y"] = 721242,
                                                ["x"] = -270159.625,
                                            }, -- end of [1123]
                                            [1125] = 
                                            {
                                                ["y"] = 721246.375,
                                                ["x"] = -270132.65625,
                                            }, -- end of [1125]
                                            [1127] = 
                                            {
                                                ["y"] = 721243.3125,
                                                ["x"] = -270105.5,
                                            }, -- end of [1127]
                                            [1129] = 
                                            {
                                                ["y"] = 721218.875,
                                                ["x"] = -270042.90625,
                                            }, -- end of [1129]
                                            [1131] = 
                                            {
                                                ["y"] = 721206.25,
                                                ["x"] = -270002.15625,
                                            }, -- end of [1131]
                                            [1133] = 
                                            {
                                                ["y"] = 721200.6875,
                                                ["x"] = -269959.84375,
                                            }, -- end of [1133]
                                            [1135] = 
                                            {
                                                ["y"] = 721202.4375,
                                                ["x"] = -269917.1875,
                                            }, -- end of [1135]
                                            [1137] = 
                                            {
                                                ["y"] = 721211.4375,
                                                ["x"] = -269875.46875,
                                            }, -- end of [1137]
                                            [285] = 
                                            {
                                                ["y"] = 708395,
                                                ["x"] = -265936.15625,
                                            }, -- end of [285]
                                            [1141] = 
                                            {
                                                ["y"] = 721249.75,
                                                ["x"] = -269799.5625,
                                            }, -- end of [1141]
                                            [286] = 
                                            {
                                                ["y"] = 708371,
                                                ["x"] = -265962.375,
                                            }, -- end of [286]
                                            [1145] = 
                                            {
                                                ["y"] = 721311.375,
                                                ["x"] = -269740.9375,
                                            }, -- end of [1145]
                                            [1147] = 
                                            {
                                                ["y"] = 721348.6875,
                                                ["x"] = -269720.3125,
                                            }, -- end of [1147]
                                            [18] = 
                                            {
                                                ["y"] = 718456.0625,
                                                ["x"] = -262334.8125,
                                            }, -- end of [18]
                                            [1151] = 
                                            {
                                                ["y"] = 721429.9375,
                                                ["x"] = -269676.4375,
                                            }, -- end of [1151]
                                            [1153] = 
                                            {
                                                ["y"] = 721455.3125,
                                                ["x"] = -269651.625,
                                            }, -- end of [1153]
                                            [289] = 
                                            {
                                                ["y"] = 708291.0625,
                                                ["x"] = -266032.5625,
                                            }, -- end of [289]
                                            [1157] = 
                                            {
                                                ["y"] = 721615.875,
                                                ["x"] = -269328.21875,
                                            }, -- end of [1157]
                                            [290] = 
                                            {
                                                ["y"] = 708262,
                                                ["x"] = -266052.9375,
                                            }, -- end of [290]
                                            [1161] = 
                                            {
                                                ["y"] = 721664.0625,
                                                ["x"] = -269197.90625,
                                            }, -- end of [1161]
                                            [1163] = 
                                            {
                                                ["y"] = 721679.5,
                                                ["x"] = -269130.09375,
                                            }, -- end of [1163]
                                            [1165] = 
                                            {
                                                ["y"] = 721686.8125,
                                                ["x"] = -269095.09375,
                                            }, -- end of [1165]
                                            [292] = 
                                            {
                                                ["y"] = 708200.75,
                                                ["x"] = -266088.78125,
                                            }, -- end of [292]
                                            [1169] = 
                                            {
                                                ["y"] = 721728.9375,
                                                ["x"] = -268992.375,
                                            }, -- end of [1169]
                                            [293] = 
                                            {
                                                ["y"] = 708168.75,
                                                ["x"] = -266104.125,
                                            }, -- end of [293]
                                            [1173] = 
                                            {
                                                ["y"] = 721855.375,
                                                ["x"] = -268798.8125,
                                            }, -- end of [1173]
                                            [1175] = 
                                            {
                                                ["y"] = 721867.0625,
                                                ["x"] = -268762.84375,
                                            }, -- end of [1175]
                                            [1177] = 
                                            {
                                                ["y"] = 721871.75,
                                                ["x"] = -268725.34375,
                                            }, -- end of [1177]
                                            [295] = 
                                            {
                                                ["y"] = 707975.9375,
                                                ["x"] = -266178.96875,
                                            }, -- end of [295]
                                            [1181] = 
                                            {
                                                ["y"] = 721857.4375,
                                                ["x"] = -268583.9375,
                                            }, -- end of [1181]
                                            [1183] = 
                                            {
                                                ["y"] = 721839.875,
                                                ["x"] = -268503.625,
                                            }, -- end of [1183]
                                            [1185] = 
                                            {
                                                ["y"] = 721815.75,
                                                ["x"] = -268425.03125,
                                            }, -- end of [1185]
                                            [297] = 
                                            {
                                                ["y"] = 707937.9375,
                                                ["x"] = -266197.28125,
                                            }, -- end of [297]
                                            [1189] = 
                                            {
                                                ["y"] = 721732.6875,
                                                ["x"] = -268232.8125,
                                            }, -- end of [1189]
                                            [1191] = 
                                            {
                                                ["y"] = 721716.5,
                                                ["x"] = -268209.6875,
                                            }, -- end of [1191]
                                            [1193] = 
                                            {
                                                ["y"] = 721546.875,
                                                ["x"] = -268048.125,
                                            }, -- end of [1193]
                                            [299] = 
                                            {
                                                ["y"] = 707903.625,
                                                ["x"] = -266221.75,
                                            }, -- end of [299]
                                            [1197] = 
                                            {
                                                ["y"] = 721478.4375,
                                                ["x"] = -267967.8125,
                                            }, -- end of [1197]
                                            [300] = 
                                            {
                                                ["y"] = 707888.125,
                                                ["x"] = -266236.0625,
                                            }, -- end of [300]
                                            [1201] = 
                                            {
                                                ["y"] = 721466.875,
                                                ["x"] = -267918.6875,
                                            }, -- end of [1201]
                                            [301] = 
                                            {
                                                ["y"] = 707873.875,
                                                ["x"] = -266251.625,
                                            }, -- end of [301]
                                            [1205] = 
                                            {
                                                ["y"] = 721475.8125,
                                                ["x"] = -267863.15625,
                                            }, -- end of [1205]
                                            [302] = 
                                            {
                                                ["y"] = 707861,
                                                ["x"] = -266268.3125,
                                            }, -- end of [302]
                                            [1209] = 
                                            {
                                                ["y"] = 721504.1875,
                                                ["x"] = -267818.53125,
                                            }, -- end of [1209]
                                            [1211] = 
                                            {
                                                ["y"] = 721717.625,
                                                ["x"] = -267647.9375,
                                            }, -- end of [1211]
                                            [19] = 
                                            {
                                                ["y"] = 718434.5,
                                                ["x"] = -262338.09375,
                                            }, -- end of [19]
                                            [304] = 
                                            {
                                                ["y"] = 707839.6875,
                                                ["x"] = -266304.6875,
                                            }, -- end of [304]
                                            [1217] = 
                                            {
                                                ["y"] = 721770.5625,
                                                ["x"] = -267563.6875,
                                            }, -- end of [1217]
                                            [1219] = 
                                            {
                                                ["y"] = 721782.6875,
                                                ["x"] = -267462.78125,
                                            }, -- end of [1219]
                                            [1221] = 
                                            {
                                                ["y"] = 721790.25,
                                                ["x"] = -267423.75,
                                            }, -- end of [1221]
                                            [306] = 
                                            {
                                                ["y"] = 707824.8125,
                                                ["x"] = -266344.15625,
                                            }, -- end of [306]
                                            [1225] = 
                                            {
                                                ["y"] = 721823.125,
                                                ["x"] = -267351.625,
                                            }, -- end of [1225]
                                            [1227] = 
                                            {
                                                ["y"] = 721911.4375,
                                                ["x"] = -267238.25,
                                            }, -- end of [1227]
                                            [1229] = 
                                            {
                                                ["y"] = 721934.3125,
                                                ["x"] = -267203.59375,
                                            }, -- end of [1229]
                                            [308] = 
                                            {
                                                ["y"] = 707769,
                                                ["x"] = -266626.34375,
                                            }, -- end of [308]
                                            [1233] = 
                                            {
                                                ["y"] = 721966.5625,
                                                ["x"] = -267094.59375,
                                            }, -- end of [1233]
                                            [309] = 
                                            {
                                                ["y"] = 707763.3125,
                                                ["x"] = -266650.8125,
                                            }, -- end of [309]
                                            [1237] = 
                                            {
                                                ["y"] = 722329.5,
                                                ["x"] = -266592.34375,
                                            }, -- end of [1237]
                                            [1239] = 
                                            {
                                                ["y"] = 722360.4375,
                                                ["x"] = -266533.3125,
                                            }, -- end of [1239]
                                            [1241] = 
                                            {
                                                ["y"] = 722385.0625,
                                                ["x"] = -266471.4375,
                                            }, -- end of [1241]
                                            [311] = 
                                            {
                                                ["y"] = 707746.8125,
                                                ["x"] = -266698.1875,
                                            }, -- end of [311]
                                            [1245] = 
                                            {
                                                ["y"] = 722414.875,
                                                ["x"] = -266341.75,
                                            }, -- end of [1245]
                                            [312] = 
                                            {
                                                ["y"] = 707736.0625,
                                                ["x"] = -266720.875,
                                            }, -- end of [312]
                                            [1249] = 
                                            {
                                                ["y"] = 722411.875,
                                                ["x"] = -265992.875,
                                            }, -- end of [1249]
                                            [1251] = 
                                            {
                                                ["y"] = 722413.8125,
                                                ["x"] = -265952.96875,
                                            }, -- end of [1251]
                                            [1253] = 
                                            {
                                                ["y"] = 722422.0625,
                                                ["x"] = -265913.9375,
                                            }, -- end of [1253]
                                            [314] = 
                                            {
                                                ["y"] = 707709.75,
                                                ["x"] = -266763.59375,
                                            }, -- end of [314]
                                            [1257] = 
                                            {
                                                ["y"] = 722724.5,
                                                ["x"] = -265126.09375,
                                            }, -- end of [1257]
                                            [315] = 
                                            {
                                                ["y"] = 707529.5625,
                                                ["x"] = -267014.65625,
                                            }, -- end of [315]
                                            [1261] = 
                                            {
                                                ["y"] = 722846.75,
                                                ["x"] = -264757.9375,
                                            }, -- end of [1261]
                                            [1263] = 
                                            {
                                                ["y"] = 722891.0625,
                                                ["x"] = -264588.125,
                                            }, -- end of [1263]
                                            [1265] = 
                                            {
                                                ["y"] = 722916.625,
                                                ["x"] = -264473.71875,
                                            }, -- end of [1265]
                                            [1267] = 
                                            {
                                                ["y"] = 722932.875,
                                                ["x"] = -264381,
                                            }, -- end of [1267]
                                            [1269] = 
                                            {
                                                ["y"] = 722942.125,
                                                ["x"] = -264287.3125,
                                            }, -- end of [1269]
                                            [1271] = 
                                            {
                                                ["y"] = 722944.3125,
                                                ["x"] = -264193.1875,
                                            }, -- end of [1271]
                                            [1273] = 
                                            {
                                                ["y"] = 722990.875,
                                                ["x"] = -263636.5,
                                            }, -- end of [1273]
                                            [1275] = 
                                            {
                                                ["y"] = 722988,
                                                ["x"] = -263586.53125,
                                            }, -- end of [1275]
                                            [1277] = 
                                            {
                                                ["y"] = 722978,
                                                ["x"] = -263537.5,
                                            }, -- end of [1277]
                                            [320] = 
                                            {
                                                ["y"] = 707458.625,
                                                ["x"] = -267075.875,
                                            }, -- end of [320]
                                            [1281] = 
                                            {
                                                ["y"] = 722937.6875,
                                                ["x"] = -263446.15625,
                                            }, -- end of [1281]
                                            [321] = 
                                            {
                                                ["y"] = 707441.4375,
                                                ["x"] = -267083.71875,
                                            }, -- end of [321]
                                            [1285] = 
                                            {
                                                ["y"] = 722873.1875,
                                                ["x"] = -263369.9375,
                                            }, -- end of [1285]
                                            [1287] = 
                                            {
                                                ["y"] = 722853.875,
                                                ["x"] = -263354,
                                            }, -- end of [1287]
                                            [1289] = 
                                            {
                                                ["y"] = 722722.75,
                                                ["x"] = -263254.75,
                                            }, -- end of [1289]
                                            [323] = 
                                            {
                                                ["y"] = 707405.1875,
                                                ["x"] = -267094.375,
                                            }, -- end of [323]
                                            [1293] = 
                                            {
                                                ["y"] = 722633.5625,
                                                ["x"] = -263216,
                                            }, -- end of [1293]
                                            [1295] = 
                                            {
                                                ["y"] = 722585.375,
                                                ["x"] = -263207.96875,
                                            }, -- end of [1295]
                                            [1297] = 
                                            {
                                                ["y"] = 722493.5625,
                                                ["x"] = -263203.90625,
                                            }, -- end of [1297]
                                            [325] = 
                                            {
                                                ["y"] = 707367.625,
                                                ["x"] = -267098.0625,
                                            }, -- end of [325]
                                            [1301] = 
                                            {
                                                ["y"] = 722469.9375,
                                                ["x"] = -263215.59375,
                                            }, -- end of [1301]
                                            [1303] = 
                                            {
                                                ["y"] = 722433.375,
                                                ["x"] = -263280,
                                            }, -- end of [1303]
                                            [1305] = 
                                            {
                                                ["y"] = 722426.75,
                                                ["x"] = -263298.125,
                                            }, -- end of [1305]
                                            [327] = 
                                            {
                                                ["y"] = 707338.5625,
                                                ["x"] = -267096.25,
                                            }, -- end of [327]
                                            [1309] = 
                                            {
                                                ["y"] = 722428.8125,
                                                ["x"] = -263334.4375,
                                            }, -- end of [1309]
                                            [1311] = 
                                            {
                                                ["y"] = 722425,
                                                ["x"] = -263354.0625,
                                            }, -- end of [1311]
                                            [1313] = 
                                            {
                                                ["y"] = 722414.5,
                                                ["x"] = -263371,
                                            }, -- end of [1313]
                                            [329] = 
                                            {
                                                ["y"] = 707298.9375,
                                                ["x"] = -267096.53125,
                                            }, -- end of [329]
                                            [1317] = 
                                            {
                                                ["y"] = 722379.4375,
                                                ["x"] = -263388.75,
                                            }, -- end of [1317]
                                            [330] = 
                                            {
                                                ["y"] = 707279.3125,
                                                ["x"] = -267099.59375,
                                            }, -- end of [330]
                                            [1321] = 
                                            {
                                                ["y"] = 722194.625,
                                                ["x"] = -263377.65625,
                                            }, -- end of [1321]
                                            [1323] = 
                                            {
                                                ["y"] = 722137.6875,
                                                ["x"] = -263381.1875,
                                            }, -- end of [1323]
                                            [1325] = 
                                            {
                                                ["y"] = 722081.5,
                                                ["x"] = -263391.15625,
                                            }, -- end of [1325]
                                            [1327] = 
                                            {
                                                ["y"] = 721906.1875,
                                                ["x"] = -263442.65625,
                                            }, -- end of [1327]
                                            [1070] = 
                                            {
                                                ["y"] = 721364.375,
                                                ["x"] = -271274.65625,
                                            }, -- end of [1070]
                                            [333] = 
                                            {
                                                ["y"] = 707223.625,
                                                ["x"] = -267120.21875,
                                            }, -- end of [333]
                                            [1051] = 
                                            {
                                                ["y"] = 721802,
                                                ["x"] = -271173.125,
                                            }, -- end of [1051]
                                            [334] = 
                                            {
                                                ["y"] = 707206.75,
                                                ["x"] = -267130.65625,
                                            }, -- end of [334]
                                            [1063] = 
                                            {
                                                ["y"] = 721502.4375,
                                                ["x"] = -271341.46875,
                                            }, -- end of [1063]
                                            [335] = 
                                            {
                                                ["y"] = 707191,
                                                ["x"] = -267142.71875,
                                            }, -- end of [335]
                                            [21] = 
                                            {
                                                ["y"] = 718390.875,
                                                ["x"] = -262339.9375,
                                            }, -- end of [21]
                                            [336] = 
                                            {
                                                ["y"] = 707176.5,
                                                ["x"] = -267156.28125,
                                            }, -- end of [336]
                                            [1054] = 
                                            {
                                                ["y"] = 721690.875,
                                                ["x"] = -271290.96875,
                                            }, -- end of [1054]
                                            [337] = 
                                            {
                                                ["y"] = 707163.4375,
                                                ["x"] = -267171.21875,
                                            }, -- end of [337]
                                            [1055] = 
                                            {
                                                ["y"] = 721672.75,
                                                ["x"] = -271303.875,
                                            }, -- end of [1055]
                                            [338] = 
                                            {
                                                ["y"] = 707151.875,
                                                ["x"] = -267187.375,
                                            }, -- end of [338]
                                            [1059] = 
                                            {
                                                ["y"] = 721591,
                                                ["x"] = -271338,
                                            }, -- end of [1059]
                                            [339] = 
                                            {
                                                ["y"] = 707038.0625,
                                                ["x"] = -267364.6875,
                                            }, -- end of [339]
                                            [1067] = 
                                            {
                                                ["y"] = 721418.25,
                                                ["x"] = -271313.84375,
                                            }, -- end of [1067]
                                            [340] = 
                                            {
                                                ["y"] = 707021.3125,
                                                ["x"] = -267389.15625,
                                            }, -- end of [340]
                                            [332] = 
                                            {
                                                ["y"] = 707241.5,
                                                ["x"] = -267111.5,
                                            }, -- end of [332]
                                            [341] = 
                                            {
                                                ["y"] = 707003.125,
                                                ["x"] = -267412.625,
                                            }, -- end of [341]
                                            [1315] = 
                                            {
                                                ["y"] = 722398.625,
                                                ["x"] = -263383.09375,
                                            }, -- end of [1315]
                                            [342] = 
                                            {
                                                ["y"] = 706983.5625,
                                                ["x"] = -267434.9375,
                                            }, -- end of [342]
                                            [326] = 
                                            {
                                                ["y"] = 707348.75,
                                                ["x"] = -267097.1875,
                                            }, -- end of [326]
                                            [343] = 
                                            {
                                                ["y"] = 706962.6875,
                                                ["x"] = -267456.09375,
                                            }, -- end of [343]
                                            [1291] = 
                                            {
                                                ["y"] = 722679.75,
                                                ["x"] = -263231.75,
                                            }, -- end of [1291]
                                            [344] = 
                                            {
                                                ["y"] = 706940.6875,
                                                ["x"] = -267475.9375,
                                            }, -- end of [344]
                                            [1279] = 
                                            {
                                                ["y"] = 722961.125,
                                                ["x"] = -263490.375,
                                            }, -- end of [1279]
                                            [345] = 
                                            {
                                                ["y"] = 706917.4375,
                                                ["x"] = -267494.46875,
                                            }, -- end of [345]
                                            [318] = 
                                            {
                                                ["y"] = 707490.4375,
                                                ["x"] = -267055.5,
                                            }, -- end of [318]
                                            [346] = 
                                            {
                                                ["y"] = 706893.1875,
                                                ["x"] = -267511.59375,
                                            }, -- end of [346]
                                            [1259] = 
                                            {
                                                ["y"] = 722795.0625,
                                                ["x"] = -264925.65625,
                                            }, -- end of [1259]
                                            [347] = 
                                            {
                                                ["y"] = 706682,
                                                ["x"] = -267651.375,
                                            }, -- end of [347]
                                            [1247] = 
                                            {
                                                ["y"] = 722419.6875,
                                                ["x"] = -266275.28125,
                                            }, -- end of [1247]
                                            [348] = 
                                            {
                                                ["y"] = 706646.125,
                                                ["x"] = -267676.3125,
                                            }, -- end of [348]
                                            [1235] = 
                                            {
                                                ["y"] = 722292.75,
                                                ["x"] = -266647.90625,
                                            }, -- end of [1235]
                                            [349] = 
                                            {
                                                ["y"] = 706611.3125,
                                                ["x"] = -267702.8125,
                                            }, -- end of [349]
                                            [1223] = 
                                            {
                                                ["y"] = 721803.8125,
                                                ["x"] = -267386.375,
                                            }, -- end of [1223]
                                            [350] = 
                                            {
                                                ["y"] = 706577.6875,
                                                ["x"] = -267730.78125,
                                            }, -- end of [350]
                                            [1213] = 
                                            {
                                                ["y"] = 721741.5,
                                                ["x"] = -267624.125,
                                            }, -- end of [1213]
                                            [351] = 
                                            {
                                                ["y"] = 706545.3125,
                                                ["x"] = -267760.1875,
                                            }, -- end of [351]
                                            [22] = 
                                            {
                                                ["y"] = 718369.125,
                                                ["x"] = -262338.5,
                                            }, -- end of [22]
                                            [352] = 
                                            {
                                                ["y"] = 706167.375,
                                                ["x"] = -268119.0625,
                                            }, -- end of [352]
                                            [1195] = 
                                            {
                                                ["y"] = 721518.8125,
                                                ["x"] = -268018.96875,
                                            }, -- end of [1195]
                                            [353] = 
                                            {
                                                ["y"] = 706157.6875,
                                                ["x"] = -268129.09375,
                                            }, -- end of [353]
                                            [296] = 
                                            {
                                                ["y"] = 707956.5625,
                                                ["x"] = -266187.34375,
                                            }, -- end of [296]
                                            [354] = 
                                            {
                                                ["y"] = 706149.0625,
                                                ["x"] = -268139.96875,
                                            }, -- end of [354]
                                            [1171] = 
                                            {
                                                ["y"] = 721837.125,
                                                ["x"] = -268831.90625,
                                            }, -- end of [1171]
                                            [355] = 
                                            {
                                                ["y"] = 706141.4375,
                                                ["x"] = -268151.625,
                                            }, -- end of [355]
                                            [1159] = 
                                            {
                                                ["y"] = 721642.8125,
                                                ["x"] = -269264.09375,
                                            }, -- end of [1159]
                                            [356] = 
                                            {
                                                ["y"] = 706134.9375,
                                                ["x"] = -268163.9375,
                                            }, -- end of [356]
                                            [1149] = 
                                            {
                                                ["y"] = 721400.625,
                                                ["x"] = -269696.375,
                                            }, -- end of [1149]
                                            [357] = 
                                            {
                                                ["y"] = 706127.9375,
                                                ["x"] = -268176.875,
                                            }, -- end of [357]
                                            [1139] = 
                                            {
                                                ["y"] = 721227.3125,
                                                ["x"] = -269835.875,
                                            }, -- end of [1139]
                                            [358] = 
                                            {
                                                ["y"] = 706119.375,
                                                ["x"] = -268188.84375,
                                            }, -- end of [358]
                                            [282] = 
                                            {
                                                ["y"] = 708454.625,
                                                ["x"] = -265862.21875,
                                            }, -- end of [282]
                                            [359] = 
                                            {
                                                ["y"] = 706109.4375,
                                                ["x"] = -268199.65625,
                                            }, -- end of [359]
                                            [1115] = 
                                            {
                                                ["y"] = 721161.0625,
                                                ["x"] = -270288.4375,
                                            }, -- end of [1115]
                                            [360] = 
                                            {
                                                ["y"] = 706098.25,
                                                ["x"] = -268209.1875,
                                            }, -- end of [360]
                                            [276] = 
                                            {
                                                ["y"] = 708912.5,
                                                ["x"] = -265370.59375,
                                            }, -- end of [276]
                                            [361] = 
                                            {
                                                ["y"] = 706085.9375,
                                                ["x"] = -268217.28125,
                                            }, -- end of [361]
                                            [1091] = 
                                            {
                                                ["y"] = 721127.75,
                                                ["x"] = -270755.25,
                                            }, -- end of [1091]
                                            [362] = 
                                            {
                                                ["y"] = 706072.75,
                                                ["x"] = -268223.8125,
                                            }, -- end of [362]
                                            [271] = 
                                            {
                                                ["y"] = 709015.875,
                                                ["x"] = -265341.0625,
                                            }, -- end of [271]
                                            [363] = 
                                            {
                                                ["y"] = 706058.875,
                                                ["x"] = -268228.6875,
                                            }, -- end of [363]
                                            [268] = 
                                            {
                                                ["y"] = 709074.375,
                                                ["x"] = -265340.84375,
                                            }, -- end of [268]
                                            [364] = 
                                            {
                                                ["y"] = 706044.5,
                                                ["x"] = -268231.84375,
                                            }, -- end of [364]
                                            [1039] = 
                                            {
                                                ["y"] = 721936.4375,
                                                ["x"] = -271143.21875,
                                            }, -- end of [1039]
                                            [365] = 
                                            {
                                                ["y"] = 706029.8125,
                                                ["x"] = -268233.1875,
                                            }, -- end of [365]
                                            [1027] = 
                                            {
                                                ["y"] = 721932.6875,
                                                ["x"] = -271247.59375,
                                            }, -- end of [1027]
                                            [366] = 
                                            {
                                                ["y"] = 706015.125,
                                                ["x"] = -268232.75,
                                            }, -- end of [366]
                                            [991] = 
                                            {
                                                ["y"] = 722088.3125,
                                                ["x"] = -271518.90625,
                                            }, -- end of [991]
                                            [367] = 
                                            {
                                                ["y"] = 706000.5625,
                                                ["x"] = -268230.5,
                                            }, -- end of [367]
                                            [23] = 
                                            {
                                                ["y"] = 718284.4375,
                                                ["x"] = -262327.75,
                                            }, -- end of [23]
                                            [368] = 
                                            {
                                                ["y"] = 705657.25,
                                                ["x"] = -268155.6875,
                                            }, -- end of [368]
                                            [1007] = 
                                            {
                                                ["y"] = 721898.0625,
                                                ["x"] = -271583.5625,
                                            }, -- end of [1007]
                                            [369] = 
                                            {
                                                ["y"] = 705638.75,
                                                ["x"] = -268152.34375,
                                            }, -- end of [369]
                                            [943] = 
                                            {
                                                ["y"] = 721343.8125,
                                                ["x"] = -273105.5,
                                            }, -- end of [943]
                                            [370] = 
                                            {
                                                ["y"] = 705620.125,
                                                ["x"] = -268150.40625,
                                            }, -- end of [370]
                                            [879] = 
                                            {
                                                ["y"] = 718155.5,
                                                ["x"] = -275412.15625,
                                            }, -- end of [879]
                                            [371] = 
                                            {
                                                ["y"] = 705601.375,
                                                ["x"] = -268149.90625,
                                            }, -- end of [371]
                                            [847] = 
                                            {
                                                ["y"] = 715092,
                                                ["x"] = -278192.75,
                                            }, -- end of [847]
                                            [372] = 
                                            {
                                                ["y"] = 705582.625,
                                                ["x"] = -268150.8125,
                                            }, -- end of [372]
                                            [783] = 
                                            {
                                                ["y"] = 710340.6875,
                                                ["x"] = -277554,
                                            }, -- end of [783]
                                            [373] = 
                                            {
                                                ["y"] = 705564,
                                                ["x"] = -268153.15625,
                                            }, -- end of [373]
                                            [735] = 
                                            {
                                                ["y"] = 708684.9375,
                                                ["x"] = -276830.625,
                                            }, -- end of [735]
                                            [374] = 
                                            {
                                                ["y"] = 705139,
                                                ["x"] = -268222,
                                            }, -- end of [374]
                                            [671] = 
                                            {
                                                ["y"] = 703959.875,
                                                ["x"] = -273290.625,
                                            }, -- end of [671]
                                            [375] = 
                                            {
                                                ["y"] = 705128.0625,
                                                ["x"] = -268224.6875,
                                            }, -- end of [375]
                                            [1166] = 
                                            {
                                                ["y"] = 721694.625,
                                                ["x"] = -269068.375,
                                            }, -- end of [1166]
                                            [376] = 
                                            {
                                                ["y"] = 705117.6875,
                                                ["x"] = -268229.125,
                                            }, -- end of [376]
                                            [1214] = 
                                            {
                                                ["y"] = 721751.3125,
                                                ["x"] = -267610.34375,
                                            }, -- end of [1214]
                                            [377] = 
                                            {
                                                ["y"] = 705108.1875,
                                                ["x"] = -268235.15625,
                                            }, -- end of [377]
                                            [1230] = 
                                            {
                                                ["y"] = 721943.5625,
                                                ["x"] = -267185,
                                            }, -- end of [1230]
                                            [378] = 
                                            {
                                                ["y"] = 705099.75,
                                                ["x"] = -268242.625,
                                            }, -- end of [378]
                                            [1246] = 
                                            {
                                                ["y"] = 722418.125,
                                                ["x"] = -266308.59375,
                                            }, -- end of [1246]
                                            [379] = 
                                            {
                                                ["y"] = 705092.625,
                                                ["x"] = -268251.375,
                                            }, -- end of [379]
                                            [1262] = 
                                            {
                                                ["y"] = 722869.875,
                                                ["x"] = -264673.28125,
                                            }, -- end of [1262]
                                            [380] = 
                                            {
                                                ["y"] = 705087,
                                                ["x"] = -268261.125,
                                            }, -- end of [380]
                                            [1278] = 
                                            {
                                                ["y"] = 722970.375,
                                                ["x"] = -263513.625,
                                            }, -- end of [1278]
                                            [381] = 
                                            {
                                                ["y"] = 705083,
                                                ["x"] = -268271.65625,
                                            }, -- end of [381]
                                            [1294] = 
                                            {
                                                ["y"] = 722609.625,
                                                ["x"] = -263211,
                                            }, -- end of [1294]
                                            [382] = 
                                            {
                                                ["y"] = 705080.6875,
                                                ["x"] = -268282.71875,
                                            }, -- end of [382]
                                            [1310] = 
                                            {
                                                ["y"] = 722427.8125,
                                                ["x"] = -263344.40625,
                                            }, -- end of [1310]
                                            [1326] = 
                                            {
                                                ["y"] = 722053.9375,
                                                ["x"] = -263398.5625,
                                            }, -- end of [1326]
                                        }, -- end of [5]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 110,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 695769.24511719,
                                            ["x"] = -275949.49438477,
                                            ["name"] = "DictKey_WptName_7",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 8.3333333333333,
                                            ["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"] = 248,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1863.2056535496,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 706813.75726221,
                                            ["x"] = -267564.16721162,
                                            ["name"] = "DictKey_WptName_13",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 8.3333333333333,
                                            ["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"] = 345,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2538.899491266,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 710965.02912903,
                                            ["x"] = -264425.07136536,
                                            ["name"] = "DictKey_WptName_16",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 8.3333333333333,
                                            ["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"] = 396,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 3573.6508660238,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 717686.07073464,
                                            ["x"] = -262488.89849567,
                                            ["name"] = "DictKey_WptName_19",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 8.3333333333333,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 398,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 3877.8477040251,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 717755.12335239,
                                            ["x"] = -262440.23328591,
                                            ["name"] = "DictKey_WptName_17",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 0.27777777777778,
                                            ["action"] = "On 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"] = 1,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "GAZ-3307",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 1,
                                        ["skill"] = "Average",
                                        ["y"] = 695769.24511719,
                                        ["x"] = -275949.49438477,
                                        ["name"] = "DictKey_UnitName_6",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 0.92141401427632,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "GAZ-3307",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 2,
                                        ["skill"] = "Average",
                                        ["y"] = 695746.6652832,
                                        ["x"] = -275969.20544434,
                                        ["name"] = "DictKey_UnitName_8",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 0.92141401427632,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "GAZ-3307",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 3,
                                        ["skill"] = "Average",
                                        ["y"] = 695723.8302002,
                                        ["x"] = -275988.66064453,
                                        ["name"] = "DictKey_UnitName_9",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 0.92141401427632,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "GAZ-3307",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 4,
                                        ["skill"] = "Average",
                                        ["y"] = 695700.76452637,
                                        ["x"] = -276007.83813477,
                                        ["name"] = "DictKey_UnitName_10",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 0.92141401427632,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["type"] = "Ural-375 ZU-23",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 5,
                                        ["skill"] = "Average",
                                        ["y"] = 695677.44384766,
                                        ["x"] = -276026.75769043,
                                        ["name"] = "DictKey_UnitName_11",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 0.92141401427632,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["type"] = "GAZ-3307",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 8,
                                        ["skill"] = "Average",
                                        ["y"] = 695653.95043945,
                                        ["x"] = -276045.35327148,
                                        ["name"] = "DictKey_UnitName_27",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 0.92141401427632,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["type"] = "GAZ-3307",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 9,
                                        ["skill"] = "Average",
                                        ["y"] = 695630.21655273,
                                        ["x"] = -276063.67980957,
                                        ["name"] = "DictKey_UnitName_28",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 0.92141401427632,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["type"] = "Tigr_233036",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 10,
                                        ["skill"] = "Average",
                                        ["y"] = 695606.28186035,
                                        ["x"] = -276081.70593262,
                                        ["name"] = "DictKey_UnitName_29",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 0.92141401427632,
                                    }, -- end of [8]
                                }, -- end of ["units"]
                                ["y"] = 695769.24511719,
                                ["x"] = -275949.49438477,
                                ["name"] = "DictKey_GroupName_5",
                                ["start_time"] = 0,
                                ["task"] = "Nichts auf dem Grund",
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 695066.28571427,
                                                ["x"] = -275772.28571427,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 695067.7142857,
                                                ["x"] = -275770.85714284,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 110,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 695132.28571438,
                                            ["x"] = -275857.42857141,
                                            ["name"] = "DictKey_WptName_32",
                                            ["ETA_locked"] = true,
                                            ["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 [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 4,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "ZU-23 Emplacement",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 11,
                                        ["skill"] = "Average",
                                        ["y"] = 695132.28571438,
                                        ["x"] = -275857.42857141,
                                        ["name"] = "DictKey_UnitName_31",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = 0.78539816337708,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "ZU-23 Emplacement",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 12,
                                        ["skill"] = "Average",
                                        ["y"] = 694774.85714311,
                                        ["x"] = -275936.85714288,
                                        ["name"] = "DictKey_UnitName_34",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = 0.78539816337708,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 695132.28571438,
                                ["x"] = -275857.42857141,
                                ["name"] = "DictKey_GroupName_30",
                                ["start_time"] = 0,
                                ["task"] = "Nichts auf dem Grund",
                            }, -- end of [2]
                            [3] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 110,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 695062.57142855,
                                            ["x"] = -275886.85714284,
                                            ["name"] = "DictKey_WptName_37",
                                            ["ETA_locked"] = true,
                                            ["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 [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 5,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Tigr_233036",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 13,
                                        ["skill"] = "Average",
                                        ["y"] = 695062.57142855,
                                        ["x"] = -275886.85714284,
                                        ["name"] = "DictKey_UnitName_36",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 5.8643062867009,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "GAZ-66",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 14,
                                        ["skill"] = "Average",
                                        ["y"] = 695039.14285713,
                                        ["x"] = -275897.14285713,
                                        ["name"] = "DictKey_UnitName_38",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 1.2042771838761,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 695062.57142855,
                                ["x"] = -275886.85714284,
                                ["name"] = "DictKey_GroupName_35",
                                ["start_time"] = 0,
                                ["task"] = "Nichts auf dem Grund",
                            }, -- end of [3]
                            [4] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [2] = 
                                        {
                                            [127] = 
                                            {
                                                ["y"] = 703349.8125,
                                                ["x"] = -270988.90625,
                                            }, -- end of [127]
                                            [158] = 
                                            {
                                                ["y"] = 703928.375,
                                                ["x"] = -270457.28125,
                                            }, -- end of [158]
                                            [190] = 
                                            {
                                                ["y"] = 703891.4375,
                                                ["x"] = -269229.3125,
                                            }, -- end of [190]
                                            [222] = 
                                            {
                                                ["y"] = 704428.125,
                                                ["x"] = -269114.5,
                                            }, -- end of [222]
                                            [1] = 
                                            {
                                                ["y"] = 696344.0625,
                                                ["x"] = -275554.09375,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 696487.625,
                                                ["x"] = -275468.46875,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                ["y"] = 696516.0625,
                                                ["x"] = -275448.46875,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 697550,
                                                ["x"] = -274671.125,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 697619.375,
                                                ["x"] = -274617.875,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                ["y"] = 697687.5625,
                                                ["x"] = -274563.0625,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                ["y"] = 697754.5625,
                                                ["x"] = -274506.8125,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                ["y"] = 697820.3125,
                                                ["x"] = -274449.0625,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                ["y"] = 697947.9375,
                                                ["x"] = -274329.34375,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                ["y"] = 698070.125,
                                                ["x"] = -274204.125,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = 698266.875,
                                                ["x"] = -273991.15625,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                ["y"] = 698995.4375,
                                                ["x"] = -273286.75,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                ["y"] = 699440.0625,
                                                ["x"] = -272903.875,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                ["y"] = 699825.5,
                                                ["x"] = -272909.5,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                ["y"] = 699966.625,
                                                ["x"] = -272889,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                ["y"] = 700099.875,
                                                ["x"] = -272838.1875,
                                            }, -- end of [32]
                                            [40] = 
                                            {
                                                ["y"] = 700317.8125,
                                                ["x"] = -272656.875,
                                            }, -- end of [40]
                                            [48] = 
                                            {
                                                ["y"] = 700805.375,
                                                ["x"] = -272260.34375,
                                            }, -- end of [48]
                                            [56] = 
                                            {
                                                ["y"] = 701160.8125,
                                                ["x"] = -272256.90625,
                                            }, -- end of [56]
                                            [64] = 
                                            {
                                                ["y"] = 701177.8125,
                                                ["x"] = -272113.46875,
                                            }, -- end of [64]
                                            [80] = 
                                            {
                                                ["y"] = 701746.25,
                                                ["x"] = -272019.625,
                                            }, -- end of [80]
                                            [96] = 
                                            {
                                                ["y"] = 701948.1875,
                                                ["x"] = -271817.03125,
                                            }, -- end of [96]
                                            [112] = 
                                            {
                                                ["y"] = 702760.875,
                                                ["x"] = -271508.0625,
                                            }, -- end of [112]
                                            [128] = 
                                            {
                                                ["y"] = 703365.8125,
                                                ["x"] = -270959.65625,
                                            }, -- end of [128]
                                            [160] = 
                                            {
                                                ["y"] = 703920.25,
                                                ["x"] = -270374.5625,
                                            }, -- end of [160]
                                            [192] = 
                                            {
                                                ["y"] = 703907.125,
                                                ["x"] = -269207.5625,
                                            }, -- end of [192]
                                            [224] = 
                                            {
                                                ["y"] = 704453.875,
                                                ["x"] = -269120.15625,
                                            }, -- end of [224]
                                            [256] = 
                                            {
                                                ["y"] = 705092.625,
                                                ["x"] = -268251.375,
                                            }, -- end of [256]
                                            [257] = 
                                            {
                                                ["y"] = 705099.75,
                                                ["x"] = -268242.625,
                                            }, -- end of [257]
                                            [129] = 
                                            {
                                                ["y"] = 703377.1875,
                                                ["x"] = -270940.78125,
                                            }, -- end of [129]
                                            [161] = 
                                            {
                                                ["y"] = 703918.8125,
                                                ["x"] = -270354.375,
                                            }, -- end of [161]
                                            [193] = 
                                            {
                                                ["y"] = 703917,
                                                ["x"] = -269198.4375,
                                            }, -- end of [193]
                                            [225] = 
                                            {
                                                ["y"] = 704467.125,
                                                ["x"] = -269120.375,
                                            }, -- end of [225]
                                            [258] = 
                                            {
                                                ["y"] = 705108.1875,
                                                ["x"] = -268235.15625,
                                            }, -- end of [258]
                                            [65] = 
                                            {
                                                ["y"] = 701184.8125,
                                                ["x"] = -272095,
                                            }, -- end of [65]
                                            [81] = 
                                            {
                                                ["y"] = 701760.6875,
                                                ["x"] = -272018.8125,
                                            }, -- end of [81]
                                            [97] = 
                                            {
                                                ["y"] = 701965.1875,
                                                ["x"] = -271808.03125,
                                            }, -- end of [97]
                                            [113] = 
                                            {
                                                ["y"] = 702811,
                                                ["x"] = -271479.8125,
                                            }, -- end of [113]
                                            [130] = 
                                            {
                                                ["y"] = 703390.1875,
                                                ["x"] = -270922.96875,
                                            }, -- end of [130]
                                            [162] = 
                                            {
                                                ["y"] = 703919.0625,
                                                ["x"] = -270334.125,
                                            }, -- end of [162]
                                            [194] = 
                                            {
                                                ["y"] = 703928,
                                                ["x"] = -269190.75,
                                            }, -- end of [194]
                                            [226] = 
                                            {
                                                ["y"] = 704480.25,
                                                ["x"] = -269118.84375,
                                            }, -- end of [226]
                                            [260] = 
                                            {
                                                ["y"] = 705128.0625,
                                                ["x"] = -268224.6875,
                                            }, -- end of [260]
                                            [261] = 
                                            {
                                                ["y"] = 705139,
                                                ["x"] = -268222,
                                            }, -- end of [261]
                                            [131] = 
                                            {
                                                ["y"] = 703404.6875,
                                                ["x"] = -270906.375,
                                            }, -- end of [131]
                                            [163] = 
                                            {
                                                ["y"] = 703920.9375,
                                                ["x"] = -270313.96875,
                                            }, -- end of [163]
                                            [195] = 
                                            {
                                                ["y"] = 703939.9375,
                                                ["x"] = -269184.59375,
                                            }, -- end of [195]
                                            [227] = 
                                            {
                                                ["y"] = 704493.125,
                                                ["x"] = -269115.625,
                                            }, -- end of [227]
                                            [262] = 
                                            {
                                                ["y"] = 705564,
                                                ["x"] = -268153.15625,
                                            }, -- end of [262]
                                            [33] = 
                                            {
                                                ["y"] = 700131.1875,
                                                ["x"] = -272821.03125,
                                            }, -- end of [33]
                                            [41] = 
                                            {
                                                ["y"] = 700459.9375,
                                                ["x"] = -272458.34375,
                                            }, -- end of [41]
                                            [49] = 
                                            {
                                                ["y"] = 700826.8125,
                                                ["x"] = -272252.8125,
                                            }, -- end of [49]
                                            [57] = 
                                            {
                                                ["y"] = 701164.3125,
                                                ["x"] = -272255.15625,
                                            }, -- end of [57]
                                            [66] = 
                                            {
                                                ["y"] = 701193.5625,
                                                ["x"] = -272077.3125,
                                            }, -- end of [66]
                                            [82] = 
                                            {
                                                ["y"] = 701774.875,
                                                ["x"] = -272016.25,
                                            }, -- end of [82]
                                            [98] = 
                                            {
                                                ["y"] = 701983.0625,
                                                ["x"] = -271800.71875,
                                            }, -- end of [98]
                                            [114] = 
                                            {
                                                ["y"] = 702951.625,
                                                ["x"] = -271403.15625,
                                            }, -- end of [114]
                                            [132] = 
                                            {
                                                ["y"] = 703420.625,
                                                ["x"] = -270891.125,
                                            }, -- end of [132]
                                            [164] = 
                                            {
                                                ["y"] = 703924.4375,
                                                ["x"] = -270294,
                                            }, -- end of [164]
                                            [196] = 
                                            {
                                                ["y"] = 703952.625,
                                                ["x"] = -269180.125,
                                            }, -- end of [196]
                                            [228] = 
                                            {
                                                ["y"] = 704505.375,
                                                ["x"] = -269110.71875,
                                            }, -- end of [228]
                                            [264] = 
                                            {
                                                ["y"] = 705601.375,
                                                ["x"] = -268149.90625,
                                            }, -- end of [264]
                                            [265] = 
                                            {
                                                ["y"] = 705620.125,
                                                ["x"] = -268150.40625,
                                            }, -- end of [265]
                                            [133] = 
                                            {
                                                ["y"] = 703437.875,
                                                ["x"] = -270877.375,
                                            }, -- end of [133]
                                            [165] = 
                                            {
                                                ["y"] = 703929.5625,
                                                ["x"] = -270274.40625,
                                            }, -- end of [165]
                                            [197] = 
                                            {
                                                ["y"] = 703965.75,
                                                ["x"] = -269177.34375,
                                            }, -- end of [197]
                                            [229] = 
                                            {
                                                ["y"] = 704516.9375,
                                                ["x"] = -269104.21875,
                                            }, -- end of [229]
                                            [266] = 
                                            {
                                                ["y"] = 705638.75,
                                                ["x"] = -268152.34375,
                                            }, -- end of [266]
                                            [67] = 
                                            {
                                                ["y"] = 701204.0625,
                                                ["x"] = -272060.5625,
                                            }, -- end of [67]
                                            [83] = 
                                            {
                                                ["y"] = 701788.75,
                                                ["x"] = -272012,
                                            }, -- end of [83]
                                            [99] = 
                                            {
                                                ["y"] = 702001.5,
                                                ["x"] = -271795.15625,
                                            }, -- end of [99]
                                            [115] = 
                                            {
                                                ["y"] = 702981.375,
                                                ["x"] = -271385.9375,
                                            }, -- end of [115]
                                            [134] = 
                                            {
                                                ["y"] = 703456.1875,
                                                ["x"] = -270865.15625,
                                            }, -- end of [134]
                                            [166] = 
                                            {
                                                ["y"] = 703936.1875,
                                                ["x"] = -270255.3125,
                                            }, -- end of [166]
                                            [198] = 
                                            {
                                                ["y"] = 703986.625,
                                                ["x"] = -269174.375,
                                            }, -- end of [198]
                                            [230] = 
                                            {
                                                ["y"] = 704527.5,
                                                ["x"] = -269096.28125,
                                            }, -- end of [230]
                                            [268] = 
                                            {
                                                ["y"] = 706000.5625,
                                                ["x"] = -268230.5,
                                            }, -- end of [268]
                                            [269] = 
                                            {
                                                ["y"] = 706014.875,
                                                ["x"] = -268232.71875,
                                            }, -- end of [269]
                                            [135] = 
                                            {
                                                ["y"] = 703475.5625,
                                                ["x"] = -270854.625,
                                            }, -- end of [135]
                                            [167] = 
                                            {
                                                ["y"] = 703944.4375,
                                                ["x"] = -270236.78125,
                                            }, -- end of [167]
                                            [199] = 
                                            {
                                                ["y"] = 703997,
                                                ["x"] = -269173.46875,
                                            }, -- end of [199]
                                            [231] = 
                                            {
                                                ["y"] = 704536.9375,
                                                ["x"] = -269087,
                                            }, -- end of [231]
                                            [17] = 
                                            {
                                                ["y"] = 699207.5,
                                                ["x"] = -273103.8125,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                ["y"] = 699446.9375,
                                                ["x"] = -272903.875,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                ["y"] = 699861.125,
                                                ["x"] = -272907.28125,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = 700000.9375,
                                                ["x"] = -272879.0625,
                                            }, -- end of [29]
                                            [34] = 
                                            {
                                                ["y"] = 700161.5625,
                                                ["x"] = -272802.15625,
                                            }, -- end of [34]
                                            [42] = 
                                            {
                                                ["y"] = 700462.5,
                                                ["x"] = -272455.6875,
                                            }, -- end of [42]
                                            [50] = 
                                            {
                                                ["y"] = 700848.8125,
                                                ["x"] = -272246.90625,
                                            }, -- end of [50]
                                            [58] = 
                                            {
                                                ["y"] = 701166.9375,
                                                ["x"] = -272252.21875,
                                            }, -- end of [58]
                                            [68] = 
                                            {
                                                ["y"] = 701216.125,
                                                ["x"] = -272044.90625,
                                            }, -- end of [68]
                                            [84] = 
                                            {
                                                ["y"] = 701801.9375,
                                                ["x"] = -272006.125,
                                            }, -- end of [84]
                                            [100] = 
                                            {
                                                ["y"] = 702020.375,
                                                ["x"] = -271791.40625,
                                            }, -- end of [100]
                                            [116] = 
                                            {
                                                ["y"] = 703010.125,
                                                ["x"] = -271367.1875,
                                            }, -- end of [116]
                                            [136] = 
                                            {
                                                ["y"] = 703495.8125,
                                                ["x"] = -270845.8125,
                                            }, -- end of [136]
                                            [168] = 
                                            {
                                                ["y"] = 703976.75,
                                                ["x"] = -270170.5,
                                            }, -- end of [168]
                                            [200] = 
                                            {
                                                ["y"] = 704007.4375,
                                                ["x"] = -269173.65625,
                                            }, -- end of [200]
                                            [232] = 
                                            {
                                                ["y"] = 704690.4375,
                                                ["x"] = -268889.875,
                                            }, -- end of [232]
                                            [272] = 
                                            {
                                                ["y"] = 706057.9375,
                                                ["x"] = -268228.96875,
                                            }, -- end of [272]
                                            [273] = 
                                            {
                                                ["y"] = 706071.625,
                                                ["x"] = -268224.3125,
                                            }, -- end of [273]
                                            [137] = 
                                            {
                                                ["y"] = 703516.6875,
                                                ["x"] = -270838.84375,
                                            }, -- end of [137]
                                            [169] = 
                                            {
                                                ["y"] = 703980.6875,
                                                ["x"] = -270161.03125,
                                            }, -- end of [169]
                                            [201] = 
                                            {
                                                ["y"] = 704072.25,
                                                ["x"] = -269178.96875,
                                            }, -- end of [201]
                                            [233] = 
                                            {
                                                ["y"] = 704703.1875,
                                                ["x"] = -268874.78125,
                                            }, -- end of [233]
                                            [274] = 
                                            {
                                                ["y"] = 706084.625,
                                                ["x"] = -268218.03125,
                                            }, -- end of [274]
                                            [69] = 
                                            {
                                                ["y"] = 701229.6875,
                                                ["x"] = -272030.5625,
                                            }, -- end of [69]
                                            [85] = 
                                            {
                                                ["y"] = 701814.375,
                                                ["x"] = -271998.71875,
                                            }, -- end of [85]
                                            [101] = 
                                            {
                                                ["y"] = 702343.8125,
                                                ["x"] = -271743.15625,
                                            }, -- end of [101]
                                            [117] = 
                                            {
                                                ["y"] = 703037.875,
                                                ["x"] = -271346.90625,
                                            }, -- end of [117]
                                            [138] = 
                                            {
                                                ["y"] = 703538.1875,
                                                ["x"] = -270833.75,
                                            }, -- end of [138]
                                            [170] = 
                                            {
                                                ["y"] = 703983.25,
                                                ["x"] = -270151.09375,
                                            }, -- end of [170]
                                            [202] = 
                                            {
                                                ["y"] = 704142.375,
                                                ["x"] = -269182.03125,
                                            }, -- end of [202]
                                            [234] = 
                                            {
                                                ["y"] = 704717.0625,
                                                ["x"] = -268860.71875,
                                            }, -- end of [234]
                                            [276] = 
                                            {
                                                ["y"] = 706108,
                                                ["x"] = -268201.03125,
                                            }, -- end of [276]
                                            [277] = 
                                            {
                                                ["y"] = 706117.9375,
                                                ["x"] = -268190.5625,
                                            }, -- end of [277]
                                            [139] = 
                                            {
                                                ["y"] = 703644.625,
                                                ["x"] = -270813.3125,
                                            }, -- end of [139]
                                            [171] = 
                                            {
                                                ["y"] = 703984.4375,
                                                ["x"] = -270140.90625,
                                            }, -- end of [171]
                                            [203] = 
                                            {
                                                ["y"] = 704157.125,
                                                ["x"] = -269181.75,
                                            }, -- end of [203]
                                            [235] = 
                                            {
                                                ["y"] = 704732.0625,
                                                ["x"] = -268847.8125,
                                            }, -- end of [235]
                                            [278] = 
                                            {
                                                ["y"] = 706126.625,
                                                ["x"] = -268178.96875,
                                            }, -- end of [278]
                                            [35] = 
                                            {
                                                ["y"] = 700190.8125,
                                                ["x"] = -272781.65625,
                                            }, -- end of [35]
                                            [43] = 
                                            {
                                                ["y"] = 700465.5625,
                                                ["x"] = -272453.59375,
                                            }, -- end of [43]
                                            [51] = 
                                            {
                                                ["y"] = 700871.125,
                                                ["x"] = -272242.71875,
                                            }, -- end of [51]
                                            [59] = 
                                            {
                                                ["y"] = 701168.1875,
                                                ["x"] = -272248.5,
                                            }, -- end of [59]
                                            [70] = 
                                            {
                                                ["y"] = 701244.625,
                                                ["x"] = -272017.59375,
                                            }, -- end of [70]
                                            [86] = 
                                            {
                                                ["y"] = 701825.75,
                                                ["x"] = -271989.84375,
                                            }, -- end of [86]
                                            [102] = 
                                            {
                                                ["y"] = 702366.1875,
                                                ["x"] = -271738.9375,
                                            }, -- end of [102]
                                            [118] = 
                                            {
                                                ["y"] = 703064.5,
                                                ["x"] = -271325.1875,
                                            }, -- end of [118]
                                            [140] = 
                                            {
                                                ["y"] = 703670,
                                                ["x"] = -270807.46875,
                                            }, -- end of [140]
                                            [172] = 
                                            {
                                                ["y"] = 703984.8125,
                                                ["x"] = -270133.875,
                                            }, -- end of [172]
                                            [204] = 
                                            {
                                                ["y"] = 704171.6875,
                                                ["x"] = -269179.6875,
                                            }, -- end of [204]
                                            [236] = 
                                            {
                                                ["y"] = 704748,
                                                ["x"] = -268836.125,
                                            }, -- end of [236]
                                            [141] = 
                                            {
                                                ["y"] = 703694.9375,
                                                ["x"] = -270799.71875,
                                            }, -- end of [141]
                                            [173] = 
                                            {
                                                ["y"] = 703986.4375,
                                                ["x"] = -270118.6875,
                                            }, -- end of [173]
                                            [205] = 
                                            {
                                                ["y"] = 704185.9375,
                                                ["x"] = -269175.84375,
                                            }, -- end of [205]
                                            [237] = 
                                            {
                                                ["y"] = 704764.8125,
                                                ["x"] = -268825.75,
                                            }, -- end of [237]
                                            [71] = 
                                            {
                                                ["y"] = 701260.6875,
                                                ["x"] = -272006.15625,
                                            }, -- end of [71]
                                            [87] = 
                                            {
                                                ["y"] = 701836.0625,
                                                ["x"] = -271979.65625,
                                            }, -- end of [87]
                                            [103] = 
                                            {
                                                ["y"] = 702388.1875,
                                                ["x"] = -271733.03125,
                                            }, -- end of [103]
                                            [119] = 
                                            {
                                                ["y"] = 703089.875,
                                                ["x"] = -271302.09375,
                                            }, -- end of [119]
                                            [142] = 
                                            {
                                                ["y"] = 703719.1875,
                                                ["x"] = -270790.125,
                                            }, -- end of [142]
                                            [174] = 
                                            {
                                                ["y"] = 703989.875,
                                                ["x"] = -270103.78125,
                                            }, -- end of [174]
                                            [206] = 
                                            {
                                                ["y"] = 704199.5625,
                                                ["x"] = -269170.3125,
                                            }, -- end of [206]
                                            [238] = 
                                            {
                                                ["y"] = 704782.375,
                                                ["x"] = -268816.71875,
                                            }, -- end of [238]
                                            [9] = 
                                            {
                                                ["y"] = 697884.8125,
                                                ["x"] = -274389.90625,
                                            }, -- end of [9]
                                            [11] = 
                                            {
                                                ["y"] = 698009.75,
                                                ["x"] = -274267.40625,
                                            }, -- end of [11]
                                            [13] = 
                                            {
                                                ["y"] = 698240.5625,
                                                ["x"] = -274024.1875,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                ["y"] = 698967.5625,
                                                ["x"] = -273318.46875,
                                            }, -- end of [15]
                                            [18] = 
                                            {
                                                ["y"] = 699427.4375,
                                                ["x"] = -272909.15625,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                ["y"] = 699460.75,
                                                ["x"] = -272905.34375,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                ["y"] = 699896.625,
                                                ["x"] = -272903.125,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                ["y"] = 700034.625,
                                                ["x"] = -272867.25,
                                            }, -- end of [30]
                                            [36] = 
                                            {
                                                ["y"] = 700218.875,
                                                ["x"] = -272759.5625,
                                            }, -- end of [36]
                                            [44] = 
                                            {
                                                ["y"] = 700502.8125,
                                                ["x"] = -272433.59375,
                                            }, -- end of [44]
                                            [52] = 
                                            {
                                                ["y"] = 700893.75,
                                                ["x"] = -272240.1875,
                                            }, -- end of [52]
                                            [60] = 
                                            {
                                                ["y"] = 701169.625,
                                                ["x"] = -272233.9375,
                                            }, -- end of [60]
                                            [72] = 
                                            {
                                                ["y"] = 701277.875,
                                                ["x"] = -271996.375,
                                            }, -- end of [72]
                                            [88] = 
                                            {
                                                ["y"] = 701843.25,
                                                ["x"] = -271970.125,
                                            }, -- end of [88]
                                            [104] = 
                                            {
                                                ["y"] = 702409.6875,
                                                ["x"] = -271725.46875,
                                            }, -- end of [104]
                                            [120] = 
                                            {
                                                ["y"] = 703114.0625,
                                                ["x"] = -271277.6875,
                                            }, -- end of [120]
                                            [144] = 
                                            {
                                                ["y"] = 703765.25,
                                                ["x"] = -270765.6875,
                                            }, -- end of [144]
                                            [176] = 
                                            {
                                                ["y"] = 704083.5,
                                                ["x"] = -269787.59375,
                                            }, -- end of [176]
                                            [208] = 
                                            {
                                                ["y"] = 704224.3125,
                                                ["x"] = -269154.46875,
                                            }, -- end of [208]
                                            [240] = 
                                            {
                                                ["y"] = 704819.375,
                                                ["x"] = -268802.96875,
                                            }, -- end of [240]
                                            [145] = 
                                            {
                                                ["y"] = 703786.75,
                                                ["x"] = -270750.96875,
                                            }, -- end of [145]
                                            [177] = 
                                            {
                                                ["y"] = 704085.5625,
                                                ["x"] = -269771.875,
                                            }, -- end of [177]
                                            [209] = 
                                            {
                                                ["y"] = 704279.3125,
                                                ["x"] = -269108.78125,
                                            }, -- end of [209]
                                            [241] = 
                                            {
                                                ["y"] = 704819.375,
                                                ["x"] = -268802.96875,
                                            }, -- end of [241]
                                            [73] = 
                                            {
                                                ["y"] = 701295.9375,
                                                ["x"] = -271988.34375,
                                            }, -- end of [73]
                                            [89] = 
                                            {
                                                ["y"] = 701862.875,
                                                ["x"] = -271918.375,
                                            }, -- end of [89]
                                            [105] = 
                                            {
                                                ["y"] = 702430.5625,
                                                ["x"] = -271716.28125,
                                            }, -- end of [105]
                                            [121] = 
                                            {
                                                ["y"] = 703230.25,
                                                ["x"] = -271154.03125,
                                            }, -- end of [121]
                                            [146] = 
                                            {
                                                ["y"] = 703807.125,
                                                ["x"] = -270734.6875,
                                            }, -- end of [146]
                                            [178] = 
                                            {
                                                ["y"] = 704085.9375,
                                                ["x"] = -269756,
                                            }, -- end of [178]
                                            [210] = 
                                            {
                                                ["y"] = 704288.25,
                                                ["x"] = -269102.28125,
                                            }, -- end of [210]
                                            [242] = 
                                            {
                                                ["y"] = 705034.375,
                                                ["x"] = -268741.71875,
                                            }, -- end of [242]
                                            [147] = 
                                            {
                                                ["y"] = 703826.25,
                                                ["x"] = -270716.90625,
                                            }, -- end of [147]
                                            [179] = 
                                            {
                                                ["y"] = 704084.6875,
                                                ["x"] = -269740.1875,
                                            }, -- end of [179]
                                            [211] = 
                                            {
                                                ["y"] = 704297.9375,
                                                ["x"] = -269097.03125,
                                            }, -- end of [211]
                                            [243] = 
                                            {
                                                ["y"] = 705037.9375,
                                                ["x"] = -268740.03125,
                                            }, -- end of [243]
                                            [37] = 
                                            {
                                                ["y"] = 700245.6875,
                                                ["x"] = -272735.96875,
                                            }, -- end of [37]
                                            [45] = 
                                            {
                                                ["y"] = 700625.375,
                                                ["x"] = -272361.21875,
                                            }, -- end of [45]
                                            [53] = 
                                            {
                                                ["y"] = 700916.5,
                                                ["x"] = -272239.40625,
                                            }, -- end of [53]
                                            [61] = 
                                            {
                                                ["y"] = 701168.1875,
                                                ["x"] = -272171.75,
                                            }, -- end of [61]
                                            [74] = 
                                            {
                                                ["y"] = 701314.6875,
                                                ["x"] = -271982.125,
                                            }, -- end of [74]
                                            [90] = 
                                            {
                                                ["y"] = 701870.5625,
                                                ["x"] = -271900.6875,
                                            }, -- end of [90]
                                            [106] = 
                                            {
                                                ["y"] = 702450.625,
                                                ["x"] = -271705.5625,
                                            }, -- end of [106]
                                            [122] = 
                                            {
                                                ["y"] = 703253.0625,
                                                ["x"] = -271128.75,
                                            }, -- end of [122]
                                            [148] = 
                                            {
                                                ["y"] = 703843.9375,
                                                ["x"] = -270697.78125,
                                            }, -- end of [148]
                                            [180] = 
                                            {
                                                ["y"] = 704081.75,
                                                ["x"] = -269724.59375,
                                            }, -- end of [180]
                                            [212] = 
                                            {
                                                ["y"] = 704308.1875,
                                                ["x"] = -269093.0625,
                                            }, -- end of [212]
                                            [244] = 
                                            {
                                                ["y"] = 705040.625,
                                                ["x"] = -268737.125,
                                            }, -- end of [244]
                                            [149] = 
                                            {
                                                ["y"] = 703860.25,
                                                ["x"] = -270677.40625,
                                            }, -- end of [149]
                                            [181] = 
                                            {
                                                ["y"] = 704077.1875,
                                                ["x"] = -269709.40625,
                                            }, -- end of [181]
                                            [213] = 
                                            {
                                                ["y"] = 704351.375,
                                                ["x"] = -269079.53125,
                                            }, -- end of [213]
                                            [245] = 
                                            {
                                                ["y"] = 705041.9375,
                                                ["x"] = -268733.40625,
                                            }, -- end of [245]
                                            [75] = 
                                            {
                                                ["y"] = 701333.9375,
                                                ["x"] = -271977.78125,
                                            }, -- end of [75]
                                            [91] = 
                                            {
                                                ["y"] = 701879.9375,
                                                ["x"] = -271883.84375,
                                            }, -- end of [91]
                                            [107] = 
                                            {
                                                ["y"] = 702479.8125,
                                                ["x"] = -271688.53125,
                                            }, -- end of [107]
                                            [123] = 
                                            {
                                                ["y"] = 703274.8125,
                                                ["x"] = -271102.5,
                                            }, -- end of [123]
                                            [150] = 
                                            {
                                                ["y"] = 703874.9375,
                                                ["x"] = -270655.84375,
                                            }, -- end of [150]
                                            [182] = 
                                            {
                                                ["y"] = 704071,
                                                ["x"] = -269694.78125,
                                            }, -- end of [182]
                                            [214] = 
                                            {
                                                ["y"] = 704358.9375,
                                                ["x"] = -269078.03125,
                                            }, -- end of [214]
                                            [246] = 
                                            {
                                                ["y"] = 705041.75,
                                                ["x"] = -268729.46875,
                                            }, -- end of [246]
                                            [151] = 
                                            {
                                                ["y"] = 703887.9375,
                                                ["x"] = -270633.25,
                                            }, -- end of [151]
                                            [183] = 
                                            {
                                                ["y"] = 703889.6875,
                                                ["x"] = -269319.9375,
                                            }, -- end of [183]
                                            [215] = 
                                            {
                                                ["y"] = 704366.6875,
                                                ["x"] = -269078.125,
                                            }, -- end of [215]
                                            [247] = 
                                            {
                                                ["y"] = 705035.5,
                                                ["x"] = -268699.5,
                                            }, -- end of [247]
                                            [19] = 
                                            {
                                                ["y"] = 699433.4375,
                                                ["x"] = -272905.6875,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = 699789.75,
                                                ["x"] = -272909.75,
                                            }, -- end of [23]
                                            [27] = 
                                            {
                                                ["y"] = 699931.8125,
                                                ["x"] = -272897.03125,
                                            }, -- end of [27]
                                            [31] = 
                                            {
                                                ["y"] = 700067.6875,
                                                ["x"] = -272853.625,
                                            }, -- end of [31]
                                            [38] = 
                                            {
                                                ["y"] = 700271.1875,
                                                ["x"] = -272710.9375,
                                            }, -- end of [38]
                                            [46] = 
                                            {
                                                ["y"] = 700764.4375,
                                                ["x"] = -272280.21875,
                                            }, -- end of [46]
                                            [54] = 
                                            {
                                                ["y"] = 700939.25,
                                                ["x"] = -272240.375,
                                            }, -- end of [54]
                                            [62] = 
                                            {
                                                ["y"] = 701169.4375,
                                                ["x"] = -272152.03125,
                                            }, -- end of [62]
                                            [76] = 
                                            {
                                                ["y"] = 701353.5625,
                                                ["x"] = -271975.34375,
                                            }, -- end of [76]
                                            [92] = 
                                            {
                                                ["y"] = 701890.875,
                                                ["x"] = -271867.96875,
                                            }, -- end of [92]
                                            [108] = 
                                            {
                                                ["y"] = 702504.5,
                                                ["x"] = -271673.625,
                                            }, -- end of [108]
                                            [124] = 
                                            {
                                                ["y"] = 703295.375,
                                                ["x"] = -271075.34375,
                                            }, -- end of [124]
                                            [152] = 
                                            {
                                                ["y"] = 703899.3125,
                                                ["x"] = -270609.75,
                                            }, -- end of [152]
                                            [184] = 
                                            {
                                                ["y"] = 703884.625,
                                                ["x"] = -269307.5,
                                            }, -- end of [184]
                                            [216] = 
                                            {
                                                ["y"] = 704374.25,
                                                ["x"] = -269079.8125,
                                            }, -- end of [216]
                                            [248] = 
                                            {
                                                ["y"] = 705033.0625,
                                                ["x"] = -268684.90625,
                                            }, -- end of [248]
                                            [153] = 
                                            {
                                                ["y"] = 703908.8125,
                                                ["x"] = -270585.5,
                                            }, -- end of [153]
                                            [185] = 
                                            {
                                                ["y"] = 703881.3125,
                                                ["x"] = -269294.46875,
                                            }, -- end of [185]
                                            [217] = 
                                            {
                                                ["y"] = 704381.3125,
                                                ["x"] = -269083.03125,
                                            }, -- end of [217]
                                            [249] = 
                                            {
                                                ["y"] = 705032.125,
                                                ["x"] = -268670.125,
                                            }, -- end of [249]
                                            [77] = 
                                            {
                                                ["y"] = 701373.3125,
                                                ["x"] = -271974.875,
                                            }, -- end of [77]
                                            [93] = 
                                            {
                                                ["y"] = 701903.25,
                                                ["x"] = -271853.21875,
                                            }, -- end of [93]
                                            [109] = 
                                            {
                                                ["y"] = 702528.75,
                                                ["x"] = -271658.0625,
                                            }, -- end of [109]
                                            [125] = 
                                            {
                                                ["y"] = 703314.75,
                                                ["x"] = -271047.3125,
                                            }, -- end of [125]
                                            [154] = 
                                            {
                                                ["y"] = 703916.5625,
                                                ["x"] = -270560.5625,
                                            }, -- end of [154]
                                            [186] = 
                                            {
                                                ["y"] = 703879.8125,
                                                ["x"] = -269281.125,
                                            }, -- end of [186]
                                            [218] = 
                                            {
                                                ["y"] = 704387.5625,
                                                ["x"] = -269087.65625,
                                            }, -- end of [218]
                                            [250] = 
                                            {
                                                ["y"] = 705032.5625,
                                                ["x"] = -268655.3125,
                                            }, -- end of [250]
                                            [155] = 
                                            {
                                                ["y"] = 703922.375,
                                                ["x"] = -270535.15625,
                                            }, -- end of [155]
                                            [187] = 
                                            {
                                                ["y"] = 703880.0625,
                                                ["x"] = -269267.71875,
                                            }, -- end of [187]
                                            [219] = 
                                            {
                                                ["y"] = 704394.375,
                                                ["x"] = -269093.96875,
                                            }, -- end of [219]
                                            [251] = 
                                            {
                                                ["y"] = 705034.5,
                                                ["x"] = -268640.625,
                                            }, -- end of [251]
                                            [39] = 
                                            {
                                                ["y"] = 700295.25,
                                                ["x"] = -272684.53125,
                                            }, -- end of [39]
                                            [47] = 
                                            {
                                                ["y"] = 700784.5,
                                                ["x"] = -272269.5,
                                            }, -- end of [47]
                                            [55] = 
                                            {
                                                ["y"] = 701156.875,
                                                ["x"] = -272257.15625,
                                            }, -- end of [55]
                                            [63] = 
                                            {
                                                ["y"] = 701172.6875,
                                                ["x"] = -272132.5625,
                                            }, -- end of [63]
                                            [78] = 
                                            {
                                                ["y"] = 701393,
                                                ["x"] = -271976.34375,
                                            }, -- end of [78]
                                            [94] = 
                                            {
                                                ["y"] = 701917.0625,
                                                ["x"] = -271839.71875,
                                            }, -- end of [94]
                                            [110] = 
                                            {
                                                ["y"] = 702663.3125,
                                                ["x"] = -271568.84375,
                                            }, -- end of [110]
                                            [126] = 
                                            {
                                                ["y"] = 703332.875,
                                                ["x"] = -271018.5,
                                            }, -- end of [126]
                                            [156] = 
                                            {
                                                ["y"] = 703926.3125,
                                                ["x"] = -270509.375,
                                            }, -- end of [156]
                                            [188] = 
                                            {
                                                ["y"] = 703882.125,
                                                ["x"] = -269254.4375,
                                            }, -- end of [188]
                                            [220] = 
                                            {
                                                ["y"] = 704404.6875,
                                                ["x"] = -269102.28125,
                                            }, -- end of [220]
                                            [252] = 
                                            {
                                                ["y"] = 705042,
                                                ["x"] = -268602.71875,
                                            }, -- end of [252]
                                            [275] = 
                                            {
                                                ["y"] = 706096.8125,
                                                ["x"] = -268210.25,
                                            }, -- end of [275]
                                            [271] = 
                                            {
                                                ["y"] = 706043.75,
                                                ["x"] = -268231.9375,
                                            }, -- end of [271]
                                            [270] = 
                                            {
                                                ["y"] = 706029.375,
                                                ["x"] = -268233.1875,
                                            }, -- end of [270]
                                            [267] = 
                                            {
                                                ["y"] = 705657.25,
                                                ["x"] = -268155.6875,
                                            }, -- end of [267]
                                            [263] = 
                                            {
                                                ["y"] = 705582.625,
                                                ["x"] = -268150.8125,
                                            }, -- end of [263]
                                            [259] = 
                                            {
                                                ["y"] = 705117.6875,
                                                ["x"] = -268229.125,
                                            }, -- end of [259]
                                            [157] = 
                                            {
                                                ["y"] = 703928.3125,
                                                ["x"] = -270483.375,
                                            }, -- end of [157]
                                            [189] = 
                                            {
                                                ["y"] = 703885.9375,
                                                ["x"] = -269241.5625,
                                            }, -- end of [189]
                                            [221] = 
                                            {
                                                ["y"] = 704416,
                                                ["x"] = -269109.15625,
                                            }, -- end of [221]
                                            [253] = 
                                            {
                                                ["y"] = 705080.6875,
                                                ["x"] = -268282.71875,
                                            }, -- end of [253]
                                            [255] = 
                                            {
                                                ["y"] = 705087,
                                                ["x"] = -268261.125,
                                            }, -- end of [255]
                                            [254] = 
                                            {
                                                ["y"] = 705083,
                                                ["x"] = -268271.65625,
                                            }, -- end of [254]
                                            [239] = 
                                            {
                                                ["y"] = 704800.625,
                                                ["x"] = -268809.125,
                                            }, -- end of [239]
                                            [223] = 
                                            {
                                                ["y"] = 704440.8125,
                                                ["x"] = -269118.1875,
                                            }, -- end of [223]
                                            [207] = 
                                            {
                                                ["y"] = 704212.4375,
                                                ["x"] = -269163.15625,
                                            }, -- end of [207]
                                            [191] = 
                                            {
                                                ["y"] = 703898.5625,
                                                ["x"] = -269217.90625,
                                            }, -- end of [191]
                                            [175] = 
                                            {
                                                ["y"] = 704079.75,
                                                ["x"] = -269803.03125,
                                            }, -- end of [175]
                                            [159] = 
                                            {
                                                ["y"] = 703926.5,
                                                ["x"] = -270431.25,
                                            }, -- end of [159]
                                            [79] = 
                                            {
                                                ["y"] = 701731.8125,
                                                ["x"] = -272018.6875,
                                            }, -- end of [79]
                                            [95] = 
                                            {
                                                ["y"] = 701932.0625,
                                                ["x"] = -271827.625,
                                            }, -- end of [95]
                                            [111] = 
                                            {
                                                ["y"] = 702711.625,
                                                ["x"] = -271537.75,
                                            }, -- end of [111]
                                            [143] = 
                                            {
                                                ["y"] = 703742.6875,
                                                ["x"] = -270778.75,
                                            }, -- end of [143]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 706126.60169983,
                                                ["x"] = -268178.95350647,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 706274.28571427,
                                                ["x"] = -268153.14285713,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 695944.28571427,
                                                ["x"] = -275745.99999999,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 696344.04481012,
                                                ["x"] = -275554.10726866,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 706274.28571427,
                                                ["x"] = -268153.14285713,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 706327.14285713,
                                                ["x"] = -268111.7142857,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 706419.99999999,
                                                ["x"] = -268067.42857141,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 706419.99999999,
                                                ["x"] = -268067.42857141,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 110,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 695944.28571427,
                                            ["x"] = -275745.99999999,
                                            ["name"] = "DictKey_WptName_41",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 11.111111111111,
                                            ["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"] = 111,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 39.908699000623,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 696344.04481012,
                                            ["x"] = -275554.10726866,
                                            ["name"] = "DictKey_WptName_43",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 11.111111111111,
                                            ["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"] = 303,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1290.694716389,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 706126.60169983,
                                            ["x"] = -268178.95350647,
                                            ["name"] = "DictKey_WptName_42",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 11.111111111111,
                                            ["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"] = 263,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1304.1877419095,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 706274.28571427,
                                            ["x"] = -268153.14285713,
                                            ["name"] = "DictKey_WptName_45",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 11.111111111111,
                                            ["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"] = 259,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1545.956732691,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 706327.14285713,
                                            ["x"] = -268111.7142857,
                                            ["name"] = "DictKey_WptName_46",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 0.27777777777778,
                                            ["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"] = 6,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "ZIL-131 KUNG",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 15,
                                        ["skill"] = "Average",
                                        ["y"] = 695944.28571427,
                                        ["x"] = -275745.99999999,
                                        ["name"] = "DictKey_UnitName_40",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 1.1232593443743,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 695944.28571427,
                                ["x"] = -275745.99999999,
                                ["name"] = "DictKey_GroupName_39",
                                ["start_time"] = 0,
                                ["task"] = "Nichts auf dem Grund",
                            }, -- end of [4]
                            [5] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["lateActivation"] = true,
                                ["groupId"] = 7,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "SA-18 Igla-S manpad",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 16,
                                        ["skill"] = "Average",
                                        ["y"] = 700525.14285726,
                                        ["x"] = -272347.71428569,
                                        ["name"] = "DictKey_UnitName_48",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = 1.1992784716485,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 700525.14285726,
                                ["x"] = -272347.71428569,
                                ["name"] = "DictKey_GroupName_47",
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 706301.42857142,
                                                ["x"] = -268167.42857141,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 706411.42857142,
                                                ["x"] = -268124.57142856,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 164,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 700525.14285726,
                                            ["x"] = -272347.71428569,
                                            ["name"] = "DictKey_WptName_49",
                                            ["ETA_locked"] = true,
                                            ["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 [1]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["start_time"] = 0,
                                ["task"] = "Nichts auf dem Grund",
                            }, -- end of [5]
                            [6] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 717399.42857143,
                                                ["x"] = -262555.7142857,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 717398,
                                                ["x"] = -262561.42857142,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 398,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 717457.71428572,
                                            ["x"] = -262521.42857142,
                                            ["name"] = "DictKey_WptName_59",
                                            ["ETA_locked"] = true,
                                            ["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 [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 10,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "ZU-23 Emplacement",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 19,
                                        ["skill"] = "Average",
                                        ["y"] = 717457.71428572,
                                        ["x"] = -262521.42857142,
                                        ["name"] = "DictKey_UnitName_58",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 3.3865713167095,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "ZU-23 Emplacement",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 20,
                                        ["skill"] = "Average",
                                        ["y"] = 717660.57142858,
                                        ["x"] = -262371.42857142,
                                        ["name"] = "DictKey_UnitName_61",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 3.3865713167095,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 717457.71428572,
                                ["x"] = -262521.42857142,
                                ["name"] = "DictKey_GroupName_57",
                                ["start_time"] = 0,
                                ["task"] = "Nichts auf dem Grund",
                            }, -- end of [6]
                            [7] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 717613.71428571,
                                                ["x"] = -262607.14285713,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 717642.57142857,
                                                ["x"] = -262570.85714284,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 396,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 717563.42857144,
                                            ["x"] = -262680.28571428,
                                            ["name"] = "DictKey_WptName_64",
                                            ["ETA_locked"] = true,
                                            ["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 [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 11,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "house2arm",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 21,
                                        ["skill"] = "Average",
                                        ["y"] = 717563.42857144,
                                        ["x"] = -262680.28571428,
                                        ["name"] = "DictKey_UnitName_63",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 0.67185355852277,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 717563.42857144,
                                ["x"] = -262680.28571428,
                                ["name"] = "DictKey_GroupName_62",
                                ["start_time"] = 0,
                                ["task"] = "Nichts auf dem Grund",
                            }, -- end of [7]
                            [8] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 717803.14285714,
                                                ["x"] = -262520.57142856,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 717804.85714285,
                                                ["x"] = -262523.42857142,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 400,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 717808.00000001,
                                            ["x"] = -262485.99999999,
                                            ["name"] = "DictKey_WptName_75",
                                            ["ETA_locked"] = true,
                                            ["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 [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 14,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "house1arm",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 24,
                                        ["skill"] = "Average",
                                        ["y"] = 717808.00000001,
                                        ["x"] = -262485.99999999,
                                        ["name"] = "DictKey_UnitName_74",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = 2.6011731533222,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 717808.00000001,
                                ["x"] = -262485.99999999,
                                ["name"] = "DictKey_GroupName_73",
                                ["start_time"] = 0,
                                ["task"] = "Nichts auf dem Grund",
                            }, -- end of [8]
                            [9] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 110,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 695062.00000001,
                                            ["x"] = -275933.7142857,
                                            ["name"] = "DictKey_WptName_80",
                                            ["ETA_locked"] = true,
                                            ["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 [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 15,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 25,
                                        ["skill"] = "Average",
                                        ["y"] = 695062.00000001,
                                        ["x"] = -275933.7142857,
                                        ["name"] = "DictKey_UnitName_79",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = 5.7246799465414,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 26,
                                        ["skill"] = "Average",
                                        ["y"] = 695095.71428572,
                                        ["x"] = -275930.28571428,
                                        ["name"] = "DictKey_UnitName_81",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = 5.7246799465414,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 27,
                                        ["skill"] = "Average",
                                        ["y"] = 695128.85714286,
                                        ["x"] = -275922.28571428,
                                        ["name"] = "DictKey_UnitName_82",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = 5.7246799465414,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 28,
                                        ["skill"] = "Average",
                                        ["y"] = 694933.42857143,
                                        ["x"] = -275842.85714285,
                                        ["name"] = "DictKey_UnitName_83",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = 2.8448866807508,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 29,
                                        ["skill"] = "Average",
                                        ["y"] = 695075.71428572,
                                        ["x"] = -275857.71428571,
                                        ["name"] = "DictKey_UnitName_84",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = 3.7699111843078,
                                    }, -- end of [5]
                                }, -- end of ["units"]
                                ["y"] = 695062.00000001,
                                ["x"] = -275933.7142857,
                                ["name"] = "DictKey_GroupName_78",
                                ["start_time"] = 0,
                                ["task"] = "Nichts auf dem Grund",
                            }, -- end of [9]
                            [10] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 401,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 717429.14285715,
                                            ["x"] = -262482.85714285,
                                            ["name"] = "DictKey_WptName_87",
                                            ["ETA_locked"] = true,
                                            ["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 [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 16,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 30,
                                        ["skill"] = "Average",
                                        ["y"] = 717429.14285715,
                                        ["x"] = -262482.85714285,
                                        ["name"] = "DictKey_UnitName_86",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 4.0491638646268,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 31,
                                        ["skill"] = "Average",
                                        ["y"] = 717609.71428572,
                                        ["x"] = -262610.28571428,
                                        ["name"] = "DictKey_UnitName_88",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 4.0491638646268,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 32,
                                        ["skill"] = "Average",
                                        ["y"] = 717662.85714286,
                                        ["x"] = -262388,
                                        ["name"] = "DictKey_UnitName_89",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 4.0491638646268,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 33,
                                        ["skill"] = "Average",
                                        ["y"] = 717681.14285715,
                                        ["x"] = -262369.71428571,
                                        ["name"] = "DictKey_UnitName_90",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 4.0491638646268,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 34,
                                        ["skill"] = "Average",
                                        ["y"] = 717483.42857144,
                                        ["x"] = -262524,
                                        ["name"] = "DictKey_UnitName_91",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 4.0491638646268,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 35,
                                        ["skill"] = "Average",
                                        ["y"] = 717466.85714286,
                                        ["x"] = -262542.28571428,
                                        ["name"] = "DictKey_UnitName_92",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 4.0491638646268,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 36,
                                        ["skill"] = "Average",
                                        ["y"] = 717777.71428572,
                                        ["x"] = -262479.42857142,
                                        ["name"] = "DictKey_UnitName_93",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 4.0491638646268,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 37,
                                        ["skill"] = "Average",
                                        ["y"] = 717794.85714287,
                                        ["x"] = -262464,
                                        ["name"] = "DictKey_UnitName_94",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 4.0491638646268,
                                    }, -- end of [8]
                                }, -- end of ["units"]
                                ["y"] = 717429.14285715,
                                ["x"] = -262482.85714285,
                                ["name"] = "DictKey_GroupName_85",
                                ["start_time"] = 0,
                                ["task"] = "Nichts auf dem Grund",
                            }, -- end of [10]
                            [11] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 716598.00000001,
                                                ["x"] = -262108,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 717178.00000001,
                                                ["x"] = -262059.42857142,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 457,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 716598.00000001,
                                            ["x"] = -262108,
                                            ["name"] = "DictKey_WptName_106",
                                            ["ETA_locked"] = true,
                                            ["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 [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 20,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "ZU-23 Emplacement",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 41,
                                        ["skill"] = "Average",
                                        ["y"] = 716598.00000001,
                                        ["x"] = -262108,
                                        ["name"] = "DictKey_UnitName_105",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = 1.4872474308442,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 716598.00000001,
                                ["x"] = -262108,
                                ["name"] = "DictKey_GroupName_104",
                                ["start_time"] = 0,
                                ["task"] = "Nichts auf dem Grund",
                            }, -- end of [11]
                            [12] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 428,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 716143.71428576,
                                            ["x"] = -263732.28571429,
                                            ["name"] = "DictKey_WptName_110",
                                            ["ETA_locked"] = true,
                                            ["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 [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 21,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "house2arm",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 42,
                                        ["skill"] = "Average",
                                        ["y"] = 716143.71428576,
                                        ["x"] = -263732.28571429,
                                        ["name"] = "DictKey_UnitName_109",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 3.700098014228,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "house2arm",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 43,
                                        ["skill"] = "Average",
                                        ["y"] = 717122.28571433,
                                        ["x"] = -262972.28571429,
                                        ["name"] = "DictKey_UnitName_111",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 3.700098014228,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "house2arm",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 44,
                                        ["skill"] = "Average",
                                        ["y"] = 718310.85714292,
                                        ["x"] = -261762.2857143,
                                        ["name"] = "DictKey_UnitName_112",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 3.700098014228,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "house2arm",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 45,
                                        ["skill"] = "Average",
                                        ["y"] = 715816.57142863,
                                        ["x"] = -262448.00000001,
                                        ["name"] = "DictKey_UnitName_113",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 3.700098014228,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["type"] = "house2arm",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 46,
                                        ["skill"] = "Average",
                                        ["y"] = 719110.85714291,
                                        ["x"] = -262630.85714286,
                                        ["name"] = "DictKey_UnitName_114",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 3.700098014228,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["type"] = "house2arm",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 47,
                                        ["skill"] = "Average",
                                        ["y"] = 718959.42857148,
                                        ["x"] = -262628.00000001,
                                        ["name"] = "DictKey_UnitName_115",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 3.700098014228,
                                    }, -- end of [6]
                                }, -- end of ["units"]
                                ["y"] = 716143.71428576,
                                ["x"] = -263732.28571429,
                                ["name"] = "DictKey_GroupName_108",
                                ["start_time"] = 0,
                                ["task"] = "Nichts auf dem Grund",
                            }, -- end of [12]
                            [13] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 695014.85714287,
                                                ["x"] = -275932.85714285,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 692434.2857143,
                                                ["x"] = -277842.28571428,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 110,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 695014.85714287,
                                            ["x"] = -275932.85714285,
                                            ["name"] = "DictKey_WptName_145",
                                            ["ETA_locked"] = true,
                                            ["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 [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 25,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 59,
                                        ["skill"] = "Average",
                                        ["y"] = 695014.85714287,
                                        ["x"] = -275932.85714285,
                                        ["name"] = "DictKey_UnitName_144",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 4.0753673010021,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 695014.85714287,
                                ["x"] = -275932.85714285,
                                ["name"] = "DictKey_GroupName_143",
                                ["start_time"] = 0,
                                ["task"] = "Nichts auf dem Grund",
                            }, -- end of [13]
                            [14] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 695387.14285719,
                                                ["x"] = -275867.99999999,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 695587.14285719,
                                                ["x"] = -275727.99999999,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 140,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 696664.57142864,
                                            ["x"] = -273156.57142856,
                                            ["name"] = "DictKey_WptName_168",
                                            ["ETA_locked"] = true,
                                            ["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 [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 28,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "SA-18 Igla-S manpad",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 68,
                                        ["skill"] = "Average",
                                        ["y"] = 696664.57142864,
                                        ["x"] = -273156.57142856,
                                        ["name"] = "DictKey_UnitName_167",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 0.96007036240569,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 696664.57142864,
                                ["x"] = -273156.57142856,
                                ["name"] = "DictKey_GroupName_166",
                                ["start_time"] = 0,
                                ["task"] = "Nichts auf dem Grund",
                            }, -- end of [14]
                            [15] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 695708.57142862,
                                                ["x"] = -276110.85714284,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 695558.57142862,
                                                ["x"] = -275765.14285713,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 140,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 696643.14285722,
                                            ["x"] = -273142.85714284,
                                            ["name"] = "DictKey_WptName_172",
                                            ["ETA_locked"] = true,
                                            ["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 [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 29,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "ZIL-131 KUNG",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 69,
                                        ["skill"] = "Average",
                                        ["y"] = 696643.14285722,
                                        ["x"] = -273142.85714284,
                                        ["name"] = "DictKey_UnitName_171",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 5.873813710146,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 696643.14285722,
                                ["x"] = -273142.85714284,
                                ["name"] = "DictKey_GroupName_170",
                                ["start_time"] = 0,
                                ["task"] = "Nichts auf dem Grund",
                            }, -- end of [15]
                            [16] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 96,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 692554.57142864,
                                            ["x"] = -278129.7142857,
                                            ["name"] = "DictKey_WptName_214",
                                            ["ETA_locked"] = true,
                                            ["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 [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 34,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "BMP-1",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 75,
                                        ["skill"] = "Average",
                                        ["y"] = 692554.57142864,
                                        ["x"] = -278129.7142857,
                                        ["name"] = "DictKey_UnitName_213",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 3.4557519189488,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "BMP-1",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 76,
                                        ["skill"] = "Average",
                                        ["y"] = 692616.28571435,
                                        ["x"] = -278205.7142857,
                                        ["name"] = "DictKey_UnitName_215",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 3.9618974020271,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 692554.57142864,
                                ["x"] = -278129.7142857,
                                ["name"] = "DictKey_GroupName_212",
                                ["start_time"] = 0,
                                ["task"] = "Nichts auf dem Grund",
                            }, -- end of [16]
                            [18] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 396,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 717618.5714288,
                                            ["x"] = -262501.14285716,
                                            ["name"] = "DictKey_WptName_326",
                                            ["ETA_locked"] = true,
                                            ["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 [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 41,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "SA-18 Igla-S manpad",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 108,
                                        ["skill"] = "Average",
                                        ["y"] = 717618.5714288,
                                        ["x"] = -262501.14285716,
                                        ["name"] = "DictKey_UnitName_325",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 717618.5714288,
                                ["x"] = -262501.14285716,
                                ["name"] = "DictKey_GroupName_324",
                                ["start_time"] = 0,
                                ["task"] = "Nichts auf dem Grund",
                            }, -- end of [18]
                            [17] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["lateActivation"] = true,
                                ["groupId"] = 40,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 104,
                                        ["skill"] = "Average",
                                        ["y"] = 718399.44002461,
                                        ["x"] = -262340.08914185,
                                        ["name"] = "DictKey_UnitName_306",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = 2.2747577296474,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "Ural-375 ZU-23",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 105,
                                        ["skill"] = "Average",
                                        ["y"] = 718369.71084976,
                                        ["x"] = -262338.55651855,
                                        ["name"] = "DictKey_UnitName_317",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 2.2747577296474,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "Ural-375 ZU-23",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 106,
                                        ["skill"] = "Average",
                                        ["y"] = 718340.02843155,
                                        ["x"] = -262334.80656105,
                                        ["name"] = "DictKey_UnitName_318",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 2.2747577296474,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "BMP-1",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 107,
                                        ["skill"] = "Average",
                                        ["y"] = 718310.250586,
                                        ["x"] = -262331.02664265,
                                        ["name"] = "DictKey_UnitName_319",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 2.2747577296474,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 718399.44002461,
                                ["x"] = -262340.08914185,
                                ["name"] = "DictKey_GroupName_305",
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [6] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 725584.00000021,
                                                ["x"] = -257940.85714287,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 725584.00000021,
                                                ["x"] = -257940.85714287,
                                            }, -- end of [2]
                                        }, -- end of [6]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 719130.29954529,
                                                ["x"] = -262960.64946747,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 719761.97437286,
                                                ["x"] = -262941.07848358,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 719761.97437286,
                                                ["x"] = -262941.07848358,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 720234.46807298,
                                                ["x"] = -263502.49547796,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                        [1] = 
                                        {
                                            [27] = 
                                            {
                                                ["y"] = 719039.9375,
                                                ["x"] = -262542.46875,
                                            }, -- end of [27]
                                            [2] = 
                                            {
                                                ["y"] = 718423.4375,
                                                ["x"] = -262339.15625,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                ["y"] = 718447.3125,
                                                ["x"] = -262336.34375,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 718470.9375,
                                                ["x"] = -262331.59375,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 718494,
                                                ["x"] = -262324.96875,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                ["y"] = 718516.5625,
                                                ["x"] = -262316.53125,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                ["y"] = 718538.3125,
                                                ["x"] = -262306.3125,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                ["y"] = 718601.5625,
                                                ["x"] = -262273.40625,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                ["y"] = 718634.5,
                                                ["x"] = -262259.875,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                ["y"] = 718669.3125,
                                                ["x"] = -262252.40625,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = 718704.9375,
                                                ["x"] = -262251.1875,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                ["y"] = 718740.1875,
                                                ["x"] = -262256.3125,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                ["y"] = 719024.75,
                                                ["x"] = -262354.53125,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                ["y"] = 719044.125,
                                                ["x"] = -262389,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                ["y"] = 719042,
                                                ["x"] = -262558.8125,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                ["y"] = 719140.875,
                                                ["x"] = -262904.84375,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 719140.75,
                                                ["x"] = -262919.15625,
                                            }, -- end of [33]
                                            [17] = 
                                            {
                                                ["y"] = 718757.3125,
                                                ["x"] = -262261.21875,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                ["y"] = 719031.9375,
                                                ["x"] = -262361.65625,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                ["y"] = 719044.625,
                                                ["x"] = -262399.09375,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = 719045.8125,
                                                ["x"] = -262574.8125,
                                            }, -- end of [29]
                                            [34] = 
                                            {
                                                ["y"] = 719138.9375,
                                                ["x"] = -262933.375,
                                            }, -- end of [34]
                                            [9] = 
                                            {
                                                ["y"] = 718617.75,
                                                ["x"] = -262265.90625,
                                            }, -- end of [9]
                                            [11] = 
                                            {
                                                ["y"] = 718651.75,
                                                ["x"] = -262255.34375,
                                            }, -- end of [11]
                                            [13] = 
                                            {
                                                ["y"] = 718687.0625,
                                                ["x"] = -262251,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                ["y"] = 718722.625,
                                                ["x"] = -262252.96875,
                                            }, -- end of [15]
                                            [18] = 
                                            {
                                                ["y"] = 719007.125,
                                                ["x"] = -262344.8125,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                ["y"] = 719037.6875,
                                                ["x"] = -262369.96875,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                ["y"] = 719039.6875,
                                                ["x"] = -262526.03125,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                ["y"] = 719136,
                                                ["x"] = -262876.65625,
                                            }, -- end of [30]
                                            [36] = 
                                            {
                                                ["y"] = 719130.3125,
                                                ["x"] = -262960.65625,
                                            }, -- end of [36]
                                            [35] = 
                                            {
                                                ["y"] = 719135.4375,
                                                ["x"] = -262947.28125,
                                            }, -- end of [35]
                                            [1] = 
                                            {
                                                ["y"] = 718399.4375,
                                                ["x"] = -262340.09375,
                                            }, -- end of [1]
                                            [19] = 
                                            {
                                                ["y"] = 719016.375,
                                                ["x"] = -262348.84375,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = 719041.8125,
                                                ["x"] = -262379.1875,
                                            }, -- end of [23]
                                            [31] = 
                                            {
                                                ["y"] = 719139.25,
                                                ["x"] = -262890.59375,
                                            }, -- end of [31]
                                        }, -- end of [1]
                                        [4] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 721780.6875,
                                                ["x"] = -263751.78125,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 720267.125,
                                                ["x"] = -263604.46875,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 720324.4375,
                                                ["x"] = -263811.90625,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 721789.375,
                                                ["x"] = -263737.65625,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 721796.4375,
                                                ["x"] = -263722.625,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 721801.75,
                                                ["x"] = -263706.9375,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 721805.375,
                                                ["x"] = -263690.75,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 720328.4375,
                                                ["x"] = -263826.75,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 721807.125,
                                                ["x"] = -263674.25,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 721807.125,
                                                ["x"] = -263657.65625,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 721805.5625,
                                                ["x"] = -263638.40625,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 721810.375,
                                                ["x"] = -263596.40625,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 720334.3125,
                                                ["x"] = -263840.96875,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 721824.875,
                                                ["x"] = -263533.5625,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 721828.625,
                                                ["x"] = -263519.3125,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 721834.0625,
                                                ["x"] = -263505.625,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 721841.1875,
                                                ["x"] = -263492.6875,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 720341.9375,
                                                ["x"] = -263854.3125,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 721849.875,
                                                ["x"] = -263480.75,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 721859.875,
                                                ["x"] = -263469.96875,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 721871.1875,
                                                ["x"] = -263460.5,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 720307.1875,
                                                ["x"] = -263722.34375,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 720351.1875,
                                                ["x"] = -263866.5625,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 721896.8125,
                                                ["x"] = -263446.03125,
                                            }, -- end of [48]
                                            [49] = 
                                            {
                                                ["y"] = 721910.8125,
                                                ["x"] = -263441.28125,
                                            }, -- end of [49]
                                            [50] = 
                                            {
                                                ["y"] = 722053.9375,
                                                ["x"] = -263398.5625,
                                            }, -- end of [50]
                                            [51] = 
                                            {
                                                ["y"] = 722081.5,
                                                ["x"] = -263391.15625,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 720362,
                                                ["x"] = -263877.5625,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 722109.4375,
                                                ["x"] = -263385.375,
                                            }, -- end of [52]
                                            [53] = 
                                            {
                                                ["y"] = 722137.6875,
                                                ["x"] = -263381.1875,
                                            }, -- end of [53]
                                            [54] = 
                                            {
                                                ["y"] = 722166.125,
                                                ["x"] = -263378.59375,
                                            }, -- end of [54]
                                            [55] = 
                                            {
                                                ["y"] = 722194.625,
                                                ["x"] = -263377.65625,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 720374.0625,
                                                ["x"] = -263887.0625,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 722223.1875,
                                                ["x"] = -263378.375,
                                            }, -- end of [56]
                                            [57] = 
                                            {
                                                ["y"] = 722223.1875,
                                                ["x"] = -263378.375,
                                            }, -- end of [57]
                                            [58] = 
                                            {
                                                ["y"] = 722293.3125,
                                                ["x"] = -263382.0625,
                                            }, -- end of [58]
                                            [59] = 
                                            {
                                                ["y"] = 722369.4375,
                                                ["x"] = -263388.875,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 720387.25,
                                                ["x"] = -263894.9375,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 722379.4375,
                                                ["x"] = -263388.75,
                                            }, -- end of [60]
                                            [61] = 
                                            {
                                                ["y"] = 722389.25,
                                                ["x"] = -263386.78125,
                                            }, -- end of [61]
                                            [62] = 
                                            {
                                                ["y"] = 722398.625,
                                                ["x"] = -263383.09375,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 720234.5,
                                                ["x"] = -263502.5,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 720312.75,
                                                ["x"] = -263740.53125,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = 720401.375,
                                                ["x"] = -263901.0625,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 722414.5,
                                                ["x"] = -263371,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 722420.5,
                                                ["x"] = -263363,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 722425,
                                                ["x"] = -263354.0625,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 720416.125,
                                                ["x"] = -263905.34375,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = 722428.8125,
                                                ["x"] = -263334.4375,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 722428,
                                                ["x"] = -263324.46875,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 722426.75,
                                                ["x"] = -263317.40625,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                ["y"] = 720431.3125,
                                                ["x"] = -263907.6875,
                                            }, -- end of [18]
                                            [72] = 
                                            {
                                                ["y"] = 722426.75,
                                                ["x"] = -263298.125,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 722429.25,
                                                ["x"] = -263288.78125,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 722433.375,
                                                ["x"] = -263280,
                                            }, -- end of [74]
                                            [19] = 
                                            {
                                                ["y"] = 720446.6875,
                                                ["x"] = -263908.09375,
                                            }, -- end of [19]
                                            [5] = 
                                            {
                                                ["y"] = 720317.125,
                                                ["x"] = -263759.03125,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                ["y"] = 720557.875,
                                                ["x"] = -263903.84375,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 720599.75,
                                                ["x"] = -263901.8125,
                                            }, -- end of [21]
                                            [22] = 
                                            {
                                                ["y"] = 720641.5,
                                                ["x"] = -263898.875,
                                            }, -- end of [22]
                                            [23] = 
                                            {
                                                ["y"] = 721669.375,
                                                ["x"] = -263815.96875,
                                            }, -- end of [23]
                                            [6] = 
                                            {
                                                ["y"] = 720320.3125,
                                                ["x"] = -263777.78125,
                                            }, -- end of [6]
                                            [24] = 
                                            {
                                                ["y"] = 721685.8125,
                                                ["x"] = -263813.71875,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 721701.875,
                                                ["x"] = -263809.6875,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 721717.4375,
                                                ["x"] = -263803.875,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 721732.25,
                                                ["x"] = -263796.40625,
                                            }, -- end of [27]
                                            [7] = 
                                            {
                                                ["y"] = 720322.375,
                                                ["x"] = -263796.6875,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 721746.125,
                                                ["x"] = -263787.34375,
                                            }, -- end of [28]
                                            [29] = 
                                            {
                                                ["y"] = 721758.9375,
                                                ["x"] = -263776.78125,
                                            }, -- end of [29]
                                            [47] = 
                                            {
                                                ["y"] = 721883.5625,
                                                ["x"] = -263452.46875,
                                            }, -- end of [47]
                                            [63] = 
                                            {
                                                ["y"] = 722407.125,
                                                ["x"] = -263377.78125,
                                            }, -- end of [63]
                                            [67] = 
                                            {
                                                ["y"] = 722427.8125,
                                                ["x"] = -263344.40625,
                                            }, -- end of [67]
                                            [30] = 
                                            {
                                                ["y"] = 721770.5,
                                                ["x"] = -263764.90625,
                                            }, -- end of [30]
                                            [71] = 
                                            {
                                                ["y"] = 722425.875,
                                                ["x"] = -263307.75,
                                            }, -- end of [71]
                                            [75] = 
                                            {
                                                ["y"] = 722435.625,
                                                ["x"] = -263275.78125,
                                            }, -- end of [75]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 723985,
                                                ["x"] = -261354.40625,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 722466.0625,
                                                ["x"] = -263220.875,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 722526.125,
                                                ["x"] = -263102.4375,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 724011.5,
                                                ["x"] = -261317.71875,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 724108.8125,
                                                ["x"] = -261178.875,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 724123.75,
                                                ["x"] = -261155.9375,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 724137.0625,
                                                ["x"] = -261132.03125,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 722526.5625,
                                                ["x"] = -263088.34375,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 724148.6875,
                                                ["x"] = -261107.265625,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 724158.6875,
                                                ["x"] = -261081.765625,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 724166.8125,
                                                ["x"] = -261055.640625,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 724173.1875,
                                                ["x"] = -261029.03125,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 722516.1875,
                                                ["x"] = -262726.40625,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 724177.75,
                                                ["x"] = -261002.03125,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 724180.4375,
                                                ["x"] = -260974.796875,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 724181.25,
                                                ["x"] = -260947.4375,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 724180.1875,
                                                ["x"] = -260920.09375,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 722516.5,
                                                ["x"] = -262705.0625,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 724177.25,
                                                ["x"] = -260892.875,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 724085.8125,
                                                ["x"] = -260251.15625,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 724080.5,
                                                ["x"] = -260206.78125,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 722490.75,
                                                ["x"] = -263186.59375,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 722518.625,
                                                ["x"] = -262683.8125,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 724075.8125,
                                                ["x"] = -260117.53125,
                                            }, -- end of [48]
                                            [49] = 
                                            {
                                                ["y"] = 724076.5,
                                                ["x"] = -260072.84375,
                                            }, -- end of [49]
                                            [50] = 
                                            {
                                                ["y"] = 724079.1875,
                                                ["x"] = -260028.234375,
                                            }, -- end of [50]
                                            [51] = 
                                            {
                                                ["y"] = 724083.8125,
                                                ["x"] = -259983.78125,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 722522.5,
                                                ["x"] = -262662.84375,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 724090.4375,
                                                ["x"] = -259939.59375,
                                            }, -- end of [52]
                                            [53] = 
                                            {
                                                ["y"] = 724099.0625,
                                                ["x"] = -259895.734375,
                                            }, -- end of [53]
                                            [54] = 
                                            {
                                                ["y"] = 724109.625,
                                                ["x"] = -259852.3125,
                                            }, -- end of [54]
                                            [55] = 
                                            {
                                                ["y"] = 724122.0625,
                                                ["x"] = -259809.390625,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 722528.1875,
                                                ["x"] = -262642.25,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 724136.4375,
                                                ["x"] = -259767.078125,
                                            }, -- end of [56]
                                            [57] = 
                                            {
                                                ["y"] = 724152.75,
                                                ["x"] = -259725.453125,
                                            }, -- end of [57]
                                            [58] = 
                                            {
                                                ["y"] = 724170.8125,
                                                ["x"] = -259684.59375,
                                            }, -- end of [58]
                                            [59] = 
                                            {
                                                ["y"] = 724190.75,
                                                ["x"] = -259644.578125,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 722535.625,
                                                ["x"] = -262622.25,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 724212.4375,
                                                ["x"] = -259605.5,
                                            }, -- end of [60]
                                            [61] = 
                                            {
                                                ["y"] = 724235.8125,
                                                ["x"] = -259567.4375,
                                            }, -- end of [61]
                                            [62] = 
                                            {
                                                ["y"] = 724260.9375,
                                                ["x"] = -259530.4375,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 722435.625,
                                                ["x"] = -263275.78125,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 722508.3125,
                                                ["x"] = -263155.5,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = 722544.75,
                                                ["x"] = -262602.9375,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 724315.9375,
                                                ["x"] = -259460.015625,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 724345.75,
                                                ["x"] = -259426.71875,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 724377,
                                                ["x"] = -259394.78125,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 722555.4375,
                                                ["x"] = -262584.5,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = 724443.625,
                                                ["x"] = -259335.25,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 724478.875,
                                                ["x"] = -259307.78125,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 724515.375,
                                                ["x"] = -259281.90625,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                ["y"] = 722567.75,
                                                ["x"] = -262567.03125,
                                            }, -- end of [18]
                                            [72] = 
                                            {
                                                ["y"] = 724591.5,
                                                ["x"] = -259235.1875,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 724631.0625,
                                                ["x"] = -259214.421875,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 724671.5625,
                                                ["x"] = -259195.453125,
                                            }, -- end of [74]
                                            [19] = 
                                            {
                                                ["y"] = 722581.4375,
                                                ["x"] = -262550.65625,
                                            }, -- end of [19]
                                            [76] = 
                                            {
                                                ["y"] = 724731.375,
                                                ["x"] = -259168.0625,
                                            }, -- end of [76]
                                            [77] = 
                                            {
                                                ["y"] = 724744.9375,
                                                ["x"] = -259159.21875,
                                            }, -- end of [77]
                                            [5] = 
                                            {
                                                ["y"] = 722515.0625,
                                                ["x"] = -263143.125,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                ["y"] = 722596.5,
                                                ["x"] = -262535.53125,
                                            }, -- end of [20]
                                            [80] = 
                                            {
                                                ["y"] = 724778.8125,
                                                ["x"] = -259124.71875,
                                            }, -- end of [80]
                                            [81] = 
                                            {
                                                ["y"] = 724787.4375,
                                                ["x"] = -259111.015625,
                                            }, -- end of [81]
                                            [82] = 
                                            {
                                                ["y"] = 725247.75,
                                                ["x"] = -258281.984375,
                                            }, -- end of [82]
                                            [21] = 
                                            {
                                                ["y"] = 722612.75,
                                                ["x"] = -262521.75,
                                            }, -- end of [21]
                                            [84] = 
                                            {
                                                ["y"] = 725277.625,
                                                ["x"] = -258234.53125,
                                            }, -- end of [84]
                                            [85] = 
                                            {
                                                ["y"] = 725294.5625,
                                                ["x"] = -258212.140625,
                                            }, -- end of [85]
                                            [86] = 
                                            {
                                                ["y"] = 725312.6875,
                                                ["x"] = -258190.734375,
                                            }, -- end of [86]
                                            [22] = 
                                            {
                                                ["y"] = 723592.75,
                                                ["x"] = -261761.109375,
                                            }, -- end of [22]
                                            [88] = 
                                            {
                                                ["y"] = 725352.5,
                                                ["x"] = -258151.171875,
                                            }, -- end of [88]
                                            [89] = 
                                            {
                                                ["y"] = 725374,
                                                ["x"] = -258133.125,
                                            }, -- end of [89]
                                            [90] = 
                                            {
                                                ["y"] = 725596.4375,
                                                ["x"] = -257956.484375,
                                            }, -- end of [90]
                                            [23] = 
                                            {
                                                ["y"] = 723628.9375,
                                                ["x"] = -261732,
                                            }, -- end of [23]
                                            [6] = 
                                            {
                                                ["y"] = 722520.375,
                                                ["x"] = -263130.03125,
                                            }, -- end of [6]
                                            [24] = 
                                            {
                                                ["y"] = 723663.9375,
                                                ["x"] = -261701.546875,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 723697.8125,
                                                ["x"] = -261669.796875,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 723730.4375,
                                                ["x"] = -261636.78125,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 723868.0625,
                                                ["x"] = -261492.6875,
                                            }, -- end of [27]
                                            [47] = 
                                            {
                                                ["y"] = 724077.1875,
                                                ["x"] = -260162.203125,
                                            }, -- end of [47]
                                            [7] = 
                                            {
                                                ["y"] = 722524.0625,
                                                ["x"] = -263116.40625,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 723898.875,
                                                ["x"] = -261459.453125,
                                            }, -- end of [28]
                                            [63] = 
                                            {
                                                ["y"] = 724287.625,
                                                ["x"] = -259494.609375,
                                            }, -- end of [63]
                                            [79] = 
                                            {
                                                ["y"] = 724768.8125,
                                                ["x"] = -259137.421875,
                                            }, -- end of [79]
                                            [67] = 
                                            {
                                                ["y"] = 724409.6875,
                                                ["x"] = -259364.265625,
                                            }, -- end of [67]
                                            [29] = 
                                            {
                                                ["y"] = 723928.625,
                                                ["x"] = -261425.3125,
                                            }, -- end of [29]
                                            [71] = 
                                            {
                                                ["y"] = 724552.9375,
                                                ["x"] = -259257.703125,
                                            }, -- end of [71]
                                            [75] = 
                                            {
                                                ["y"] = 724716.9375,
                                                ["x"] = -259175.390625,
                                            }, -- end of [75]
                                            [78] = 
                                            {
                                                ["y"] = 724757.4375,
                                                ["x"] = -259148.953125,
                                            }, -- end of [78]
                                            [30] = 
                                            {
                                                ["y"] = 723957.3125,
                                                ["x"] = -261390.28125,
                                            }, -- end of [30]
                                            [83] = 
                                            {
                                                ["y"] = 725262,
                                                ["x"] = -258257.828125,
                                            }, -- end of [83]
                                            [87] = 
                                            {
                                                ["y"] = 725332.0625,
                                                ["x"] = -258170.390625,
                                            }, -- end of [87]
                                        }, -- end of [5]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 431,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 718399.44002461,
                                            ["x"] = -262340.08914185,
                                            ["name"] = "DictKey_WptName_307",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 8.3333333333333,
                                            ["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"] = 576,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 157.69616195985,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 719130.29954529,
                                            ["x"] = -262960.64946747,
                                            ["name"] = "DictKey_WptName_308",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 8.3333333333333,
                                            ["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"] = 576,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 271.45219038463,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 719761.97437286,
                                            ["x"] = -262941.07848358,
                                            ["name"] = "DictKey_WptName_309",
                                            ["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"] = 550,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 573.61011454241,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 720234.46807298,
                                            ["x"] = -263502.49547796,
                                            ["name"] = "DictKey_WptName_310",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 8.3333333333333,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 562,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 912.92156494455,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 722435.64510031,
                                            ["x"] = -263275.78693174,
                                            ["name"] = "DictKey_WptName_316",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 8.3333333333333,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 754,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1710.9756700435,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 725596.43633211,
                                            ["x"] = -257956.48289915,
                                            ["name"] = "DictKey_WptName_312",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 8.3333333333333,
                                            ["action"] = "On 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"]
                                ["start_time"] = 0,
                                ["task"] = "Nichts auf dem Grund",
                            }, -- end of [17]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["static"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["heading"] = 5.9341194567807,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 695033.99999998,
                                            ["speed"] = 0,
                                            ["x"] = -275869.7142857,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 2,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "RF Air Force",
                                        ["category"] = "Planes",
                                        ["canCargo"] = false,
                                        ["type"] = "An-30M",
                                        ["unitId"] = 6,
                                        ["rate"] = "50",
                                        ["y"] = 695033.99999998,
                                        ["x"] = -275869.7142857,
                                        ["name"] = "DictKey_GroupName_21",
                                        ["heading"] = 5.9341194567807,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 695033.99999998,
                                ["x"] = -275869.7142857,
                                ["name"] = "DictKey_GroupName_21",
                                ["dead"] = false,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 717528.57142858,
                                            ["speed"] = 0,
                                            ["x"] = -262471.71428571,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 8,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Warehouses",
                                        ["canCargo"] = false,
                                        ["shape_name"] = "SkladC",
                                        ["type"] = ".Ammunition depot",
                                        ["unitId"] = 17,
                                        ["rate"] = 100,
                                        ["y"] = 717528.57142858,
                                        ["x"] = -262471.71428571,
                                        ["name"] = "DictKey_GroupName_51",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 717528.57142858,
                                ["x"] = -262471.71428571,
                                ["name"] = "DictKey_GroupName_51",
                                ["dead"] = false,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 717614.28571429,
                                            ["speed"] = 0,
                                            ["x"] = -262423.14285714,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 9,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Warehouses",
                                        ["canCargo"] = false,
                                        ["shape_name"] = "SkladC",
                                        ["type"] = ".Ammunition depot",
                                        ["unitId"] = 18,
                                        ["rate"] = 100,
                                        ["y"] = 717614.28571429,
                                        ["x"] = -262423.14285714,
                                        ["name"] = "DictKey_GroupName_54",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 717614.28571429,
                                ["x"] = -262423.14285714,
                                ["name"] = "DictKey_GroupName_54",
                                ["dead"] = false,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 717646.28571429,
                                            ["speed"] = 0,
                                            ["x"] = -262610.57142857,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 12,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Warehouses",
                                        ["canCargo"] = false,
                                        ["shape_name"] = "SkladC",
                                        ["type"] = ".Ammunition depot",
                                        ["unitId"] = 22,
                                        ["y"] = 717646.28571429,
                                        ["x"] = -262610.57142857,
                                        ["name"] = "DictKey_GroupName_67",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 717646.28571429,
                                ["x"] = -262610.57142857,
                                ["name"] = "DictKey_GroupName_67",
                                ["dead"] = false,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 717723.42857144,
                                            ["speed"] = 0,
                                            ["x"] = -262551.14285714,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 13,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Warehouses",
                                        ["canCargo"] = false,
                                        ["shape_name"] = "sklad",
                                        ["type"] = "Warehouse",
                                        ["unitId"] = 23,
                                        ["rate"] = 100,
                                        ["y"] = 717723.42857144,
                                        ["x"] = -262551.14285714,
                                        ["name"] = "DictKey_GroupName_70",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 717723.42857144,
                                ["x"] = -262551.14285714,
                                ["name"] = "DictKey_GroupName_70",
                                ["dead"] = false,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 717740.00000001,
                                            ["speed"] = 0,
                                            ["x"] = -262420,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 17,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["shape_name"] = "konteiner_red3",
                                        ["type"] = "Container red 3",
                                        ["unitId"] = 38,
                                        ["rate"] = 100,
                                        ["y"] = 717740.00000001,
                                        ["x"] = -262420,
                                        ["name"] = "DictKey_GroupName_95",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 717740.00000001,
                                ["x"] = -262420,
                                ["name"] = "DictKey_GroupName_95",
                                ["dead"] = false,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 717719.42857144,
                                            ["speed"] = 0,
                                            ["x"] = -262430.85714285,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 18,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["shape_name"] = "konteiner_white",
                                        ["type"] = "Container white",
                                        ["unitId"] = 39,
                                        ["rate"] = 100,
                                        ["y"] = 717719.42857144,
                                        ["x"] = -262430.85714285,
                                        ["name"] = "DictKey_GroupName_98",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 717719.42857144,
                                ["x"] = -262430.85714285,
                                ["name"] = "DictKey_GroupName_98",
                                ["dead"] = false,
                            }, -- end of [7]
                            [8] = 
                            {
                                ["heading"] = 2.4783675378319,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 717514.57142858,
                                            ["speed"] = 0,
                                            ["x"] = -262590.85714285,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 19,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["type"] = "outpost_road",
                                        ["unitId"] = 40,
                                        ["rate"] = 5,
                                        ["y"] = 717514.57142858,
                                        ["x"] = -262590.85714285,
                                        ["name"] = "DictKey_GroupName_101",
                                        ["heading"] = 2.4783675378319,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 717514.57142858,
                                ["x"] = -262590.85714285,
                                ["name"] = "DictKey_GroupName_101",
                                ["dead"] = false,
                            }, -- end of [8]
                        }, -- end of ["group"]
                    }, -- end of ["static"]
                }, -- end of [1]
                [2] = 
                {
                    ["id"] = 1,
                    ["name"] = "Ukraine",
                }, -- end of [2]
                [3] = 
                {
                    ["id"] = 18,
                    ["name"] = "Abkhazia",
                }, -- end of [3]
                [4] = 
                {
                    ["id"] = 19,
                    ["name"] = "South Ossetia",
                }, -- end of [4]
                [5] = 
                {
                    ["id"] = 37,
                    ["name"] = "Kazakhstan",
                }, -- end of [5]
                [6] = 
                {
                    ["id"] = 24,
                    ["name"] = "Belarus",
                }, -- end of [6]
                [7] = 
                {
                    ["id"] = 27,
                    ["name"] = "China",
                }, -- end of [7]
                [8] = 
                {
                    ["id"] = 43,
                    ["name"] = "Serbia",
                }, -- end of [8]
                [9] = 
                {
                    ["id"] = 47,
                    ["name"] = "Syria",
                }, -- end of [9]
                [10] = 
                {
                    ["id"] = 34,
                    ["name"] = "Iran",
                }, -- end of [10]
                [11] = 
                {
                    ["id"] = 38,
                    ["name"] = "North Korea",
                }, -- end of [11]
            }, -- end of ["country"]
        }, -- end of ["red"]
    }, -- end of ["coalition"]
    ["sortie"] = "DictKey_sortie_4",
    ["version"] = 12,
    ["goals"] = 
    {
    }, -- end of ["goals"]
    ["currentKey"] = 95787,
    ["start_time"] = 43200,
    ["forcedOptions"] = 
    {
    }, -- end of ["forcedOptions"]
    ["failures"] = 
    {
    }, -- end of ["failures"]
} -- end of mission
