mission = 
{
    ["trig"] = 
    {
        ["actions"] = 
        {
            [1] = "a_set_flag(1); mission.trig.func[1]=nil;",
            [2] = "a_set_flag(2); mission.trig.events[\"dead\"][2]=nil;",
        }, -- end of ["actions"]
        ["events"] = 
        {
            ["dead"] = 
            {
                [2] = "if mission.trig.conditions[2]() then mission.trig.actions[2]() end",
            }, -- end of ["dead"]
        }, -- end of ["events"]
        ["custom"] = 
        {
        }, -- end of ["custom"]
        ["func"] = 
        {
            [1] = "if mission.trig.conditions[1]() then mission.trig.actions[1]() end",
        }, -- end of ["func"]
        ["flag"] = 
        {
            [1] = true,
            [2] = true,
        }, -- end of ["flag"]
        ["conditions"] = 
        {
            [1] = "return(c_part_of_coalition_in_zone(\"blue\", 1) )",
            [2] = "return(true)",
        }, -- end of ["conditions"]
        ["customStartup"] = 
        {
        }, -- end of ["customStartup"]
        ["funcStartup"] = 
        {
        }, -- end of ["funcStartup"]
    }, -- end of ["trig"]
    ["result"] = 
    {
        ["offline"] = 
        {
            ["conditions"] = 
            {
            }, -- end of ["conditions"]
            ["actions"] = 
            {
            }, -- end of ["actions"]
            ["func"] = 
            {
            }, -- end of ["func"]
        }, -- end of ["offline"]
        ["total"] = 0,
        ["blue"] = 
        {
            ["conditions"] = 
            {
            }, -- end of ["conditions"]
            ["actions"] = 
            {
            }, -- end of ["actions"]
            ["func"] = 
            {
            }, -- end of ["func"]
        }, -- end of ["blue"]
        ["red"] = 
        {
            ["conditions"] = 
            {
            }, -- end of ["conditions"]
            ["actions"] = 
            {
            }, -- end of ["actions"]
            ["func"] = 
            {
            }, -- end of ["func"]
        }, -- end of ["red"]
    }, -- end of ["result"]
    ["groundControl"] = 
    {
        ["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,
        ["TF-51D Mustang by Eagle Dynamics"] = true,
        ["Su-25T by Eagle Dynamics"] = true,
        ["MiG-21Bis AI by Leatherneck Simulations"] = true,
        ["Su-27 Flanker by Eagle Dynamics"] = false,
        ["MiG-15bis by Belsimtek"] = true,
        ["FW-190D9 Dora by Eagle Dynamics"] = true,
        ["Hawk T.1A by VEAO Simulations"] = true,
        ["MiG-15bis AI by Eagle Dynamics"] = true,
        ["F-86F Sabre AI by Eagle Dynamics"] = true,
        ["Bf 109 K-4 by Eagle Dynamics"] = true,
        ["UH-1H Huey by Belsimtek"] = true,
        ["C-101 Aviojet"] = true,
        ["C-101 Aviojet by AvioDev"] = true,
        ["Su-25A by Eagle Dynamics"] = false,
        ["F-86F Sabre by Belsimtek"] = true,
        ["F-15C"] = false,
        ["Combined Arms by Eagle Dynamics"] = true,
        ["A-10A by Eagle Dynamics"] = false,
        ["Hawk T.1A AI by VEAO Simulations"] = true,
        ["Ka-50 Black Shark by Eagle Dynamics"] = true,
        ["Mi-8MTV2 Hip by Belsimtek"] = true,
        ["P-51D Mustang by Eagle Dynamics"] = true,
        ["World War II AI Units by Eagle Dynamics"] = true,
        ["MiG-21Bis by Leatherneck Simulations"] = true,
        ["Flaming Cliffs by Eagle Dynamics"] = true,
    }, -- end of ["usedModules"]
    ["resourceCounter"] = 
    {
        ["route1{CB1681F3-73A4-421d-A39C-4D3965D9EBD7}.jpg"] = 1,
        ["Saddle{B5DD2026-B649-4cab-8F68-3AED24768D17}.jpg"] = 1,
        ["target2{BE110287-546D-4f7f-8FA0-9F470C2AB70C}.jpg"] = 1,
        ["Attack1{912DA2D2-9A30-455d-874B-0718F0EED815}.jpg"] = 1,
        ["Display{512792F2-E28F-4c99-9B47-8AD5AC3818F2}.jpg"] = 1,
    }, -- end of ["resourceCounter"]
    ["triggers"] = 
    {
        ["zones"] = 
        {
            [1] = 
            {
                ["y"] = 733986.57142858,
                ["radius"] = 4000,
                ["zoneId"] = 1,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 0.50196078431373,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["x"] = -240292.20568771,
                ["hidden"] = true,
                ["name"] = "Target Activity Trigger",
            }, -- end of [1]
        }, -- end of ["zones"]
    }, -- end of ["triggers"]
    ["weather"] = 
    {
        ["atmosphere_type"] = 0,
        ["wind"] = 
        {
            ["at8000"] = 
            {
                ["speed"] = 16,
                ["dir"] = 120,
            }, -- end of ["at8000"]
            ["atGround"] = 
            {
                ["speed"] = 4,
                ["dir"] = 77,
            }, -- end of ["atGround"]
            ["at2000"] = 
            {
                ["speed"] = 9,
                ["dir"] = 129,
            }, -- end of ["at2000"]
        }, -- end of ["wind"]
        ["enable_fog"] = true,
        ["turbulence"] = 
        {
            ["at8000"] = 0,
            ["atGround"] = 15,
            ["at2000"] = 0,
        }, -- end of ["turbulence"]
        ["season"] = 
        {
            ["iseason"] = 3,
            ["temperature"] = 12,
        }, -- end of ["season"]
        ["type_weather"] = 0,
        ["qnh"] = 760,
        ["cyclones"] = 
        {
        }, -- end of ["cyclones"]
        ["name"] = "Winter, clean sky",
        ["fog"] = 
        {
            ["thickness"] = 60,
            ["visibility"] = 2080,
            ["density"] = 7,
        }, -- end of ["fog"]
        ["visibility"] = 
        {
            ["distance"] = 80000,
        }, -- end of ["visibility"]
        ["clouds"] = 
        {
            ["thickness"] = 530,
            ["density"] = 10,
            ["base"] = 2500,
            ["iprecptns"] = 0,
        }, -- end of ["clouds"]
    }, -- end of ["weather"]
    ["theatre"] = "Caucasus",
    ["needModules"] = 
    {
        ["Hawk T.1A AI by VEAO Simulations"] = "Hawk T.1A AI by VEAO Simulations",
    }, -- end of ["needModules"]
    ["map"] = 
    {
        ["centerY"] = 705844.28571428,
        ["zoom"] = 500000,
        ["centerX"] = -232184.28571429,
    }, -- end of ["map"]
    ["coalitions"] = 
    {
        ["blue"] = 
        {
            [1] = 21,
            [2] = 11,
            [3] = 8,
            [4] = 13,
            [5] = 5,
            [6] = 16,
            [7] = 6,
            [8] = 15,
            [9] = 20,
            [10] = 12,
            [11] = 9,
            [12] = 10,
            [13] = 3,
            [14] = 4,
            [15] = 2,
        }, -- end of ["blue"]
        ["red"] = 
        {
            [1] = 18,
            [2] = 0,
            [3] = 19,
            [4] = 1,
        }, -- end of ["red"]
    }, -- end of ["coalitions"]
    ["descriptionText"] = "The Russians control the high ground to the north-east of Kutasi.  They have a strong defensive position, and have established an air-defence network to protect their supply lines.\
\
This mission for 1 to 5 A-10Cs is a good warm-up or training mission, practicing navigation, flying skills and low-level CCIP bombing.",
    ["pictureFileNameR"] = 
    {
    }, -- end of ["pictureFileNameR"]
    ["descriptionBlueTask"] = "Reconnisance has identified a gap in the enemy's air defences.  By following a NOE flight plan, we can circle around and strike them from behind.  There may be a threat from CAP fighters on egress, so don't hang around!\
\
The target is a fuel farm.  If you follow the flight plan, you should only encounter small-arms fire and maybe some light AAA.  Ripple your ordnance in one pass and follow the egress route.\
\
Cloud base is 2500m, so watch out as you come over the saddle between waypoints 5 & 6; there is only about 200m clearance below the cloud base.",
    ["descriptionRedTask"] = "",
    ["pictureFileNameB"] = 
    {
        [2] = "Attack1{912DA2D2-9A30-455d-874B-0718F0EED815}.jpg",
        [3] = "target2{BE110287-546D-4f7f-8FA0-9F470C2AB70C}.jpg",
        [1] = "route1{CB1681F3-73A4-421d-A39C-4D3965D9EBD7}.jpg",
        [4] = "Saddle{B5DD2026-B649-4cab-8F68-3AED24768D17}.jpg",
        [5] = "Display{512792F2-E28F-4c99-9B47-8AD5AC3818F2}.jpg",
    }, -- end of ["pictureFileNameB"]
    ["trigrules"] = 
    {
        [1] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "blue",
                    ["predicate"] = "c_part_of_coalition_in_zone",
                    ["zone"] = 1,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 1,
                    ["predicate"] = "a_set_flag",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "GROUND ACTIVITY",
        }, -- end of [1]
        [2] = 
        {
            ["rules"] = 
            {
            }, -- end of ["rules"]
            ["eventlist"] = "dead",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 2,
                    ["group"] = 19,
                    ["predicate"] = "a_set_flag",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
            ["comment"] = "AIR ACTIVITY",
        }, -- end of [2]
    }, -- end of ["trigrules"]
    ["coalition"] = 
    {
        ["blue"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 617414,
                ["x"] = -291014,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "BLUE",
            ["country"] = 
            {
                [1] = 
                {
                    ["id"] = 10,
                    ["name"] = "The Netherlands",
                }, -- end of [1]
                [2] = 
                {
                    ["id"] = 9,
                    ["name"] = "Spain",
                }, -- end of [2]
                [3] = 
                {
                    ["id"] = 11,
                    ["name"] = "Belgium",
                }, -- end of [3]
                [4] = 
                {
                    ["id"] = 4,
                    ["name"] = "UK",
                }, -- end of [4]
                [5] = 
                {
                    ["id"] = 16,
                    ["name"] = "Georgia",
                }, -- end of [5]
                [6] = 
                {
                    ["id"] = 8,
                    ["name"] = "Canada",
                }, -- end of [6]
                [7] = 
                {
                    ["id"] = 21,
                    ["name"] = "Australia",
                }, -- end of [7]
                [8] = 
                {
                    ["id"] = 12,
                    ["name"] = "Norway",
                }, -- end of [8]
                [9] = 
                {
                    ["id"] = 13,
                    ["name"] = "Denmark",
                    ["plane"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Ground Attack",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "TakeOff",
                                            ["action"] = "From Runway",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 25,
                                            ["y"] = 683853.75717885,
                                            ["x"] = -284889.06283057,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["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"] = 200,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 212.92412618561,
                                            ["y"] = 686428.57142857,
                                            ["x"] = -255428.5714286,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 200,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 428.15377288029,
                                            ["y"] = 701428.57142857,
                                            ["x"] = -229571.42857146,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 200,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 496.89836566212,
                                            ["y"] = 710942.85714286,
                                            ["x"] = -228771.42857146,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 200,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 557.23405354793,
                                            ["y"] = 716142.85714286,
                                            ["x"] = -222200.00000003,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 50,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 616.4926235817,
                                            ["y"] = 724371.42857143,
                                            ["x"] = -222028.5714286,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 50,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 643.7464670478,
                                            ["y"] = 727685.71428572,
                                            ["x"] = -223857.14285717,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 982,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 709.67053394236,
                                            ["y"] = 731071.42857144,
                                            ["x"] = -232364.28571431,
                                            ["name"] = "IP",
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            ["alt"] = 561,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 773.18655941249,
                                            ["y"] = 735422.6143217,
                                            ["x"] = -240038.20568771,
                                            ["name"] = "ATTACK",
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [9]
                                        [10] = 
                                        {
                                            ["alt"] = 860,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 818.17164074216,
                                            ["y"] = 734821.42857144,
                                            ["x"] = -246257.14285717,
                                            ["name"] = "EGRESS",
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [10]
                                        [11] = 
                                        {
                                            ["alt"] = 200,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 877.19766198422,
                                            ["y"] = 729592.85714287,
                                            ["x"] = -252571.42857145,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [11]
                                        [12] = 
                                        {
                                            ["alt"] = 522,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1010.3922845659,
                                            ["y"] = 719150.00000001,
                                            ["x"] = -267842.85714288,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [12]
                                        [13] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1292.6100486975,
                                            ["airdromeId"] = 25,
                                            ["y"] = 683853.75717885,
                                            ["x"] = -284889.06283057,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [13]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 1,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 45,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "A-10 Grey",
                                        ["skill"] = "Client",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "A-10C",
                                        ["unitId"] = 1,
                                        ["psi"] = -0.087177370388986,
                                        ["y"] = 683853.75717885,
                                        ["x"] = -284889.06283057,
                                        ["name"] = "Pilot #001",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{6D21ECEA-F85B-4E8D-9D51-31DC9B8AA4EF}",
                                                }, -- end of [1]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{DB434044-F5D0-4F1F-9BA9-B73027E18DD3}",
                                                }, -- end of [11]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{BRU-42_3*Mk-82AIR}",
                                                }, -- end of [7]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{BRU-42_3*Mk-82AIR}",
                                                }, -- end of [5]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 5029,
                                            ["flare"] = 180,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 120,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 0.087177370388986,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Enfield11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "010",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 683853.75717885,
                                ["x"] = -284889.06283057,
                                ["name"] = "Strike 1",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Ground Attack",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "TakeOff",
                                            ["action"] = "From Runway",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 25,
                                            ["y"] = 683853.75717885,
                                            ["x"] = -284889.06283057,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["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"] = 200,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 213.02037535689,
                                            ["y"] = 686481.18747995,
                                            ["x"] = -255419.79637356,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 200,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 428.25002205158,
                                            ["y"] = 701481.18747995,
                                            ["x"] = -229562.65351642,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 200,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 496.9946148334,
                                            ["y"] = 710995.47319424,
                                            ["x"] = -228762.65351642,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 200,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 557.33030271921,
                                            ["y"] = 716195.47319424,
                                            ["x"] = -222191.22494499,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 50,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 616.58887275298,
                                            ["y"] = 724424.04462281,
                                            ["x"] = -222019.79637356,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 50,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 643.84271621908,
                                            ["y"] = 727738.3303371,
                                            ["x"] = -223848.36780213,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 982,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 709.76678311364,
                                            ["y"] = 731124.04462282,
                                            ["x"] = -232355.51065927,
                                            ["name"] = "IP",
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            ["alt"] = 561,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 773.15093455657,
                                            ["y"] = 735422.32860742,
                                            ["x"] = -240038.20568771,
                                            ["name"] = "ATTACK",
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [9]
                                        [10] = 
                                        {
                                            ["alt"] = 860,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 818.03802871266,
                                            ["y"] = 734874.04462282,
                                            ["x"] = -246248.36780213,
                                            ["name"] = "EGRESS",
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [10]
                                        [11] = 
                                        {
                                            ["alt"] = 200,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 877.06404995472,
                                            ["y"] = 729645.47319425,
                                            ["x"] = -252562.65351641,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [11]
                                        [12] = 
                                        {
                                            ["alt"] = 522,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1010.4885337372,
                                            ["y"] = 719202.61605139,
                                            ["x"] = -267834.08208784,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [12]
                                        [13] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1292.4856662093,
                                            ["airdromeId"] = 25,
                                            ["y"] = 683906.37323023,
                                            ["x"] = -284880.28777553,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [13]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 6,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 45,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "A-10 Grey",
                                        ["skill"] = "Client",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "A-10C",
                                        ["unitId"] = 13,
                                        ["psi"] = -0.088923194879967,
                                        ["y"] = 683853.75717885,
                                        ["x"] = -284889.06283057,
                                        ["name"] = "Pilot #002",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{6D21ECEA-F85B-4E8D-9D51-31DC9B8AA4EF}",
                                                }, -- end of [1]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{DB434044-F5D0-4F1F-9BA9-B73027E18DD3}",
                                                }, -- end of [11]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{BRU-42_3*Mk-82AIR}",
                                                }, -- end of [7]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{BRU-42_3*Mk-82AIR}",
                                                }, -- end of [5]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 5029,
                                            ["flare"] = 180,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 120,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 0.088923194879967,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 2,
                                            [3] = 1,
                                            ["name"] = "Enfield21",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "010",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 683853.75717885,
                                ["x"] = -284889.06283057,
                                ["name"] = "Strike 2",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Ground Attack",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "TakeOff",
                                            ["action"] = "From Runway",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 25,
                                            ["y"] = 683853.75717885,
                                            ["x"] = -284889.06283057,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["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"] = 200,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 212.92412618562,
                                            ["y"] = 686462.37495991,
                                            ["x"] = -255423.87846137,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 200,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 428.15377288033,
                                            ["y"] = 701462.37495991,
                                            ["x"] = -229566.73560423,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 200,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 496.89836566213,
                                            ["y"] = 710976.6606742,
                                            ["x"] = -228766.73560423,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 200,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 557.23405354794,
                                            ["y"] = 716176.6606742,
                                            ["x"] = -222195.3070328,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 50,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 616.49262358172,
                                            ["y"] = 724405.23210277,
                                            ["x"] = -222023.87846137,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 50,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 643.7464670478,
                                            ["y"] = 727719.51781706,
                                            ["x"] = -223852.44988994,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 982,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 709.67053394236,
                                            ["y"] = 731105.23210278,
                                            ["x"] = -232359.59274708,
                                            ["name"] = "IP",
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            ["alt"] = 561,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 773.15051846065,
                                            ["y"] = 735422.90003599,
                                            ["x"] = -240037.91997342,
                                            ["name"] = "ATTACK",
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [9]
                                        [10] = 
                                        {
                                            ["alt"] = 860,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 818.16241120079,
                                            ["y"] = 734855.23210278,
                                            ["x"] = -246252.44988994,
                                            ["name"] = "EGRESS",
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [10]
                                        [11] = 
                                        {
                                            ["alt"] = 200,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 877.1884324429,
                                            ["y"] = 729626.66067421,
                                            ["x"] = -252566.73560422,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [11]
                                        [12] = 
                                        {
                                            ["alt"] = 522,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1010.3922845659,
                                            ["y"] = 719183.80353135,
                                            ["x"] = -267838.16417565,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [12]
                                        [13] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1292.52905719,
                                            ["airdromeId"] = 25,
                                            ["y"] = 683887.56071019,
                                            ["x"] = -284884.36986334,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [13]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 7,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 45,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "A-10 Grey",
                                        ["skill"] = "Client",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "A-10C",
                                        ["unitId"] = 14,
                                        ["psi"] = -0.08830198429465,
                                        ["y"] = 683853.75717885,
                                        ["x"] = -284889.06283057,
                                        ["name"] = "Pilot #003",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{6D21ECEA-F85B-4E8D-9D51-31DC9B8AA4EF}",
                                                }, -- end of [1]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{DB434044-F5D0-4F1F-9BA9-B73027E18DD3}",
                                                }, -- end of [11]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{BRU-42_3*Mk-82AIR}",
                                                }, -- end of [7]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{BRU-42_3*Mk-82AIR}",
                                                }, -- end of [5]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 5029,
                                            ["flare"] = 180,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 120,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 0.08830198429465,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 3,
                                            [3] = 1,
                                            ["name"] = "Enfield31",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "010",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 683853.75717885,
                                ["x"] = -284889.06283057,
                                ["name"] = "Strike 3",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Ground Attack",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "TakeOff",
                                            ["action"] = "From Runway",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 25,
                                            ["y"] = 683853.75717885,
                                            ["x"] = -284889.06283057,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["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"] = 200,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 212.92412618562,
                                            ["y"] = 686460.70529701,
                                            ["x"] = -255435.10340633,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 200,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 428.15377288033,
                                            ["y"] = 701460.70529701,
                                            ["x"] = -229577.96054919,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 200,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 496.89836566213,
                                            ["y"] = 710974.9910113,
                                            ["x"] = -228777.96054919,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 200,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 557.23405354794,
                                            ["y"] = 716174.9910113,
                                            ["x"] = -222206.53197776,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 50,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 616.49262358172,
                                            ["y"] = 724403.56243987,
                                            ["x"] = -222035.10340633,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 50,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 643.7464670478,
                                            ["y"] = 727717.84815416,
                                            ["x"] = -223863.6748349,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 982,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 709.67053394236,
                                            ["y"] = 731103.56243988,
                                            ["x"] = -232370.81769204,
                                            ["name"] = "IP",
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            ["alt"] = 561,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 773.00341018726,
                                            ["y"] = 735422.6143217,
                                            ["x"] = -240037.91997342,
                                            ["name"] = "ATTACK",
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [9]
                                        [10] = 
                                        {
                                            ["alt"] = 860,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 818.16241120079,
                                            ["y"] = 734853.56243988,
                                            ["x"] = -246263.6748349,
                                            ["name"] = "EGRESS",
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [10]
                                        [11] = 
                                        {
                                            ["alt"] = 200,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 877.1884324429,
                                            ["y"] = 729624.99101131,
                                            ["x"] = -252577.96054918,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [11]
                                        [12] = 
                                        {
                                            ["alt"] = 522,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1010.3922845659,
                                            ["y"] = 719182.13386845,
                                            ["x"] = -267849.38912061,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [12]
                                        [13] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1292.4633399414,
                                            ["airdromeId"] = 25,
                                            ["y"] = 683885.89104729,
                                            ["x"] = -284895.5948083,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [13]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 8,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 45,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "A-10 Grey",
                                        ["skill"] = "Client",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "A-10C",
                                        ["unitId"] = 15,
                                        ["psi"] = -0.08827921524427,
                                        ["y"] = 683853.75717885,
                                        ["x"] = -284889.06283057,
                                        ["name"] = "Pilot #004",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{6D21ECEA-F85B-4E8D-9D51-31DC9B8AA4EF}",
                                                }, -- end of [1]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{DB434044-F5D0-4F1F-9BA9-B73027E18DD3}",
                                                }, -- end of [11]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{BRU-42_3*Mk-82AIR}",
                                                }, -- end of [7]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{BRU-42_3*Mk-82AIR}",
                                                }, -- end of [5]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 5029,
                                            ["flare"] = 180,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 120,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 0.08827921524427,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 4,
                                            [3] = 1,
                                            ["name"] = "Enfield41",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "010",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 683853.75717885,
                                ["x"] = -284889.06283057,
                                ["name"] = "Strike 4",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Ground Attack",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "TakeOff",
                                            ["action"] = "From Runway",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 25,
                                            ["y"] = 683853.75717885,
                                            ["x"] = -284889.06283057,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["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"] = 200,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 212.92412618561,
                                            ["y"] = 686421.95710686,
                                            ["x"] = -255430.93716946,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 200,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 428.15377288029,
                                            ["y"] = 701421.95710686,
                                            ["x"] = -229573.79431232,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 200,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 496.89836566212,
                                            ["y"] = 710936.24282115,
                                            ["x"] = -228773.79431232,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 200,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 557.23405354793,
                                            ["y"] = 716136.24282115,
                                            ["x"] = -222202.36574089,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 50,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 616.4926235817,
                                            ["y"] = 724364.81424972,
                                            ["x"] = -222030.93716946,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 50,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 643.7464670478,
                                            ["y"] = 727679.09996401,
                                            ["x"] = -223859.50859803,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 982,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 709.67053394236,
                                            ["y"] = 731064.81424973,
                                            ["x"] = -232366.65145517,
                                            ["name"] = "IP",
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            ["alt"] = 561,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 773.17414121161,
                                            ["y"] = 735422.6143217,
                                            ["x"] = -240038.20568771,
                                            ["name"] = "ATTACK",
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [9]
                                        [10] = 
                                        {
                                            ["alt"] = 860,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 818.1624112008,
                                            ["y"] = 734814.81424973,
                                            ["x"] = -246259.50859803,
                                            ["name"] = "EGRESS",
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [10]
                                        [11] = 
                                        {
                                            ["alt"] = 200,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 877.18843244287,
                                            ["y"] = 729586.24282116,
                                            ["x"] = -252573.79431231,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [11]
                                        [12] = 
                                        {
                                            ["alt"] = 522,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1010.3922845659,
                                            ["y"] = 719143.3856783,
                                            ["x"] = -267845.22288374,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [12]
                                        [13] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1292.628419976,
                                            ["airdromeId"] = 25,
                                            ["y"] = 683847.14285714,
                                            ["x"] = -284891.42857143,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [13]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 9,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 45,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "A-10 Grey",
                                        ["skill"] = "Client",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "A-10C",
                                        ["unitId"] = 16,
                                        ["psi"] = -0.086961501090128,
                                        ["y"] = 683853.75717885,
                                        ["x"] = -284889.06283057,
                                        ["name"] = "Pilot #005",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{6D21ECEA-F85B-4E8D-9D51-31DC9B8AA4EF}",
                                                }, -- end of [1]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{DB434044-F5D0-4F1F-9BA9-B73027E18DD3}",
                                                }, -- end of [11]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{BRU-42_3*Mk-82AIR}",
                                                }, -- end of [7]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{BRU-42_3*Mk-82AIR}",
                                                }, -- end of [5]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 5029,
                                            ["flare"] = 180,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 120,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 0.086961501090128,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 5,
                                            [3] = 1,
                                            ["name"] = "Enfield51",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "010",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 683853.75717885,
                                ["x"] = -284889.06283057,
                                ["name"] = "Strike 5",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [5]
                        }, -- end of ["group"]
                    }, -- end of ["plane"]
                }, -- end of [9]
                [10] = 
                {
                    ["id"] = 2,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 683804.28571428,
                                                ["x"] = -284612.77711628,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 683797.14285714,
                                                ["x"] = -284614.20568771,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 682319.99999999,
                                            ["x"] = -284635.63425914,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 1,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 23,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 682319.99999999,
                                        ["type"] = "M6 Linebacker",
                                        ["name"] = "Linebacker 1",
                                        ["unitId"] = 63,
                                        ["heading"] = 5.235987755983,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Good",
                                        ["x"] = -284635.63425914,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 682907.14285714,
                                        ["type"] = "M6 Linebacker",
                                        ["name"] = "Linebacker 2",
                                        ["unitId"] = 64,
                                        ["heading"] = 3.7350045992679,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Good",
                                        ["x"] = -286217.06283057,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 685078.57142857,
                                        ["type"] = "M6 Linebacker",
                                        ["name"] = "Linebacker 3",
                                        ["unitId"] = 65,
                                        ["heading"] = 0.36651914291881,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Good",
                                        ["x"] = -283885.63425914,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 685247.14285714,
                                        ["type"] = "M6 Linebacker",
                                        ["name"] = "Linebacker 4",
                                        ["unitId"] = 66,
                                        ["heading"] = 2.5132741228718,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Good",
                                        ["x"] = -284988.491402,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 682319.99999999,
                                ["x"] = -284635.63425914,
                                ["name"] = "Kutaisi Air Defences",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["name"] = "USA",
                }, -- end of [10]
                [11] = 
                {
                    ["id"] = 20,
                    ["name"] = "Italy",
                }, -- end of [11]
                [12] = 
                {
                    ["id"] = 6,
                    ["name"] = "Germany",
                }, -- end of [12]
                [13] = 
                {
                    ["id"] = 15,
                    ["name"] = "Israel",
                }, -- end of [13]
                [14] = 
                {
                    ["id"] = 5,
                    ["name"] = "France",
                }, -- end of [14]
                [15] = 
                {
                    ["id"] = 3,
                    ["name"] = "Turkey",
                }, -- end of [15]
            }, -- 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] = 
                {
                    ["id"] = 1,
                    ["name"] = "Ukraine",
                    ["plane"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                    [1] = 
                                    {
                                        ["number"] = 1,
                                        ["auto"] = false,
                                        ["id"] = "AttackGroup",
                                        ["enabled"] = true,
                                        ["params"] = 
                                        {
                                            ["weaponType"] = 1069547520,
                                            ["groupId"] = 1,
                                        }, -- end of ["params"]
                                    }, -- end of [1]
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Fighter Sweep",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 700,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["y"] = 724529.14285714,
                                            ["x"] = -261009.71428571,
                                            ["speed"] = 166.66666666667,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["key"] = "FighterSweep",
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Planes",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "ControlledTask",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["task"] = 
                                                                {
                                                                    ["id"] = "Orbit",
                                                                    ["params"] = 
                                                                    {
                                                                        ["speedEdited"] = true,
                                                                        ["pattern"] = "Circle",
                                                                        ["speed"] = 138.88888888889,
                                                                        ["altitude"] = 2000,
                                                                        ["altitudeEdited"] = true,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["task"]
                                                                ["stopCondition"] = 
                                                                {
                                                                    ["userFlag"] = "2",
                                                                }, -- end of ["stopCondition"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 3,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 0,
                                                                        ["name"] = 0,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 300,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 9.4297949189904,
                                            ["y"] = 725986.28571428,
                                            ["x"] = -258524,
                                            ["speed"] = 275.55555555556,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Planes",
                                                                }, -- end of ["targetTypes"]
                                                                ["maxDistEnabled"] = false,
                                                                ["priority"] = 0,
                                                                ["maxDist"] = 15000,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 300,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 59.934555569587,
                                            ["y"] = 734814.85714285,
                                            ["x"] = -245866.85714285,
                                            ["speed"] = 275.55555555556,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 700,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 87.232354635491,
                                            ["y"] = 734753.75717885,
                                            ["x"] = -241317.63425915,
                                            ["speed"] = 166.66666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "Orbit",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["altitudeEdited"] = true,
                                                                ["pattern"] = "Circle",
                                                                ["speed"] = 166.66666666667,
                                                                ["altitude"] = 2000,
                                                                ["speedEdited"] = true,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 22,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 700,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "RADIO",
                                        ["livery_id"] = "USAF Aggressor 269",
                                        ["skill"] = "Good",
                                        ["speed"] = 166.66666666667,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["MW50TankContents"] = 1,
                                            ["Flare_Gun"] = 1,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "Hawk",
                                        ["unitId"] = 61,
                                        ["psi"] = -0.5302157727765,
                                        ["y"] = 724529.14285714,
                                        ["x"] = -261009.71428571,
                                        ["name"] = "Hawk1",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{05544F1A-C39C-466b-BC37-5BD1D52E57BB}",
                                                }, -- end of [3]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 1272,
                                            ["flare"] = 0,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 0.5302157727765,
                                        ["callsign"] = 126,
                                        ["onboard_num"] = "011",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 700,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "RADIO",
                                        ["livery_id"] = "USAF Aggressor 269",
                                        ["skill"] = "Good",
                                        ["speed"] = 166.66666666667,
                                        ["type"] = "Hawk",
                                        ["unitId"] = 62,
                                        ["psi"] = -0.5302157727765,
                                        ["y"] = 724569.14285714,
                                        ["x"] = -261049.71428571,
                                        ["name"] = "Hawk2",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{05544F1A-C39C-466b-BC37-5BD1D52E57BB}",
                                                }, -- end of [3]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 1272,
                                            ["flare"] = 0,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 0.5302157727765,
                                        ["callsign"] = 127,
                                        ["onboard_num"] = "010",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 724529.14285714,
                                ["x"] = -261009.71428571,
                                ["name"] = "Air Intercept",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 127.5,
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["plane"]
                }, -- end of [1]
                [2] = 
                {
                    ["id"] = 0,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = true,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 723185.71428572,
                                                ["x"] = -237168.5714286,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 723207.14285715,
                                                ["x"] = -237232.85714288,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 480,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 723185.71428572,
                                            ["x"] = -237168.5714286,
                                            ["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"] = 2,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 723185.71428572,
                                        ["type"] = "Strela-1 9P31",
                                        ["name"] = "Unit #1",
                                        ["unitId"] = 2,
                                        ["heading"] = 4.6425758103049,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Average",
                                        ["x"] = -237168.5714286,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 722737.14285715,
                                        ["type"] = "Strela-1 9P31",
                                        ["name"] = "Unit #001",
                                        ["unitId"] = 3,
                                        ["heading"] = 1.9896753472735,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Average",
                                        ["x"] = -237015.71428574,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 723185.71428572,
                                ["x"] = -237168.5714286,
                                ["name"] = "West SAM",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = true,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 603,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 740294.28571429,
                                            ["x"] = -236777.14285717,
                                            ["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"] = 3,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 740294.28571429,
                                        ["type"] = "Strela-1 9P31",
                                        ["name"] = "Unit #002",
                                        ["unitId"] = 4,
                                        ["heading"] = 3.8048177693476,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Average",
                                        ["x"] = -236777.14285717,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 739917.14285715,
                                        ["type"] = "Strela-1 9P31",
                                        ["name"] = "Unit #003",
                                        ["unitId"] = 5,
                                        ["heading"] = 0.61086523819802,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Average",
                                        ["x"] = -236905.71428574,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 740294.28571429,
                                ["x"] = -236777.14285717,
                                ["name"] = "East SAM",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [2]
                            [3] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [15] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 735595.125,
                                                ["x"] = -239051.78125,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 733861.1875,
                                                ["x"] = -239592.28125,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 734941.8125,
                                                ["x"] = -239482.875,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 735614.3125,
                                                ["x"] = -239046.609375,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 735633.9375,
                                                ["x"] = -239043.359375,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 735653.75,
                                                ["x"] = -239042.078125,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 735673.5625,
                                                ["x"] = -239042.765625,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 734975.75,
                                                ["x"] = -239479.625,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 735693.25,
                                                ["x"] = -239045.421875,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 735712.625,
                                                ["x"] = -239050,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 735731.375,
                                                ["x"] = -239056.5,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 735853.0625,
                                                ["x"] = -239105.4375,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 735009.5,
                                                ["x"] = -239474.59375,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 735874.375,
                                                ["x"] = -239113.09375,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 735896.1875,
                                                ["x"] = -239119.125,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 735918.4375,
                                                ["x"] = -239123.484375,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 735940.9375,
                                                ["x"] = -239126.15625,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 735043,
                                                ["x"] = -239467.796875,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 735963.625,
                                                ["x"] = -239127.109375,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 735986.25,
                                                ["x"] = -239126.359375,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 736008.8125,
                                                ["x"] = -239123.90625,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 733875.1875,
                                                ["x"] = -239594.5,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 735076,
                                                ["x"] = -239459.25,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 736052.9375,
                                                ["x"] = -239113.9375,
                                            }, -- end of [48]
                                            [67] = 
                                            {
                                                ["y"] = 736949,
                                                ["x"] = -238642.484375,
                                            }, -- end of [67]
                                            [49] = 
                                            {
                                                ["y"] = 736074.375,
                                                ["x"] = -239106.46875,
                                            }, -- end of [49]
                                            [71] = 
                                            {
                                                ["y"] = 737029.3125,
                                                ["x"] = -238581.4375,
                                            }, -- end of [71]
                                            [50] = 
                                            {
                                                ["y"] = 736095.125,
                                                ["x"] = -239097.40625,
                                            }, -- end of [50]
                                            [19] = 
                                            {
                                                ["y"] = 735288.625,
                                                ["x"] = -239353.140625,
                                            }, -- end of [19]
                                            [51] = 
                                            {
                                                ["y"] = 736115.1875,
                                                ["x"] = -239086.8125,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 735108.5625,
                                                ["x"] = -239448.984375,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 736134.375,
                                                ["x"] = -239074.734375,
                                            }, -- end of [52]
                                            [22] = 
                                            {
                                                ["y"] = 735365.1875,
                                                ["x"] = -239285.25,
                                            }, -- end of [22]
                                            [53] = 
                                            {
                                                ["y"] = 736579.5,
                                                ["x"] = -238770.296875,
                                            }, -- end of [53]
                                            [91] = 
                                            {
                                                ["y"] = 737791.4375,
                                                ["x"] = -237843.828125,
                                            }, -- end of [91]
                                            [54] = 
                                            {
                                                ["y"] = 736603.5,
                                                ["x"] = -238754.859375,
                                            }, -- end of [54]
                                            [94] = 
                                            {
                                                ["y"] = 737868.375,
                                                ["x"] = -237821.859375,
                                            }, -- end of [94]
                                            [55] = 
                                            {
                                                ["y"] = 736628.3125,
                                                ["x"] = -238740.828125,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 735140.5625,
                                                ["x"] = -239437.03125,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 736653.9375,
                                                ["x"] = -238728.234375,
                                            }, -- end of [56]
                                            [24] = 
                                            {
                                                ["y"] = 735409.875,
                                                ["x"] = -239233.6875,
                                            }, -- end of [24]
                                            [57] = 
                                            {
                                                ["y"] = 736680.25,
                                                ["x"] = -238717.125,
                                            }, -- end of [57]
                                            [103] = 
                                            {
                                                ["y"] = 738440.9375,
                                                ["x"] = -237710.890625,
                                            }, -- end of [103]
                                            [58] = 
                                            {
                                                ["y"] = 736707.125,
                                                ["x"] = -238707.53125,
                                            }, -- end of [58]
                                            [107] = 
                                            {
                                                ["y"] = 738551.625,
                                                ["x"] = -237597.890625,
                                            }, -- end of [107]
                                            [59] = 
                                            {
                                                ["y"] = 736734.5,
                                                ["x"] = -238699.46875,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 735171.875,
                                                ["x"] = -239423.40625,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 736762.3125,
                                                ["x"] = -238693,
                                            }, -- end of [60]
                                            [110] = 
                                            {
                                                ["y"] = 738598.375,
                                                ["x"] = -237554.78125,
                                            }, -- end of [110]
                                            [61] = 
                                            {
                                                ["y"] = 736790.4375,
                                                ["x"] = -238688.125,
                                            }, -- end of [61]
                                            [111] = 
                                            {
                                                ["y"] = 738615.9375,
                                                ["x"] = -237542.734375,
                                            }, -- end of [111]
                                            [62] = 
                                            {
                                                ["y"] = 736829.625,
                                                ["x"] = -238682.5,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 732675.75,
                                                ["x"] = -239331.8125,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 733889.3125,
                                                ["x"] = -239595.046875,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = 735202.375,
                                                ["x"] = -239408.171875,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 736879.0625,
                                                ["x"] = -238671.71875,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 736903.0625,
                                                ["x"] = -238663.671875,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 736926.375,
                                                ["x"] = -238653.90625,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 735232.0625,
                                                ["x"] = -239391.34375,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = 736970.6875,
                                                ["x"] = -238629.453125,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 736991.375,
                                                ["x"] = -238614.875,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 737010.9375,
                                                ["x"] = -238598.84375,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                ["y"] = 735260.875,
                                                ["x"] = -239372.984375,
                                            }, -- end of [18]
                                            [72] = 
                                            {
                                                ["y"] = 737046.375,
                                                ["x"] = -238562.75,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 737199.875,
                                                ["x"] = -238382.125,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 737238.4375,
                                                ["x"] = -238338.078125,
                                            }, -- end of [74]
                                            [75] = 
                                            {
                                                ["y"] = 737278.3125,
                                                ["x"] = -238295.171875,
                                            }, -- end of [75]
                                            [76] = 
                                            {
                                                ["y"] = 737319.4375,
                                                ["x"] = -238253.4375,
                                            }, -- end of [76]
                                            [77] = 
                                            {
                                                ["y"] = 737361.6875,
                                                ["x"] = -238212.921875,
                                            }, -- end of [77]
                                            [5] = 
                                            {
                                                ["y"] = 733903.4375,
                                                ["x"] = -239593.9375,
                                            }, -- end of [5]
                                            [79] = 
                                            {
                                                ["y"] = 737498.75,
                                                ["x"] = -238091.65625,
                                            }, -- end of [79]
                                            [80] = 
                                            {
                                                ["y"] = 737533.75,
                                                ["x"] = -238060,
                                            }, -- end of [80]
                                            [81] = 
                                            {
                                                ["y"] = 737567.75,
                                                ["x"] = -238027.234375,
                                            }, -- end of [81]
                                            [82] = 
                                            {
                                                ["y"] = 737600.6875,
                                                ["x"] = -237993.40625,
                                            }, -- end of [82]
                                            [83] = 
                                            {
                                                ["y"] = 737632.5625,
                                                ["x"] = -237958.53125,
                                            }, -- end of [83]
                                            [84] = 
                                            {
                                                ["y"] = 737639.8125,
                                                ["x"] = -237950.328125,
                                            }, -- end of [84]
                                            [85] = 
                                            {
                                                ["y"] = 737658.1875,
                                                ["x"] = -237930.9375,
                                            }, -- end of [85]
                                            [86] = 
                                            {
                                                ["y"] = 737677.8125,
                                                ["x"] = -237912.8125,
                                            }, -- end of [86]
                                            [87] = 
                                            {
                                                ["y"] = 737698.5625,
                                                ["x"] = -237896.03125,
                                            }, -- end of [87]
                                            [88] = 
                                            {
                                                ["y"] = 737720.4375,
                                                ["x"] = -237880.671875,
                                            }, -- end of [88]
                                            [89] = 
                                            {
                                                ["y"] = 737743.25,
                                                ["x"] = -237866.8125,
                                            }, -- end of [89]
                                            [90] = 
                                            {
                                                ["y"] = 737767,
                                                ["x"] = -237854.515625,
                                            }, -- end of [90]
                                            [23] = 
                                            {
                                                ["y"] = 735388.1875,
                                                ["x"] = -239260.046875,
                                            }, -- end of [23]
                                            [92] = 
                                            {
                                                ["y"] = 737816.5625,
                                                ["x"] = -237834.796875,
                                            }, -- end of [92]
                                            [93] = 
                                            {
                                                ["y"] = 737842.25,
                                                ["x"] = -237827.453125,
                                            }, -- end of [93]
                                            [6] = 
                                            {
                                                ["y"] = 734400.625,
                                                ["x"] = -239525.515625,
                                            }, -- end of [6]
                                            [95] = 
                                            {
                                                ["y"] = 737894.8125,
                                                ["x"] = -237818,
                                            }, -- end of [95]
                                            [96] = 
                                            {
                                                ["y"] = 738274,
                                                ["x"] = -237775.625,
                                            }, -- end of [96]
                                            [97] = 
                                            {
                                                ["y"] = 738299.5625,
                                                ["x"] = -237771.8125,
                                            }, -- end of [97]
                                            [98] = 
                                            {
                                                ["y"] = 738324.8125,
                                                ["x"] = -237766.109375,
                                            }, -- end of [98]
                                            [99] = 
                                            {
                                                ["y"] = 738349.5625,
                                                ["x"] = -237758.5625,
                                            }, -- end of [99]
                                            [100] = 
                                            {
                                                ["y"] = 738373.6875,
                                                ["x"] = -237749.21875,
                                            }, -- end of [100]
                                            [101] = 
                                            {
                                                ["y"] = 738397,
                                                ["x"] = -237738.109375,
                                            }, -- end of [101]
                                            [102] = 
                                            {
                                                ["y"] = 738419.5,
                                                ["x"] = -237725.3125,
                                            }, -- end of [102]
                                            [26] = 
                                            {
                                                ["y"] = 735511.875,
                                                ["x"] = -239104.140625,
                                            }, -- end of [26]
                                            [104] = 
                                            {
                                                ["y"] = 738461.25,
                                                ["x"] = -237694.921875,
                                            }, -- end of [104]
                                            [105] = 
                                            {
                                                ["y"] = 738480.375,
                                                ["x"] = -237677.5,
                                            }, -- end of [105]
                                            [106] = 
                                            {
                                                ["y"] = 738498.125,
                                                ["x"] = -237658.703125,
                                            }, -- end of [106]
                                            [27] = 
                                            {
                                                ["y"] = 735526.3125,
                                                ["x"] = -239090.453125,
                                            }, -- end of [27]
                                            [108] = 
                                            {
                                                ["y"] = 738566.1875,
                                                ["x"] = -237582.421875,
                                            }, -- end of [108]
                                            [109] = 
                                            {
                                                ["y"] = 738581.8125,
                                                ["x"] = -237568.03125,
                                            }, -- end of [109]
                                            [7] = 
                                            {
                                                ["y"] = 734434.8125,
                                                ["x"] = -239519.25,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 735542,
                                                ["x"] = -239078.25,
                                            }, -- end of [28]
                                            [112] = 
                                            {
                                                ["y"] = 738634.25,
                                                ["x"] = -237531.96875,
                                            }, -- end of [112]
                                            [113] = 
                                            {
                                                ["y"] = 738765.3125,
                                                ["x"] = -237461,
                                            }, -- end of [113]
                                            [25] = 
                                            {
                                                ["y"] = 735498.9375,
                                                ["x"] = -239119.1875,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = 735558.8125,
                                                ["x"] = -239067.6875,
                                            }, -- end of [29]
                                            [21] = 
                                            {
                                                ["y"] = 735340.875,
                                                ["x"] = -239309.203125,
                                            }, -- end of [21]
                                            [20] = 
                                            {
                                                ["y"] = 735315.3125,
                                                ["x"] = -239331.859375,
                                            }, -- end of [20]
                                            [78] = 
                                            {
                                                ["y"] = 737405.1875,
                                                ["x"] = -238173.65625,
                                            }, -- end of [78]
                                            [30] = 
                                            {
                                                ["y"] = 735576.5625,
                                                ["x"] = -239058.828125,
                                            }, -- end of [30]
                                            [63] = 
                                            {
                                                ["y"] = 736854.5625,
                                                ["x"] = -238678,
                                            }, -- end of [63]
                                            [47] = 
                                            {
                                                ["y"] = 736031.0625,
                                                ["x"] = -239119.75,
                                            }, -- end of [47]
                                        }, -- end of [15]
                                        [13] = 
                                        {
                                            [33] = 
                                            {
                                                ["y"] = 729405.6875,
                                                ["x"] = -237988.515625,
                                            }, -- end of [33]
                                            [35] = 
                                            {
                                                ["y"] = 729394,
                                                ["x"] = -238005.09375,
                                            }, -- end of [35]
                                            [37] = 
                                            {
                                                ["y"] = 729389.1875,
                                                ["x"] = -238024.78125,
                                            }, -- end of [37]
                                            [39] = 
                                            {
                                                ["y"] = 729385.4375,
                                                ["x"] = -238070.953125,
                                            }, -- end of [39]
                                            [41] = 
                                            {
                                                ["y"] = 729373.9375,
                                                ["x"] = -238132.734375,
                                            }, -- end of [41]
                                            [43] = 
                                            {
                                                ["y"] = 729354.8125,
                                                ["x"] = -238192.578125,
                                            }, -- end of [43]
                                            [45] = 
                                            {
                                                ["y"] = 729328.3125,
                                                ["x"] = -238249.546875,
                                            }, -- end of [45]
                                            [47] = 
                                            {
                                                ["y"] = 729294.875,
                                                ["x"] = -238302.75,
                                            }, -- end of [47]
                                            [49] = 
                                            {
                                                ["y"] = 729255,
                                                ["x"] = -238351.34375,
                                            }, -- end of [49]
                                            [51] = 
                                            {
                                                ["y"] = 729209.375,
                                                ["x"] = -238394.546875,
                                            }, -- end of [51]
                                            [53] = 
                                            {
                                                ["y"] = 729158.6875,
                                                ["x"] = -238431.6875,
                                            }, -- end of [53]
                                            [55] = 
                                            {
                                                ["y"] = 729103.6875,
                                                ["x"] = -238462.171875,
                                            }, -- end of [55]
                                            [57] = 
                                            {
                                                ["y"] = 729045.375,
                                                ["x"] = -238485.53125,
                                            }, -- end of [57]
                                            [59] = 
                                            {
                                                ["y"] = 728984.5625,
                                                ["x"] = -238501.375,
                                            }, -- end of [59]
                                            [61] = 
                                            {
                                                ["y"] = 728922.25,
                                                ["x"] = -238509.484375,
                                            }, -- end of [61]
                                            [63] = 
                                            {
                                                ["y"] = 728859.375,
                                                ["x"] = -238509.703125,
                                            }, -- end of [63]
                                            [66] = 
                                            {
                                                ["y"] = 728496.3125,
                                                ["x"] = -238466.65625,
                                            }, -- end of [66]
                                            [70] = 
                                            {
                                                ["y"] = 728295,
                                                ["x"] = -238484.359375,
                                            }, -- end of [70]
                                            [74] = 
                                            {
                                                ["y"] = 728171.75,
                                                ["x"] = -238483.296875,
                                            }, -- end of [74]
                                            [78] = 
                                            {
                                                ["y"] = 728052.5,
                                                ["x"] = -238452.125,
                                            }, -- end of [78]
                                            [82] = 
                                            {
                                                ["y"] = 727944.5,
                                                ["x"] = -238392.734375,
                                            }, -- end of [82]
                                            [86] = 
                                            {
                                                ["y"] = 727854.3125,
                                                ["x"] = -238308.71875,
                                            }, -- end of [86]
                                            [90] = 
                                            {
                                                ["y"] = 727749.1875,
                                                ["x"] = -238174.109375,
                                            }, -- end of [90]
                                            [94] = 
                                            {
                                                ["y"] = 727683.75,
                                                ["x"] = -238134.0625,
                                            }, -- end of [94]
                                            [98] = 
                                            {
                                                ["y"] = 727608.0625,
                                                ["x"] = -238121.578125,
                                            }, -- end of [98]
                                            [102] = 
                                            {
                                                ["y"] = 727533.25,
                                                ["x"] = -238138.515625,
                                            }, -- end of [102]
                                            [106] = 
                                            {
                                                ["y"] = 727446,
                                                ["x"] = -238168.515625,
                                            }, -- end of [106]
                                            [110] = 
                                            {
                                                ["y"] = 727341,
                                                ["x"] = -238177.515625,
                                            }, -- end of [110]
                                            [114] = 
                                            {
                                                ["y"] = 727237.3125,
                                                ["x"] = -238158.8125,
                                            }, -- end of [114]
                                            [118] = 
                                            {
                                                ["y"] = 726595.5,
                                                ["x"] = -237909.921875,
                                            }, -- end of [118]
                                            [122] = 
                                            {
                                                ["y"] = 726456.75,
                                                ["x"] = -237887.515625,
                                            }, -- end of [122]
                                            [126] = 
                                            {
                                                ["y"] = 725890.125,
                                                ["x"] = -237941.953125,
                                            }, -- end of [126]
                                            [132] = 
                                            {
                                                ["y"] = 725608,
                                                ["x"] = -238051.40625,
                                            }, -- end of [132]
                                            [140] = 
                                            {
                                                ["y"] = 725447.9375,
                                                ["x"] = -238035.484375,
                                            }, -- end of [140]
                                            [148] = 
                                            {
                                                ["y"] = 724865.5,
                                                ["x"] = -237663.78125,
                                            }, -- end of [148]
                                            [1] = 
                                            {
                                                ["y"] = 731516.3125,
                                                ["x"] = -239077.046875,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 729625.0625,
                                                ["x"] = -238661.5,
                                            }, -- end of [2]
                                            [133] = 
                                            {
                                                ["y"] = 725596.4375,
                                                ["x"] = -238055.828125,
                                            }, -- end of [133]
                                            [141] = 
                                            {
                                                ["y"] = 725410,
                                                ["x"] = -238023.171875,
                                            }, -- end of [141]
                                            [3] = 
                                            {
                                                ["y"] = 729612.875,
                                                ["x"] = -238657.84375,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 729601.375,
                                                ["x"] = -238652.40625,
                                            }, -- end of [4]
                                            [67] = 
                                            {
                                                ["y"] = 728475.5625,
                                                ["x"] = -238465.96875,
                                            }, -- end of [67]
                                            [71] = 
                                            {
                                                ["y"] = 728264.25,
                                                ["x"] = -238486.953125,
                                            }, -- end of [71]
                                            [75] = 
                                            {
                                                ["y"] = 728141.25,
                                                ["x"] = -238478.28125,
                                            }, -- end of [75]
                                            [5] = 
                                            {
                                                ["y"] = 729590.8125,
                                                ["x"] = -238645.34375,
                                            }, -- end of [5]
                                            [83] = 
                                            {
                                                ["y"] = 727920.0625,
                                                ["x"] = -238373.859375,
                                            }, -- end of [83]
                                            [87] = 
                                            {
                                                ["y"] = 727835.25,
                                                ["x"] = -238284.4375,
                                            }, -- end of [87]
                                            [91] = 
                                            {
                                                ["y"] = 727734.375,
                                                ["x"] = -238161.78125,
                                            }, -- end of [91]
                                            [6] = 
                                            {
                                                ["y"] = 729581.4375,
                                                ["x"] = -238636.765625,
                                            }, -- end of [6]
                                            [99] = 
                                            {
                                                ["y"] = 727588.875,
                                                ["x"] = -238123.078125,
                                            }, -- end of [99]
                                            [103] = 
                                            {
                                                ["y"] = 727521.1875,
                                                ["x"] = -238143.859375,
                                            }, -- end of [103]
                                            [107] = 
                                            {
                                                ["y"] = 727420,
                                                ["x"] = -238173.359375,
                                            }, -- end of [107]
                                            [7] = 
                                            {
                                                ["y"] = 729573.4375,
                                                ["x"] = -238626.890625,
                                            }, -- end of [7]
                                            [115] = 
                                            {
                                                ["y"] = 727212.4375,
                                                ["x"] = -238149.90625,
                                            }, -- end of [115]
                                            [119] = 
                                            {
                                                ["y"] = 726561.3125,
                                                ["x"] = -237901.515625,
                                            }, -- end of [119]
                                            [123] = 
                                            {
                                                ["y"] = 726421.5625,
                                                ["x"] = -237886.65625,
                                            }, -- end of [123]
                                            [8] = 
                                            {
                                                ["y"] = 729567,
                                                ["x"] = -238615.953125,
                                            }, -- end of [8]
                                            [134] = 
                                            {
                                                ["y"] = 725584.5,
                                                ["x"] = -238058.796875,
                                            }, -- end of [134]
                                            [9] = 
                                            {
                                                ["y"] = 729562.3125,
                                                ["x"] = -238604.15625,
                                            }, -- end of [9]
                                            [10] = 
                                            {
                                                ["y"] = 729559.375,
                                                ["x"] = -238591.796875,
                                            }, -- end of [10]
                                            [11] = 
                                            {
                                                ["y"] = 729558.3125,
                                                ["x"] = -238579.140625,
                                            }, -- end of [11]
                                            [12] = 
                                            {
                                                ["y"] = 729559.1875,
                                                ["x"] = -238566.46875,
                                            }, -- end of [12]
                                            [13] = 
                                            {
                                                ["y"] = 729623,
                                                ["x"] = -238120.078125,
                                            }, -- end of [13]
                                            [14] = 
                                            {
                                                ["y"] = 729624.1875,
                                                ["x"] = -238105.75,
                                            }, -- end of [14]
                                            [15] = 
                                            {
                                                ["y"] = 729623.625,
                                                ["x"] = -238091.390625,
                                            }, -- end of [15]
                                            [16] = 
                                            {
                                                ["y"] = 729621.375,
                                                ["x"] = -238077.1875,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 729617.375,
                                                ["x"] = -238063.375,
                                            }, -- end of [17]
                                            [18] = 
                                            {
                                                ["y"] = 729611.8125,
                                                ["x"] = -238050.109375,
                                            }, -- end of [18]
                                            [19] = 
                                            {
                                                ["y"] = 729604.75,
                                                ["x"] = -238037.625,
                                            }, -- end of [19]
                                            [20] = 
                                            {
                                                ["y"] = 729596.1875,
                                                ["x"] = -238026.0625,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 729586.3125,
                                                ["x"] = -238015.625,
                                            }, -- end of [21]
                                            [22] = 
                                            {
                                                ["y"] = 729575.25,
                                                ["x"] = -238006.421875,
                                            }, -- end of [22]
                                            [23] = 
                                            {
                                                ["y"] = 729563.1875,
                                                ["x"] = -237998.625,
                                            }, -- end of [23]
                                            [24] = 
                                            {
                                                ["y"] = 729550.25,
                                                ["x"] = -237992.3125,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 729536.6875,
                                                ["x"] = -237987.59375,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 729522.625,
                                                ["x"] = -237984.53125,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 729519.1875,
                                                ["x"] = -237984,
                                            }, -- end of [27]
                                            [28] = 
                                            {
                                                ["y"] = 729452.5625,
                                                ["x"] = -237973.625,
                                            }, -- end of [28]
                                            [29] = 
                                            {
                                                ["y"] = 729442.375,
                                                ["x"] = -237972.96875,
                                            }, -- end of [29]
                                            [30] = 
                                            {
                                                ["y"] = 729432.3125,
                                                ["x"] = -237974.21875,
                                            }, -- end of [30]
                                            [31] = 
                                            {
                                                ["y"] = 729422.5625,
                                                ["x"] = -237977.296875,
                                            }, -- end of [31]
                                            [32] = 
                                            {
                                                ["y"] = 729413.625,
                                                ["x"] = -237982.125,
                                            }, -- end of [32]
                                            [34] = 
                                            {
                                                ["y"] = 729399.0625,
                                                ["x"] = -237996.265625,
                                            }, -- end of [34]
                                            [36] = 
                                            {
                                                ["y"] = 729390.6875,
                                                ["x"] = -238014.703125,
                                            }, -- end of [36]
                                            [38] = 
                                            {
                                                ["y"] = 729388.3125,
                                                ["x"] = -238039.640625,
                                            }, -- end of [38]
                                            [40] = 
                                            {
                                                ["y"] = 729380.6875,
                                                ["x"] = -238102.015625,
                                            }, -- end of [40]
                                            [42] = 
                                            {
                                                ["y"] = 729365.3125,
                                                ["x"] = -238162.953125,
                                            }, -- end of [42]
                                            [44] = 
                                            {
                                                ["y"] = 729342.4375,
                                                ["x"] = -238221.484375,
                                            }, -- end of [44]
                                            [46] = 
                                            {
                                                ["y"] = 729312.4375,
                                                ["x"] = -238276.6875,
                                            }, -- end of [46]
                                            [48] = 
                                            {
                                                ["y"] = 729275.6875,
                                                ["x"] = -238327.671875,
                                            }, -- end of [48]
                                            [50] = 
                                            {
                                                ["y"] = 729232.875,
                                                ["x"] = -238373.65625,
                                            }, -- end of [50]
                                            [52] = 
                                            {
                                                ["y"] = 729184.625,
                                                ["x"] = -238413.90625,
                                            }, -- end of [52]
                                            [54] = 
                                            {
                                                ["y"] = 729131.6875,
                                                ["x"] = -238447.796875,
                                            }, -- end of [54]
                                            [56] = 
                                            {
                                                ["y"] = 729074.9375,
                                                ["x"] = -238474.765625,
                                            }, -- end of [56]
                                            [58] = 
                                            {
                                                ["y"] = 729015.1875,
                                                ["x"] = -238494.40625,
                                            }, -- end of [58]
                                            [60] = 
                                            {
                                                ["y"] = 728953.5,
                                                ["x"] = -238506.40625,
                                            }, -- end of [60]
                                            [62] = 
                                            {
                                                ["y"] = 728890.8125,
                                                ["x"] = -238510.578125,
                                            }, -- end of [62]
                                            [64] = 
                                            {
                                                ["y"] = 728828.125,
                                                ["x"] = -238506.859375,
                                            }, -- end of [64]
                                            [68] = 
                                            {
                                                ["y"] = 728454.8125,
                                                ["x"] = -238466.515625,
                                            }, -- end of [68]
                                            [72] = 
                                            {
                                                ["y"] = 728233.3125,
                                                ["x"] = -238487.640625,
                                            }, -- end of [72]
                                            [76] = 
                                            {
                                                ["y"] = 728111.1875,
                                                ["x"] = -238471.40625,
                                            }, -- end of [76]
                                            [80] = 
                                            {
                                                ["y"] = 727996.6875,
                                                ["x"] = -238425.765625,
                                            }, -- end of [80]
                                            [84] = 
                                            {
                                                ["y"] = 727896.8125,
                                                ["x"] = -238353.515625,
                                            }, -- end of [84]
                                            [88] = 
                                            {
                                                ["y"] = 727774.9375,
                                                ["x"] = -238202.78125,
                                            }, -- end of [88]
                                            [92] = 
                                            {
                                                ["y"] = 727718.4375,
                                                ["x"] = -238150.921875,
                                            }, -- end of [92]
                                            [96] = 
                                            {
                                                ["y"] = 727646.5625,
                                                ["x"] = -238124.15625,
                                            }, -- end of [96]
                                            [100] = 
                                            {
                                                ["y"] = 727569.875,
                                                ["x"] = -238126.421875,
                                            }, -- end of [100]
                                            [104] = 
                                            {
                                                ["y"] = 727496.6875,
                                                ["x"] = -238153.734375,
                                            }, -- end of [104]
                                            [108] = 
                                            {
                                                ["y"] = 727393.75,
                                                ["x"] = -238176.484375,
                                            }, -- end of [108]
                                            [112] = 
                                            {
                                                ["y"] = 727288.5,
                                                ["x"] = -238171.59375,
                                            }, -- end of [112]
                                            [116] = 
                                            {
                                                ["y"] = 726662.25,
                                                ["x"] = -237932.234375,
                                            }, -- end of [116]
                                            [120] = 
                                            {
                                                ["y"] = 726526.75,
                                                ["x"] = -237894.953125,
                                            }, -- end of [120]
                                            [124] = 
                                            {
                                                ["y"] = 726386.375,
                                                ["x"] = -237887.6875,
                                            }, -- end of [124]
                                            [128] = 
                                            {
                                                ["y"] = 725846.4375,
                                                ["x"] = -237949.609375,
                                            }, -- end of [128]
                                            [136] = 
                                            {
                                                ["y"] = 725559.875,
                                                ["x"] = -238060.21875,
                                            }, -- end of [136]
                                            [144] = 
                                            {
                                                ["y"] = 725300.5,
                                                ["x"] = -237975.125,
                                            }, -- end of [144]
                                            [129] = 
                                            {
                                                ["y"] = 725825.0625,
                                                ["x"] = -237955.515625,
                                            }, -- end of [129]
                                            [137] = 
                                            {
                                                ["y"] = 725547.6875,
                                                ["x"] = -238058.640625,
                                            }, -- end of [137]
                                            [145] = 
                                            {
                                                ["y"] = 725265.75,
                                                ["x"] = -237955.546875,
                                            }, -- end of [145]
                                            [65] = 
                                            {
                                                ["y"] = 728516.9375,
                                                ["x"] = -238468.5625,
                                            }, -- end of [65]
                                            [69] = 
                                            {
                                                ["y"] = 728434.1875,
                                                ["x"] = -238468.28125,
                                            }, -- end of [69]
                                            [73] = 
                                            {
                                                ["y"] = 728202.5,
                                                ["x"] = -238486.421875,
                                            }, -- end of [73]
                                            [77] = 
                                            {
                                                ["y"] = 728081.5625,
                                                ["x"] = -238462.671875,
                                            }, -- end of [77]
                                            [81] = 
                                            {
                                                ["y"] = 727970.0625,
                                                ["x"] = -238410.046875,
                                            }, -- end of [81]
                                            [85] = 
                                            {
                                                ["y"] = 727874.875,
                                                ["x"] = -238331.765625,
                                            }, -- end of [85]
                                            [89] = 
                                            {
                                                ["y"] = 727762.75,
                                                ["x"] = -238187.828125,
                                            }, -- end of [89]
                                            [93] = 
                                            {
                                                ["y"] = 727701.5,
                                                ["x"] = -238141.65625,
                                            }, -- end of [93]
                                            [97] = 
                                            {
                                                ["y"] = 727627.375,
                                                ["x"] = -238121.9375,
                                            }, -- end of [97]
                                            [101] = 
                                            {
                                                ["y"] = 727551.25,
                                                ["x"] = -238131.578125,
                                            }, -- end of [101]
                                            [105] = 
                                            {
                                                ["y"] = 727471.5625,
                                                ["x"] = -238161.953125,
                                            }, -- end of [105]
                                            [109] = 
                                            {
                                                ["y"] = 727367.375,
                                                ["x"] = -238177.875,
                                            }, -- end of [109]
                                            [113] = 
                                            {
                                                ["y"] = 727262.6875,
                                                ["x"] = -238166.046875,
                                            }, -- end of [113]
                                            [117] = 
                                            {
                                                ["y"] = 726629.1875,
                                                ["x"] = -237920.171875,
                                            }, -- end of [117]
                                            [121] = 
                                            {
                                                ["y"] = 726491.8125,
                                                ["x"] = -237890.296875,
                                            }, -- end of [121]
                                            [125] = 
                                            {
                                                ["y"] = 726351.25,
                                                ["x"] = -237890.640625,
                                            }, -- end of [125]
                                            [130] = 
                                            {
                                                ["y"] = 725804.125,
                                                ["x"] = -237962.765625,
                                            }, -- end of [130]
                                            [138] = 
                                            {
                                                ["y"] = 725525.375,
                                                ["x"] = -238054.359375,
                                            }, -- end of [138]
                                            [146] = 
                                            {
                                                ["y"] = 725232,
                                                ["x"] = -237934.25,
                                            }, -- end of [146]
                                            [147] = 
                                            {
                                                ["y"] = 725199.375,
                                                ["x"] = -237911.296875,
                                            }, -- end of [147]
                                            [143] = 
                                            {
                                                ["y"] = 725336.1875,
                                                ["x"] = -237992.953125,
                                            }, -- end of [143]
                                            [142] = 
                                            {
                                                ["y"] = 725372.6875,
                                                ["x"] = -238008.984375,
                                            }, -- end of [142]
                                            [139] = 
                                            {
                                                ["y"] = 725486.4375,
                                                ["x"] = -238045.890625,
                                            }, -- end of [139]
                                            [135] = 
                                            {
                                                ["y"] = 725572.25,
                                                ["x"] = -238060.265625,
                                            }, -- end of [135]
                                            [131] = 
                                            {
                                                ["y"] = 725783.625,
                                                ["x"] = -237971.34375,
                                            }, -- end of [131]
                                            [127] = 
                                            {
                                                ["y"] = 725868.1875,
                                                ["x"] = -237945.09375,
                                            }, -- end of [127]
                                            [111] = 
                                            {
                                                ["y"] = 727314.625,
                                                ["x"] = -238175.421875,
                                            }, -- end of [111]
                                            [95] = 
                                            {
                                                ["y"] = 727665.375,
                                                ["x"] = -238128.21875,
                                            }, -- end of [95]
                                            [79] = 
                                            {
                                                ["y"] = 728024.1875,
                                                ["x"] = -238439.8125,
                                            }, -- end of [79]
                                        }, -- end of [13]
                                        [7] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 735595.125,
                                                ["x"] = -239051.78125,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 733861.1875,
                                                ["x"] = -239592.28125,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 734941.8125,
                                                ["x"] = -239482.875,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 735614.3125,
                                                ["x"] = -239046.609375,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 735633.9375,
                                                ["x"] = -239043.359375,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 735653.75,
                                                ["x"] = -239042.078125,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 735673.5625,
                                                ["x"] = -239042.765625,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 734975.75,
                                                ["x"] = -239479.625,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 735693.25,
                                                ["x"] = -239045.421875,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 735712.625,
                                                ["x"] = -239050,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 735731.375,
                                                ["x"] = -239056.5,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 735853.0625,
                                                ["x"] = -239105.4375,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 735009.5,
                                                ["x"] = -239474.59375,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 735874.375,
                                                ["x"] = -239113.09375,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 735896.1875,
                                                ["x"] = -239119.125,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 735918.4375,
                                                ["x"] = -239123.484375,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 735940.9375,
                                                ["x"] = -239126.15625,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 735043,
                                                ["x"] = -239467.796875,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 735963.625,
                                                ["x"] = -239127.109375,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 735986.25,
                                                ["x"] = -239126.359375,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 736008.8125,
                                                ["x"] = -239123.90625,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 733875.1875,
                                                ["x"] = -239594.5,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 735076,
                                                ["x"] = -239459.25,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 736052.9375,
                                                ["x"] = -239113.9375,
                                            }, -- end of [48]
                                            [67] = 
                                            {
                                                ["y"] = 736949,
                                                ["x"] = -238642.484375,
                                            }, -- end of [67]
                                            [49] = 
                                            {
                                                ["y"] = 736074.375,
                                                ["x"] = -239106.46875,
                                            }, -- end of [49]
                                            [71] = 
                                            {
                                                ["y"] = 737029.3125,
                                                ["x"] = -238581.4375,
                                            }, -- end of [71]
                                            [50] = 
                                            {
                                                ["y"] = 736095.125,
                                                ["x"] = -239097.40625,
                                            }, -- end of [50]
                                            [19] = 
                                            {
                                                ["y"] = 735288.625,
                                                ["x"] = -239353.140625,
                                            }, -- end of [19]
                                            [51] = 
                                            {
                                                ["y"] = 736115.1875,
                                                ["x"] = -239086.8125,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 735108.5625,
                                                ["x"] = -239448.984375,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 736134.375,
                                                ["x"] = -239074.734375,
                                            }, -- end of [52]
                                            [22] = 
                                            {
                                                ["y"] = 735365.1875,
                                                ["x"] = -239285.25,
                                            }, -- end of [22]
                                            [53] = 
                                            {
                                                ["y"] = 736579.5,
                                                ["x"] = -238770.296875,
                                            }, -- end of [53]
                                            [91] = 
                                            {
                                                ["y"] = 737791.4375,
                                                ["x"] = -237843.828125,
                                            }, -- end of [91]
                                            [54] = 
                                            {
                                                ["y"] = 736603.5,
                                                ["x"] = -238754.859375,
                                            }, -- end of [54]
                                            [94] = 
                                            {
                                                ["y"] = 737868.375,
                                                ["x"] = -237821.859375,
                                            }, -- end of [94]
                                            [55] = 
                                            {
                                                ["y"] = 736628.3125,
                                                ["x"] = -238740.828125,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 735140.5625,
                                                ["x"] = -239437.03125,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 736653.9375,
                                                ["x"] = -238728.234375,
                                            }, -- end of [56]
                                            [24] = 
                                            {
                                                ["y"] = 735409.875,
                                                ["x"] = -239233.6875,
                                            }, -- end of [24]
                                            [57] = 
                                            {
                                                ["y"] = 736680.25,
                                                ["x"] = -238717.125,
                                            }, -- end of [57]
                                            [103] = 
                                            {
                                                ["y"] = 738440.9375,
                                                ["x"] = -237710.890625,
                                            }, -- end of [103]
                                            [58] = 
                                            {
                                                ["y"] = 736707.125,
                                                ["x"] = -238707.53125,
                                            }, -- end of [58]
                                            [107] = 
                                            {
                                                ["y"] = 738551.625,
                                                ["x"] = -237597.890625,
                                            }, -- end of [107]
                                            [59] = 
                                            {
                                                ["y"] = 736734.5,
                                                ["x"] = -238699.46875,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 735171.875,
                                                ["x"] = -239423.40625,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 736762.3125,
                                                ["x"] = -238693,
                                            }, -- end of [60]
                                            [110] = 
                                            {
                                                ["y"] = 738598.375,
                                                ["x"] = -237554.78125,
                                            }, -- end of [110]
                                            [61] = 
                                            {
                                                ["y"] = 736790.4375,
                                                ["x"] = -238688.125,
                                            }, -- end of [61]
                                            [111] = 
                                            {
                                                ["y"] = 738615.9375,
                                                ["x"] = -237542.734375,
                                            }, -- end of [111]
                                            [62] = 
                                            {
                                                ["y"] = 736829.625,
                                                ["x"] = -238682.5,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 732303.4375,
                                                ["x"] = -239250,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 733889.3125,
                                                ["x"] = -239595.046875,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = 735202.375,
                                                ["x"] = -239408.171875,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 736879.0625,
                                                ["x"] = -238671.71875,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 736903.0625,
                                                ["x"] = -238663.671875,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 736926.375,
                                                ["x"] = -238653.90625,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 735232.0625,
                                                ["x"] = -239391.34375,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = 736970.6875,
                                                ["x"] = -238629.453125,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 736991.375,
                                                ["x"] = -238614.875,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 737010.9375,
                                                ["x"] = -238598.84375,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                ["y"] = 735260.875,
                                                ["x"] = -239372.984375,
                                            }, -- end of [18]
                                            [72] = 
                                            {
                                                ["y"] = 737046.375,
                                                ["x"] = -238562.75,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 737199.875,
                                                ["x"] = -238382.125,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 737238.4375,
                                                ["x"] = -238338.078125,
                                            }, -- end of [74]
                                            [75] = 
                                            {
                                                ["y"] = 737278.3125,
                                                ["x"] = -238295.171875,
                                            }, -- end of [75]
                                            [76] = 
                                            {
                                                ["y"] = 737319.4375,
                                                ["x"] = -238253.4375,
                                            }, -- end of [76]
                                            [77] = 
                                            {
                                                ["y"] = 737361.6875,
                                                ["x"] = -238212.921875,
                                            }, -- end of [77]
                                            [5] = 
                                            {
                                                ["y"] = 733903.4375,
                                                ["x"] = -239593.9375,
                                            }, -- end of [5]
                                            [79] = 
                                            {
                                                ["y"] = 737498.75,
                                                ["x"] = -238091.65625,
                                            }, -- end of [79]
                                            [80] = 
                                            {
                                                ["y"] = 737533.75,
                                                ["x"] = -238060,
                                            }, -- end of [80]
                                            [81] = 
                                            {
                                                ["y"] = 737567.75,
                                                ["x"] = -238027.234375,
                                            }, -- end of [81]
                                            [82] = 
                                            {
                                                ["y"] = 737600.6875,
                                                ["x"] = -237993.40625,
                                            }, -- end of [82]
                                            [83] = 
                                            {
                                                ["y"] = 737632.5625,
                                                ["x"] = -237958.53125,
                                            }, -- end of [83]
                                            [84] = 
                                            {
                                                ["y"] = 737639.8125,
                                                ["x"] = -237950.328125,
                                            }, -- end of [84]
                                            [85] = 
                                            {
                                                ["y"] = 737658.1875,
                                                ["x"] = -237930.9375,
                                            }, -- end of [85]
                                            [86] = 
                                            {
                                                ["y"] = 737677.8125,
                                                ["x"] = -237912.8125,
                                            }, -- end of [86]
                                            [87] = 
                                            {
                                                ["y"] = 737698.5625,
                                                ["x"] = -237896.03125,
                                            }, -- end of [87]
                                            [88] = 
                                            {
                                                ["y"] = 737720.4375,
                                                ["x"] = -237880.671875,
                                            }, -- end of [88]
                                            [89] = 
                                            {
                                                ["y"] = 737743.25,
                                                ["x"] = -237866.8125,
                                            }, -- end of [89]
                                            [90] = 
                                            {
                                                ["y"] = 737767,
                                                ["x"] = -237854.515625,
                                            }, -- end of [90]
                                            [23] = 
                                            {
                                                ["y"] = 735388.1875,
                                                ["x"] = -239260.046875,
                                            }, -- end of [23]
                                            [92] = 
                                            {
                                                ["y"] = 737816.5625,
                                                ["x"] = -237834.796875,
                                            }, -- end of [92]
                                            [93] = 
                                            {
                                                ["y"] = 737842.25,
                                                ["x"] = -237827.453125,
                                            }, -- end of [93]
                                            [6] = 
                                            {
                                                ["y"] = 734400.625,
                                                ["x"] = -239525.515625,
                                            }, -- end of [6]
                                            [95] = 
                                            {
                                                ["y"] = 737894.8125,
                                                ["x"] = -237818,
                                            }, -- end of [95]
                                            [96] = 
                                            {
                                                ["y"] = 738274,
                                                ["x"] = -237775.625,
                                            }, -- end of [96]
                                            [97] = 
                                            {
                                                ["y"] = 738299.5625,
                                                ["x"] = -237771.8125,
                                            }, -- end of [97]
                                            [98] = 
                                            {
                                                ["y"] = 738324.8125,
                                                ["x"] = -237766.109375,
                                            }, -- end of [98]
                                            [99] = 
                                            {
                                                ["y"] = 738349.5625,
                                                ["x"] = -237758.5625,
                                            }, -- end of [99]
                                            [100] = 
                                            {
                                                ["y"] = 738373.6875,
                                                ["x"] = -237749.21875,
                                            }, -- end of [100]
                                            [101] = 
                                            {
                                                ["y"] = 738397,
                                                ["x"] = -237738.109375,
                                            }, -- end of [101]
                                            [102] = 
                                            {
                                                ["y"] = 738419.5,
                                                ["x"] = -237725.3125,
                                            }, -- end of [102]
                                            [26] = 
                                            {
                                                ["y"] = 735511.875,
                                                ["x"] = -239104.140625,
                                            }, -- end of [26]
                                            [104] = 
                                            {
                                                ["y"] = 738461.25,
                                                ["x"] = -237694.921875,
                                            }, -- end of [104]
                                            [105] = 
                                            {
                                                ["y"] = 738480.375,
                                                ["x"] = -237677.5,
                                            }, -- end of [105]
                                            [106] = 
                                            {
                                                ["y"] = 738498.125,
                                                ["x"] = -237658.703125,
                                            }, -- end of [106]
                                            [27] = 
                                            {
                                                ["y"] = 735526.3125,
                                                ["x"] = -239090.453125,
                                            }, -- end of [27]
                                            [108] = 
                                            {
                                                ["y"] = 738566.1875,
                                                ["x"] = -237582.421875,
                                            }, -- end of [108]
                                            [109] = 
                                            {
                                                ["y"] = 738581.8125,
                                                ["x"] = -237568.03125,
                                            }, -- end of [109]
                                            [7] = 
                                            {
                                                ["y"] = 734434.8125,
                                                ["x"] = -239519.25,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 735542,
                                                ["x"] = -239078.25,
                                            }, -- end of [28]
                                            [112] = 
                                            {
                                                ["y"] = 738634.25,
                                                ["x"] = -237531.96875,
                                            }, -- end of [112]
                                            [113] = 
                                            {
                                                ["y"] = 738991.8125,
                                                ["x"] = -237338.40625,
                                            }, -- end of [113]
                                            [25] = 
                                            {
                                                ["y"] = 735498.9375,
                                                ["x"] = -239119.1875,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = 735558.8125,
                                                ["x"] = -239067.6875,
                                            }, -- end of [29]
                                            [21] = 
                                            {
                                                ["y"] = 735340.875,
                                                ["x"] = -239309.203125,
                                            }, -- end of [21]
                                            [20] = 
                                            {
                                                ["y"] = 735315.3125,
                                                ["x"] = -239331.859375,
                                            }, -- end of [20]
                                            [78] = 
                                            {
                                                ["y"] = 737405.1875,
                                                ["x"] = -238173.65625,
                                            }, -- end of [78]
                                            [30] = 
                                            {
                                                ["y"] = 735576.5625,
                                                ["x"] = -239058.828125,
                                            }, -- end of [30]
                                            [63] = 
                                            {
                                                ["y"] = 736854.5625,
                                                ["x"] = -238678,
                                            }, -- end of [63]
                                            [47] = 
                                            {
                                                ["y"] = 736031.0625,
                                                ["x"] = -239119.75,
                                            }, -- end of [47]
                                        }, -- end of [7]
                                        [14] = 
                                        {
                                            [33] = 
                                            {
                                                ["y"] = 726662.25,
                                                ["x"] = -237932.234375,
                                            }, -- end of [33]
                                            [35] = 
                                            {
                                                ["y"] = 727237.3125,
                                                ["x"] = -238158.8125,
                                            }, -- end of [35]
                                            [37] = 
                                            {
                                                ["y"] = 727288.5,
                                                ["x"] = -238171.59375,
                                            }, -- end of [37]
                                            [39] = 
                                            {
                                                ["y"] = 727341,
                                                ["x"] = -238177.515625,
                                            }, -- end of [39]
                                            [41] = 
                                            {
                                                ["y"] = 727393.75,
                                                ["x"] = -238176.484375,
                                            }, -- end of [41]
                                            [43] = 
                                            {
                                                ["y"] = 727446,
                                                ["x"] = -238168.515625,
                                            }, -- end of [43]
                                            [45] = 
                                            {
                                                ["y"] = 727496.6875,
                                                ["x"] = -238153.734375,
                                            }, -- end of [45]
                                            [47] = 
                                            {
                                                ["y"] = 727533.25,
                                                ["x"] = -238138.515625,
                                            }, -- end of [47]
                                            [49] = 
                                            {
                                                ["y"] = 727569.875,
                                                ["x"] = -238126.421875,
                                            }, -- end of [49]
                                            [51] = 
                                            {
                                                ["y"] = 727608.0625,
                                                ["x"] = -238121.578125,
                                            }, -- end of [51]
                                            [53] = 
                                            {
                                                ["y"] = 727646.5625,
                                                ["x"] = -238124.15625,
                                            }, -- end of [53]
                                            [55] = 
                                            {
                                                ["y"] = 727683.75,
                                                ["x"] = -238134.0625,
                                            }, -- end of [55]
                                            [57] = 
                                            {
                                                ["y"] = 727718.4375,
                                                ["x"] = -238150.921875,
                                            }, -- end of [57]
                                            [59] = 
                                            {
                                                ["y"] = 727749.1875,
                                                ["x"] = -238174.109375,
                                            }, -- end of [59]
                                            [61] = 
                                            {
                                                ["y"] = 727774.9375,
                                                ["x"] = -238202.78125,
                                            }, -- end of [61]
                                            [63] = 
                                            {
                                                ["y"] = 727854.3125,
                                                ["x"] = -238308.71875,
                                            }, -- end of [63]
                                            [66] = 
                                            {
                                                ["y"] = 727920.0625,
                                                ["x"] = -238373.859375,
                                            }, -- end of [66]
                                            [70] = 
                                            {
                                                ["y"] = 728024.1875,
                                                ["x"] = -238439.8125,
                                            }, -- end of [70]
                                            [74] = 
                                            {
                                                ["y"] = 728141.25,
                                                ["x"] = -238478.28125,
                                            }, -- end of [74]
                                            [78] = 
                                            {
                                                ["y"] = 728264.25,
                                                ["x"] = -238486.953125,
                                            }, -- end of [78]
                                            [82] = 
                                            {
                                                ["y"] = 728475.5625,
                                                ["x"] = -238465.96875,
                                            }, -- end of [82]
                                            [86] = 
                                            {
                                                ["y"] = 728859.375,
                                                ["x"] = -238509.703125,
                                            }, -- end of [86]
                                            [90] = 
                                            {
                                                ["y"] = 728984.5625,
                                                ["x"] = -238501.375,
                                            }, -- end of [90]
                                            [94] = 
                                            {
                                                ["y"] = 729103.6875,
                                                ["x"] = -238462.171875,
                                            }, -- end of [94]
                                            [98] = 
                                            {
                                                ["y"] = 729209.375,
                                                ["x"] = -238394.546875,
                                            }, -- end of [98]
                                            [102] = 
                                            {
                                                ["y"] = 729294.875,
                                                ["x"] = -238302.75,
                                            }, -- end of [102]
                                            [106] = 
                                            {
                                                ["y"] = 729354.8125,
                                                ["x"] = -238192.578125,
                                            }, -- end of [106]
                                            [110] = 
                                            {
                                                ["y"] = 729385.4375,
                                                ["x"] = -238070.9375,
                                            }, -- end of [110]
                                            [114] = 
                                            {
                                                ["y"] = 729394,
                                                ["x"] = -238005.09375,
                                            }, -- end of [114]
                                            [118] = 
                                            {
                                                ["y"] = 729422.5625,
                                                ["x"] = -237977.296875,
                                            }, -- end of [118]
                                            [122] = 
                                            {
                                                ["y"] = 729466.3125,
                                                ["x"] = -237975.765625,
                                            }, -- end of [122]
                                            [126] = 
                                            {
                                                ["y"] = 729563.1875,
                                                ["x"] = -237998.625,
                                            }, -- end of [126]
                                            [132] = 
                                            {
                                                ["y"] = 729617.375,
                                                ["x"] = -238063.375,
                                            }, -- end of [132]
                                            [140] = 
                                            {
                                                ["y"] = 729562.3125,
                                                ["x"] = -238604.15625,
                                            }, -- end of [140]
                                            [148] = 
                                            {
                                                ["y"] = 732675.75,
                                                ["x"] = -239331.8125,
                                            }, -- end of [148]
                                            [1] = 
                                            {
                                                ["y"] = 724865.5,
                                                ["x"] = -237663.78125,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 725199.375,
                                                ["x"] = -237911.296875,
                                            }, -- end of [2]
                                            [133] = 
                                            {
                                                ["y"] = 729621.375,
                                                ["x"] = -238077.1875,
                                            }, -- end of [133]
                                            [141] = 
                                            {
                                                ["y"] = 729567,
                                                ["x"] = -238615.953125,
                                            }, -- end of [141]
                                            [3] = 
                                            {
                                                ["y"] = 725232,
                                                ["x"] = -237934.25,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 725265.75,
                                                ["x"] = -237955.546875,
                                            }, -- end of [4]
                                            [67] = 
                                            {
                                                ["y"] = 727944.5,
                                                ["x"] = -238392.734375,
                                            }, -- end of [67]
                                            [71] = 
                                            {
                                                ["y"] = 728052.5,
                                                ["x"] = -238452.125,
                                            }, -- end of [71]
                                            [75] = 
                                            {
                                                ["y"] = 728171.75,
                                                ["x"] = -238483.296875,
                                            }, -- end of [75]
                                            [5] = 
                                            {
                                                ["y"] = 725300.5,
                                                ["x"] = -237975.125,
                                            }, -- end of [5]
                                            [83] = 
                                            {
                                                ["y"] = 728496.3125,
                                                ["x"] = -238466.65625,
                                            }, -- end of [83]
                                            [87] = 
                                            {
                                                ["y"] = 728890.8125,
                                                ["x"] = -238510.578125,
                                            }, -- end of [87]
                                            [91] = 
                                            {
                                                ["y"] = 729015.1875,
                                                ["x"] = -238494.40625,
                                            }, -- end of [91]
                                            [6] = 
                                            {
                                                ["y"] = 725336.1875,
                                                ["x"] = -237992.953125,
                                            }, -- end of [6]
                                            [99] = 
                                            {
                                                ["y"] = 729232.875,
                                                ["x"] = -238373.65625,
                                            }, -- end of [99]
                                            [103] = 
                                            {
                                                ["y"] = 729312.4375,
                                                ["x"] = -238276.6875,
                                            }, -- end of [103]
                                            [107] = 
                                            {
                                                ["y"] = 729365.3125,
                                                ["x"] = -238162.953125,
                                            }, -- end of [107]
                                            [7] = 
                                            {
                                                ["y"] = 725372.6875,
                                                ["x"] = -238008.984375,
                                            }, -- end of [7]
                                            [115] = 
                                            {
                                                ["y"] = 729399.0625,
                                                ["x"] = -237996.265625,
                                            }, -- end of [115]
                                            [119] = 
                                            {
                                                ["y"] = 729432.3125,
                                                ["x"] = -237974.21875,
                                            }, -- end of [119]
                                            [123] = 
                                            {
                                                ["y"] = 729522.625,
                                                ["x"] = -237984.53125,
                                            }, -- end of [123]
                                            [8] = 
                                            {
                                                ["y"] = 725410,
                                                ["x"] = -238023.171875,
                                            }, -- end of [8]
                                            [134] = 
                                            {
                                                ["y"] = 729623.625,
                                                ["x"] = -238091.390625,
                                            }, -- end of [134]
                                            [9] = 
                                            {
                                                ["y"] = 725447.9375,
                                                ["x"] = -238035.484375,
                                            }, -- end of [9]
                                            [10] = 
                                            {
                                                ["y"] = 725486.4375,
                                                ["x"] = -238045.890625,
                                            }, -- end of [10]
                                            [11] = 
                                            {
                                                ["y"] = 725525.375,
                                                ["x"] = -238054.359375,
                                            }, -- end of [11]
                                            [12] = 
                                            {
                                                ["y"] = 725547.6875,
                                                ["x"] = -238058.640625,
                                            }, -- end of [12]
                                            [13] = 
                                            {
                                                ["y"] = 725559.875,
                                                ["x"] = -238060.21875,
                                            }, -- end of [13]
                                            [14] = 
                                            {
                                                ["y"] = 725572.25,
                                                ["x"] = -238060.265625,
                                            }, -- end of [14]
                                            [15] = 
                                            {
                                                ["y"] = 725584.5,
                                                ["x"] = -238058.796875,
                                            }, -- end of [15]
                                            [16] = 
                                            {
                                                ["y"] = 725596.4375,
                                                ["x"] = -238055.828125,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 725608,
                                                ["x"] = -238051.40625,
                                            }, -- end of [17]
                                            [18] = 
                                            {
                                                ["y"] = 725783.625,
                                                ["x"] = -237971.34375,
                                            }, -- end of [18]
                                            [19] = 
                                            {
                                                ["y"] = 725804.125,
                                                ["x"] = -237962.765625,
                                            }, -- end of [19]
                                            [20] = 
                                            {
                                                ["y"] = 725825.0625,
                                                ["x"] = -237955.515625,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 725846.4375,
                                                ["x"] = -237949.609375,
                                            }, -- end of [21]
                                            [22] = 
                                            {
                                                ["y"] = 725868.1875,
                                                ["x"] = -237945.09375,
                                            }, -- end of [22]
                                            [23] = 
                                            {
                                                ["y"] = 725890.125,
                                                ["x"] = -237941.953125,
                                            }, -- end of [23]
                                            [24] = 
                                            {
                                                ["y"] = 726351.25,
                                                ["x"] = -237890.640625,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 726386.375,
                                                ["x"] = -237887.6875,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 726421.5625,
                                                ["x"] = -237886.65625,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 726456.75,
                                                ["x"] = -237887.515625,
                                            }, -- end of [27]
                                            [28] = 
                                            {
                                                ["y"] = 726491.8125,
                                                ["x"] = -237890.296875,
                                            }, -- end of [28]
                                            [29] = 
                                            {
                                                ["y"] = 726526.75,
                                                ["x"] = -237894.953125,
                                            }, -- end of [29]
                                            [30] = 
                                            {
                                                ["y"] = 726561.3125,
                                                ["x"] = -237901.515625,
                                            }, -- end of [30]
                                            [31] = 
                                            {
                                                ["y"] = 726595.5,
                                                ["x"] = -237909.921875,
                                            }, -- end of [31]
                                            [32] = 
                                            {
                                                ["y"] = 726629.1875,
                                                ["x"] = -237920.171875,
                                            }, -- end of [32]
                                            [34] = 
                                            {
                                                ["y"] = 727212.4375,
                                                ["x"] = -238149.90625,
                                            }, -- end of [34]
                                            [36] = 
                                            {
                                                ["y"] = 727262.6875,
                                                ["x"] = -238166.046875,
                                            }, -- end of [36]
                                            [38] = 
                                            {
                                                ["y"] = 727314.625,
                                                ["x"] = -238175.421875,
                                            }, -- end of [38]
                                            [40] = 
                                            {
                                                ["y"] = 727367.375,
                                                ["x"] = -238177.875,
                                            }, -- end of [40]
                                            [42] = 
                                            {
                                                ["y"] = 727420,
                                                ["x"] = -238173.359375,
                                            }, -- end of [42]
                                            [44] = 
                                            {
                                                ["y"] = 727471.5625,
                                                ["x"] = -238161.953125,
                                            }, -- end of [44]
                                            [46] = 
                                            {
                                                ["y"] = 727521.1875,
                                                ["x"] = -238143.859375,
                                            }, -- end of [46]
                                            [48] = 
                                            {
                                                ["y"] = 727551.25,
                                                ["x"] = -238131.578125,
                                            }, -- end of [48]
                                            [50] = 
                                            {
                                                ["y"] = 727588.875,
                                                ["x"] = -238123.078125,
                                            }, -- end of [50]
                                            [52] = 
                                            {
                                                ["y"] = 727627.375,
                                                ["x"] = -238121.9375,
                                            }, -- end of [52]
                                            [54] = 
                                            {
                                                ["y"] = 727665.375,
                                                ["x"] = -238128.21875,
                                            }, -- end of [54]
                                            [56] = 
                                            {
                                                ["y"] = 727701.5,
                                                ["x"] = -238141.65625,
                                            }, -- end of [56]
                                            [58] = 
                                            {
                                                ["y"] = 727734.375,
                                                ["x"] = -238161.78125,
                                            }, -- end of [58]
                                            [60] = 
                                            {
                                                ["y"] = 727762.75,
                                                ["x"] = -238187.828125,
                                            }, -- end of [60]
                                            [62] = 
                                            {
                                                ["y"] = 727835.25,
                                                ["x"] = -238284.4375,
                                            }, -- end of [62]
                                            [64] = 
                                            {
                                                ["y"] = 727874.875,
                                                ["x"] = -238331.765625,
                                            }, -- end of [64]
                                            [68] = 
                                            {
                                                ["y"] = 727970.0625,
                                                ["x"] = -238410.046875,
                                            }, -- end of [68]
                                            [72] = 
                                            {
                                                ["y"] = 728081.5625,
                                                ["x"] = -238462.671875,
                                            }, -- end of [72]
                                            [76] = 
                                            {
                                                ["y"] = 728202.5,
                                                ["x"] = -238486.421875,
                                            }, -- end of [76]
                                            [80] = 
                                            {
                                                ["y"] = 728434.1875,
                                                ["x"] = -238468.28125,
                                            }, -- end of [80]
                                            [84] = 
                                            {
                                                ["y"] = 728516.9375,
                                                ["x"] = -238468.5625,
                                            }, -- end of [84]
                                            [88] = 
                                            {
                                                ["y"] = 728922.25,
                                                ["x"] = -238509.484375,
                                            }, -- end of [88]
                                            [92] = 
                                            {
                                                ["y"] = 729045.375,
                                                ["x"] = -238485.53125,
                                            }, -- end of [92]
                                            [96] = 
                                            {
                                                ["y"] = 729158.6875,
                                                ["x"] = -238431.6875,
                                            }, -- end of [96]
                                            [100] = 
                                            {
                                                ["y"] = 729255,
                                                ["x"] = -238351.34375,
                                            }, -- end of [100]
                                            [104] = 
                                            {
                                                ["y"] = 729328.3125,
                                                ["x"] = -238249.546875,
                                            }, -- end of [104]
                                            [108] = 
                                            {
                                                ["y"] = 729373.9375,
                                                ["x"] = -238132.71875,
                                            }, -- end of [108]
                                            [112] = 
                                            {
                                                ["y"] = 729389.1875,
                                                ["x"] = -238024.78125,
                                            }, -- end of [112]
                                            [116] = 
                                            {
                                                ["y"] = 729405.6875,
                                                ["x"] = -237988.515625,
                                            }, -- end of [116]
                                            [120] = 
                                            {
                                                ["y"] = 729442.375,
                                                ["x"] = -237972.96875,
                                            }, -- end of [120]
                                            [124] = 
                                            {
                                                ["y"] = 729536.6875,
                                                ["x"] = -237987.59375,
                                            }, -- end of [124]
                                            [128] = 
                                            {
                                                ["y"] = 729586.3125,
                                                ["x"] = -238015.625,
                                            }, -- end of [128]
                                            [136] = 
                                            {
                                                ["y"] = 729623,
                                                ["x"] = -238120.078125,
                                            }, -- end of [136]
                                            [144] = 
                                            {
                                                ["y"] = 729590.8125,
                                                ["x"] = -238645.34375,
                                            }, -- end of [144]
                                            [129] = 
                                            {
                                                ["y"] = 729596.1875,
                                                ["x"] = -238026.0625,
                                            }, -- end of [129]
                                            [137] = 
                                            {
                                                ["y"] = 729559.1875,
                                                ["x"] = -238566.46875,
                                            }, -- end of [137]
                                            [145] = 
                                            {
                                                ["y"] = 729601.375,
                                                ["x"] = -238652.40625,
                                            }, -- end of [145]
                                            [65] = 
                                            {
                                                ["y"] = 727896.8125,
                                                ["x"] = -238353.515625,
                                            }, -- end of [65]
                                            [69] = 
                                            {
                                                ["y"] = 727996.6875,
                                                ["x"] = -238425.765625,
                                            }, -- end of [69]
                                            [73] = 
                                            {
                                                ["y"] = 728111.1875,
                                                ["x"] = -238471.40625,
                                            }, -- end of [73]
                                            [77] = 
                                            {
                                                ["y"] = 728233.3125,
                                                ["x"] = -238487.640625,
                                            }, -- end of [77]
                                            [81] = 
                                            {
                                                ["y"] = 728454.8125,
                                                ["x"] = -238466.515625,
                                            }, -- end of [81]
                                            [85] = 
                                            {
                                                ["y"] = 728828.125,
                                                ["x"] = -238506.859375,
                                            }, -- end of [85]
                                            [89] = 
                                            {
                                                ["y"] = 728953.5,
                                                ["x"] = -238506.40625,
                                            }, -- end of [89]
                                            [93] = 
                                            {
                                                ["y"] = 729074.9375,
                                                ["x"] = -238474.765625,
                                            }, -- end of [93]
                                            [97] = 
                                            {
                                                ["y"] = 729184.625,
                                                ["x"] = -238413.90625,
                                            }, -- end of [97]
                                            [101] = 
                                            {
                                                ["y"] = 729275.6875,
                                                ["x"] = -238327.671875,
                                            }, -- end of [101]
                                            [105] = 
                                            {
                                                ["y"] = 729342.4375,
                                                ["x"] = -238221.484375,
                                            }, -- end of [105]
                                            [109] = 
                                            {
                                                ["y"] = 729380.6875,
                                                ["x"] = -238102.015625,
                                            }, -- end of [109]
                                            [113] = 
                                            {
                                                ["y"] = 729390.6875,
                                                ["x"] = -238014.703125,
                                            }, -- end of [113]
                                            [117] = 
                                            {
                                                ["y"] = 729413.625,
                                                ["x"] = -237982.125,
                                            }, -- end of [117]
                                            [121] = 
                                            {
                                                ["y"] = 729452.5625,
                                                ["x"] = -237973.625,
                                            }, -- end of [121]
                                            [125] = 
                                            {
                                                ["y"] = 729550.25,
                                                ["x"] = -237992.3125,
                                            }, -- end of [125]
                                            [130] = 
                                            {
                                                ["y"] = 729604.75,
                                                ["x"] = -238037.625,
                                            }, -- end of [130]
                                            [138] = 
                                            {
                                                ["y"] = 729558.3125,
                                                ["x"] = -238579.140625,
                                            }, -- end of [138]
                                            [146] = 
                                            {
                                                ["y"] = 729612.875,
                                                ["x"] = -238657.84375,
                                            }, -- end of [146]
                                            [147] = 
                                            {
                                                ["y"] = 729625.0625,
                                                ["x"] = -238661.5,
                                            }, -- end of [147]
                                            [143] = 
                                            {
                                                ["y"] = 729581.4375,
                                                ["x"] = -238636.765625,
                                            }, -- end of [143]
                                            [142] = 
                                            {
                                                ["y"] = 729573.4375,
                                                ["x"] = -238626.890625,
                                            }, -- end of [142]
                                            [139] = 
                                            {
                                                ["y"] = 729559.375,
                                                ["x"] = -238591.796875,
                                            }, -- end of [139]
                                            [135] = 
                                            {
                                                ["y"] = 729624.1875,
                                                ["x"] = -238105.75,
                                            }, -- end of [135]
                                            [131] = 
                                            {
                                                ["y"] = 729611.8125,
                                                ["x"] = -238050.109375,
                                            }, -- end of [131]
                                            [127] = 
                                            {
                                                ["y"] = 729575.25,
                                                ["x"] = -238006.421875,
                                            }, -- end of [127]
                                            [111] = 
                                            {
                                                ["y"] = 729388.3125,
                                                ["x"] = -238039.640625,
                                            }, -- end of [111]
                                            [95] = 
                                            {
                                                ["y"] = 729131.6875,
                                                ["x"] = -238447.796875,
                                            }, -- end of [95]
                                            [79] = 
                                            {
                                                ["y"] = 728295,
                                                ["x"] = -238484.359375,
                                            }, -- end of [79]
                                        }, -- end of [14]
                                        [2] = 
                                        {
                                            [27] = 
                                            {
                                                ["y"] = 729596.1875,
                                                ["x"] = -238026.0625,
                                            }, -- end of [27]
                                            [2] = 
                                            {
                                                ["y"] = 729333.6875,
                                                ["x"] = -238239.40625,
                                            }, -- end of [2]
                                            [38] = 
                                            {
                                                ["y"] = 729562.3125,
                                                ["x"] = -238604.15625,
                                            }, -- end of [38]
                                            [3] = 
                                            {
                                                ["y"] = 729346.5,
                                                ["x"] = -238212.515625,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 729357.75,
                                                ["x"] = -238184.921875,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 729367.3125,
                                                ["x"] = -238156.6875,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                ["y"] = 729375.125,
                                                ["x"] = -238127.953125,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                ["y"] = 729381.25,
                                                ["x"] = -238098.796875,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                ["y"] = 729385.6875,
                                                ["x"] = -238069.3125,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                ["y"] = 729389.1875,
                                                ["x"] = -238024.78125,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                ["y"] = 729394,
                                                ["x"] = -238005.09375,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = 729405.6875,
                                                ["x"] = -237988.515625,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                ["y"] = 729422.5625,
                                                ["x"] = -237977.296875,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                ["y"] = 729466.3125,
                                                ["x"] = -237975.765625,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                ["y"] = 729563.1875,
                                                ["x"] = -237998.625,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                ["y"] = 729604.75,
                                                ["x"] = -238037.625,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                ["y"] = 729623.625,
                                                ["x"] = -238091.390625,
                                            }, -- end of [32]
                                            [40] = 
                                            {
                                                ["y"] = 729573.4375,
                                                ["x"] = -238626.890625,
                                            }, -- end of [40]
                                            [48] = 
                                            {
                                                ["y"] = 733889.3125,
                                                ["x"] = -239595.046875,
                                            }, -- end of [48]
                                            [33] = 
                                            {
                                                ["y"] = 729624.1875,
                                                ["x"] = -238105.75,
                                            }, -- end of [33]
                                            [41] = 
                                            {
                                                ["y"] = 729581.4375,
                                                ["x"] = -238636.765625,
                                            }, -- end of [41]
                                            [49] = 
                                            {
                                                ["y"] = 733903.4375,
                                                ["x"] = -239593.9375,
                                            }, -- end of [49]
                                            [17] = 
                                            {
                                                ["y"] = 729432.3125,
                                                ["x"] = -237974.21875,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                ["y"] = 729522.625,
                                                ["x"] = -237984.53125,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                ["y"] = 729575.25,
                                                ["x"] = -238006.421875,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = 729611.8125,
                                                ["x"] = -238050.109375,
                                            }, -- end of [29]
                                            [34] = 
                                            {
                                                ["y"] = 729623,
                                                ["x"] = -238120.078125,
                                            }, -- end of [34]
                                            [42] = 
                                            {
                                                ["y"] = 729590.8125,
                                                ["x"] = -238645.34375,
                                            }, -- end of [42]
                                            [50] = 
                                            {
                                                ["y"] = 734400.625,
                                                ["x"] = -239525.515625,
                                            }, -- end of [50]
                                            [9] = 
                                            {
                                                ["y"] = 729388.3125,
                                                ["x"] = -238039.640625,
                                            }, -- end of [9]
                                            [11] = 
                                            {
                                                ["y"] = 729390.6875,
                                                ["x"] = -238014.703125,
                                            }, -- end of [11]
                                            [13] = 
                                            {
                                                ["y"] = 729399.0625,
                                                ["x"] = -237996.265625,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                ["y"] = 729413.625,
                                                ["x"] = -237982.125,
                                            }, -- end of [15]
                                            [18] = 
                                            {
                                                ["y"] = 729442.375,
                                                ["x"] = -237972.96875,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                ["y"] = 729536.6875,
                                                ["x"] = -237987.59375,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                ["y"] = 729586.3125,
                                                ["x"] = -238015.625,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                ["y"] = 729617.375,
                                                ["x"] = -238063.375,
                                            }, -- end of [30]
                                            [36] = 
                                            {
                                                ["y"] = 729558.3125,
                                                ["x"] = -238579.140625,
                                            }, -- end of [36]
                                            [44] = 
                                            {
                                                ["y"] = 729612.875,
                                                ["x"] = -238657.84375,
                                            }, -- end of [44]
                                            [52] = 
                                            {
                                                ["y"] = 734755.1875,
                                                ["x"] = -239496.265625,
                                            }, -- end of [52]
                                            [51] = 
                                            {
                                                ["y"] = 734434.8125,
                                                ["x"] = -239519.25,
                                            }, -- end of [51]
                                            [47] = 
                                            {
                                                ["y"] = 733875.1875,
                                                ["x"] = -239594.5,
                                            }, -- end of [47]
                                            [46] = 
                                            {
                                                ["y"] = 733861.1875,
                                                ["x"] = -239592.28125,
                                            }, -- end of [46]
                                            [39] = 
                                            {
                                                ["y"] = 729567,
                                                ["x"] = -238615.953125,
                                            }, -- end of [39]
                                            [43] = 
                                            {
                                                ["y"] = 729601.375,
                                                ["x"] = -238652.40625,
                                            }, -- end of [43]
                                            [37] = 
                                            {
                                                ["y"] = 729559.375,
                                                ["x"] = -238591.796875,
                                            }, -- end of [37]
                                            [45] = 
                                            {
                                                ["y"] = 729625.0625,
                                                ["x"] = -238661.5,
                                            }, -- end of [45]
                                            [35] = 
                                            {
                                                ["y"] = 729559.1875,
                                                ["x"] = -238566.46875,
                                            }, -- end of [35]
                                            [1] = 
                                            {
                                                ["y"] = 729319.25,
                                                ["x"] = -238265.484375,
                                            }, -- end of [1]
                                            [19] = 
                                            {
                                                ["y"] = 729452.5625,
                                                ["x"] = -237973.625,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = 729550.25,
                                                ["x"] = -237992.3125,
                                            }, -- end of [23]
                                            [31] = 
                                            {
                                                ["y"] = 729621.375,
                                                ["x"] = -238077.1875,
                                            }, -- end of [31]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 737632.5625,
                                                ["x"] = -237958.53125,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 738634.25,
                                                ["x"] = -237531.96875,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 738498.125,
                                                ["x"] = -237658.703125,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 737600.6875,
                                                ["x"] = -237993.40625,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 737567.75,
                                                ["x"] = -238027.234375,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 737533.75,
                                                ["x"] = -238060,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 737498.75,
                                                ["x"] = -238091.65625,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 738480.375,
                                                ["x"] = -237677.5,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 737405.1875,
                                                ["x"] = -238173.65625,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 737361.6875,
                                                ["x"] = -238212.921875,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 737319.4375,
                                                ["x"] = -238253.4375,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 737278.3125,
                                                ["x"] = -238295.171875,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 738461.25,
                                                ["x"] = -237694.921875,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 737238.4375,
                                                ["x"] = -238338.078125,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 737199.875,
                                                ["x"] = -238382.125,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 737046.375,
                                                ["x"] = -238562.75,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 737029.3125,
                                                ["x"] = -238581.4375,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 738440.9375,
                                                ["x"] = -237710.890625,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 737010.9375,
                                                ["x"] = -238598.84375,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 736991.375,
                                                ["x"] = -238614.875,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 736970.6875,
                                                ["x"] = -238629.453125,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 738615.9375,
                                                ["x"] = -237542.734375,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 738419.5,
                                                ["x"] = -237725.3125,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 736926.375,
                                                ["x"] = -238653.90625,
                                            }, -- end of [48]
                                            [67] = 
                                            {
                                                ["y"] = 736031.0625,
                                                ["x"] = -239119.75,
                                            }, -- end of [67]
                                            [49] = 
                                            {
                                                ["y"] = 736903.0625,
                                                ["x"] = -238663.671875,
                                            }, -- end of [49]
                                            [71] = 
                                            {
                                                ["y"] = 735940.9375,
                                                ["x"] = -239126.15625,
                                            }, -- end of [71]
                                            [50] = 
                                            {
                                                ["y"] = 736879.0625,
                                                ["x"] = -238671.71875,
                                            }, -- end of [50]
                                            [19] = 
                                            {
                                                ["y"] = 737894.8125,
                                                ["x"] = -237818,
                                            }, -- end of [19]
                                            [51] = 
                                            {
                                                ["y"] = 736854.5625,
                                                ["x"] = -238678,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 738397,
                                                ["x"] = -237738.109375,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 736829.625,
                                                ["x"] = -238682.5,
                                            }, -- end of [52]
                                            [22] = 
                                            {
                                                ["y"] = 737816.5625,
                                                ["x"] = -237834.796875,
                                            }, -- end of [22]
                                            [53] = 
                                            {
                                                ["y"] = 736790.4375,
                                                ["x"] = -238688.125,
                                            }, -- end of [53]
                                            [91] = 
                                            {
                                                ["y"] = 735388.1875,
                                                ["x"] = -239260.046875,
                                            }, -- end of [91]
                                            [54] = 
                                            {
                                                ["y"] = 736762.3125,
                                                ["x"] = -238693,
                                            }, -- end of [54]
                                            [94] = 
                                            {
                                                ["y"] = 735315.3125,
                                                ["x"] = -239331.859375,
                                            }, -- end of [94]
                                            [55] = 
                                            {
                                                ["y"] = 736734.5,
                                                ["x"] = -238699.46875,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 738373.6875,
                                                ["x"] = -237749.21875,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 736707.125,
                                                ["x"] = -238707.53125,
                                            }, -- end of [56]
                                            [24] = 
                                            {
                                                ["y"] = 737767,
                                                ["x"] = -237854.515625,
                                            }, -- end of [24]
                                            [57] = 
                                            {
                                                ["y"] = 736680.25,
                                                ["x"] = -238717.125,
                                            }, -- end of [57]
                                            [103] = 
                                            {
                                                ["y"] = 735043,
                                                ["x"] = -239467.796875,
                                            }, -- end of [103]
                                            [58] = 
                                            {
                                                ["y"] = 736653.9375,
                                                ["x"] = -238728.234375,
                                            }, -- end of [58]
                                            [107] = 
                                            {
                                                ["y"] = 734427.625,
                                                ["x"] = -239520.234375,
                                            }, -- end of [107]
                                            [59] = 
                                            {
                                                ["y"] = 736628.3125,
                                                ["x"] = -238740.828125,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 738349.5625,
                                                ["x"] = -237758.5625,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 736603.5,
                                                ["x"] = -238754.859375,
                                            }, -- end of [60]
                                            [110] = 
                                            {
                                                ["y"] = 733889.3125,
                                                ["x"] = -239595.046875,
                                            }, -- end of [110]
                                            [61] = 
                                            {
                                                ["y"] = 736579.5,
                                                ["x"] = -238770.296875,
                                            }, -- end of [61]
                                            [111] = 
                                            {
                                                ["y"] = 733875.1875,
                                                ["x"] = -239594.5,
                                            }, -- end of [111]
                                            [62] = 
                                            {
                                                ["y"] = 736134.375,
                                                ["x"] = -239074.734375,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 739319.375,
                                                ["x"] = -237162.15625,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 738598.375,
                                                ["x"] = -237554.78125,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = 738324.8125,
                                                ["x"] = -237766.109375,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 736095.125,
                                                ["x"] = -239097.40625,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 736074.375,
                                                ["x"] = -239106.46875,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 736052.9375,
                                                ["x"] = -239113.9375,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 738299.5625,
                                                ["x"] = -237771.8125,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = 736008.8125,
                                                ["x"] = -239123.90625,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 735986.25,
                                                ["x"] = -239126.359375,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 735963.625,
                                                ["x"] = -239127.109375,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                ["y"] = 738274,
                                                ["x"] = -237775.625,
                                            }, -- end of [18]
                                            [72] = 
                                            {
                                                ["y"] = 735918.4375,
                                                ["x"] = -239123.484375,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 735896.1875,
                                                ["x"] = -239119.125,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 735874.375,
                                                ["x"] = -239113.09375,
                                            }, -- end of [74]
                                            [75] = 
                                            {
                                                ["y"] = 735853.0625,
                                                ["x"] = -239105.4375,
                                            }, -- end of [75]
                                            [76] = 
                                            {
                                                ["y"] = 735731.375,
                                                ["x"] = -239056.5,
                                            }, -- end of [76]
                                            [77] = 
                                            {
                                                ["y"] = 735712.625,
                                                ["x"] = -239050,
                                            }, -- end of [77]
                                            [5] = 
                                            {
                                                ["y"] = 738581.8125,
                                                ["x"] = -237568.03125,
                                            }, -- end of [5]
                                            [79] = 
                                            {
                                                ["y"] = 735673.5625,
                                                ["x"] = -239042.765625,
                                            }, -- end of [79]
                                            [80] = 
                                            {
                                                ["y"] = 735653.75,
                                                ["x"] = -239042.078125,
                                            }, -- end of [80]
                                            [81] = 
                                            {
                                                ["y"] = 735633.9375,
                                                ["x"] = -239043.359375,
                                            }, -- end of [81]
                                            [82] = 
                                            {
                                                ["y"] = 735614.3125,
                                                ["x"] = -239046.609375,
                                            }, -- end of [82]
                                            [83] = 
                                            {
                                                ["y"] = 735595.125,
                                                ["x"] = -239051.78125,
                                            }, -- end of [83]
                                            [84] = 
                                            {
                                                ["y"] = 735576.5625,
                                                ["x"] = -239058.828125,
                                            }, -- end of [84]
                                            [85] = 
                                            {
                                                ["y"] = 735558.8125,
                                                ["x"] = -239067.6875,
                                            }, -- end of [85]
                                            [86] = 
                                            {
                                                ["y"] = 735542,
                                                ["x"] = -239078.25,
                                            }, -- end of [86]
                                            [87] = 
                                            {
                                                ["y"] = 735526.3125,
                                                ["x"] = -239090.453125,
                                            }, -- end of [87]
                                            [88] = 
                                            {
                                                ["y"] = 735511.875,
                                                ["x"] = -239104.140625,
                                            }, -- end of [88]
                                            [89] = 
                                            {
                                                ["y"] = 735498.9375,
                                                ["x"] = -239119.1875,
                                            }, -- end of [89]
                                            [90] = 
                                            {
                                                ["y"] = 735409.875,
                                                ["x"] = -239233.6875,
                                            }, -- end of [90]
                                            [23] = 
                                            {
                                                ["y"] = 737791.4375,
                                                ["x"] = -237843.828125,
                                            }, -- end of [23]
                                            [92] = 
                                            {
                                                ["y"] = 735365.1875,
                                                ["x"] = -239285.25,
                                            }, -- end of [92]
                                            [93] = 
                                            {
                                                ["y"] = 735340.875,
                                                ["x"] = -239309.203125,
                                            }, -- end of [93]
                                            [6] = 
                                            {
                                                ["y"] = 738566.1875,
                                                ["x"] = -237582.421875,
                                            }, -- end of [6]
                                            [95] = 
                                            {
                                                ["y"] = 735288.625,
                                                ["x"] = -239353.140625,
                                            }, -- end of [95]
                                            [96] = 
                                            {
                                                ["y"] = 735260.875,
                                                ["x"] = -239372.984375,
                                            }, -- end of [96]
                                            [97] = 
                                            {
                                                ["y"] = 735232.0625,
                                                ["x"] = -239391.34375,
                                            }, -- end of [97]
                                            [98] = 
                                            {
                                                ["y"] = 735202.375,
                                                ["x"] = -239408.171875,
                                            }, -- end of [98]
                                            [99] = 
                                            {
                                                ["y"] = 735171.875,
                                                ["x"] = -239423.40625,
                                            }, -- end of [99]
                                            [100] = 
                                            {
                                                ["y"] = 735140.5625,
                                                ["x"] = -239437.03125,
                                            }, -- end of [100]
                                            [101] = 
                                            {
                                                ["y"] = 735108.5625,
                                                ["x"] = -239448.984375,
                                            }, -- end of [101]
                                            [102] = 
                                            {
                                                ["y"] = 735076,
                                                ["x"] = -239459.25,
                                            }, -- end of [102]
                                            [26] = 
                                            {
                                                ["y"] = 737720.4375,
                                                ["x"] = -237880.671875,
                                            }, -- end of [26]
                                            [104] = 
                                            {
                                                ["y"] = 735009.5,
                                                ["x"] = -239474.59375,
                                            }, -- end of [104]
                                            [105] = 
                                            {
                                                ["y"] = 734975.75,
                                                ["x"] = -239479.625,
                                            }, -- end of [105]
                                            [106] = 
                                            {
                                                ["y"] = 734941.8125,
                                                ["x"] = -239482.875,
                                            }, -- end of [106]
                                            [27] = 
                                            {
                                                ["y"] = 737698.5625,
                                                ["x"] = -237896.03125,
                                            }, -- end of [27]
                                            [108] = 
                                            {
                                                ["y"] = 734386.0625,
                                                ["x"] = -239528.109375,
                                            }, -- end of [108]
                                            [109] = 
                                            {
                                                ["y"] = 733903.4375,
                                                ["x"] = -239593.9375,
                                            }, -- end of [109]
                                            [7] = 
                                            {
                                                ["y"] = 738551.625,
                                                ["x"] = -237597.890625,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 737677.8125,
                                                ["x"] = -237912.8125,
                                            }, -- end of [28]
                                            [112] = 
                                            {
                                                ["y"] = 733861.1875,
                                                ["x"] = -239592.28125,
                                            }, -- end of [112]
                                            [113] = 
                                            {
                                                ["y"] = 733163,
                                                ["x"] = -239438.875,
                                            }, -- end of [113]
                                            [25] = 
                                            {
                                                ["y"] = 737743.25,
                                                ["x"] = -237866.8125,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = 737658.1875,
                                                ["x"] = -237930.9375,
                                            }, -- end of [29]
                                            [21] = 
                                            {
                                                ["y"] = 737842.25,
                                                ["x"] = -237827.453125,
                                            }, -- end of [21]
                                            [20] = 
                                            {
                                                ["y"] = 737868.375,
                                                ["x"] = -237821.859375,
                                            }, -- end of [20]
                                            [78] = 
                                            {
                                                ["y"] = 735693.25,
                                                ["x"] = -239045.421875,
                                            }, -- end of [78]
                                            [30] = 
                                            {
                                                ["y"] = 737639.8125,
                                                ["x"] = -237950.328125,
                                            }, -- end of [30]
                                            [63] = 
                                            {
                                                ["y"] = 736115.1875,
                                                ["x"] = -239086.8125,
                                            }, -- end of [63]
                                            [47] = 
                                            {
                                                ["y"] = 736949,
                                                ["x"] = -238642.484375,
                                            }, -- end of [47]
                                        }, -- end of [4]
                                        [8] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 737632.5625,
                                                ["x"] = -237958.53125,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 738634.25,
                                                ["x"] = -237531.96875,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 738498.125,
                                                ["x"] = -237658.703125,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 737600.6875,
                                                ["x"] = -237993.40625,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 737567.75,
                                                ["x"] = -238027.234375,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 737533.75,
                                                ["x"] = -238060,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 737498.75,
                                                ["x"] = -238091.65625,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 738480.375,
                                                ["x"] = -237677.5,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 737405.1875,
                                                ["x"] = -238173.65625,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 737361.6875,
                                                ["x"] = -238212.921875,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 737319.4375,
                                                ["x"] = -238253.4375,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 737278.3125,
                                                ["x"] = -238295.171875,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 738461.25,
                                                ["x"] = -237694.921875,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 737238.4375,
                                                ["x"] = -238338.078125,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 737199.875,
                                                ["x"] = -238382.125,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 737046.375,
                                                ["x"] = -238562.75,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 737029.3125,
                                                ["x"] = -238581.4375,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 738440.9375,
                                                ["x"] = -237710.890625,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 737010.9375,
                                                ["x"] = -238598.84375,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 736991.375,
                                                ["x"] = -238614.875,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 736970.6875,
                                                ["x"] = -238629.453125,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 738615.9375,
                                                ["x"] = -237542.734375,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 738419.5,
                                                ["x"] = -237725.3125,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 736926.375,
                                                ["x"] = -238653.90625,
                                            }, -- end of [48]
                                            [67] = 
                                            {
                                                ["y"] = 736031.0625,
                                                ["x"] = -239119.75,
                                            }, -- end of [67]
                                            [49] = 
                                            {
                                                ["y"] = 736903.0625,
                                                ["x"] = -238663.671875,
                                            }, -- end of [49]
                                            [71] = 
                                            {
                                                ["y"] = 735940.9375,
                                                ["x"] = -239126.15625,
                                            }, -- end of [71]
                                            [50] = 
                                            {
                                                ["y"] = 736879.0625,
                                                ["x"] = -238671.71875,
                                            }, -- end of [50]
                                            [19] = 
                                            {
                                                ["y"] = 737894.8125,
                                                ["x"] = -237818,
                                            }, -- end of [19]
                                            [51] = 
                                            {
                                                ["y"] = 736854.5625,
                                                ["x"] = -238678,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 738397,
                                                ["x"] = -237738.109375,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 736829.625,
                                                ["x"] = -238682.5,
                                            }, -- end of [52]
                                            [22] = 
                                            {
                                                ["y"] = 737816.5625,
                                                ["x"] = -237834.796875,
                                            }, -- end of [22]
                                            [53] = 
                                            {
                                                ["y"] = 736790.4375,
                                                ["x"] = -238688.125,
                                            }, -- end of [53]
                                            [91] = 
                                            {
                                                ["y"] = 735388.1875,
                                                ["x"] = -239260.046875,
                                            }, -- end of [91]
                                            [54] = 
                                            {
                                                ["y"] = 736762.3125,
                                                ["x"] = -238693,
                                            }, -- end of [54]
                                            [94] = 
                                            {
                                                ["y"] = 735315.3125,
                                                ["x"] = -239331.859375,
                                            }, -- end of [94]
                                            [55] = 
                                            {
                                                ["y"] = 736734.5,
                                                ["x"] = -238699.46875,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 738373.6875,
                                                ["x"] = -237749.21875,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 736707.125,
                                                ["x"] = -238707.53125,
                                            }, -- end of [56]
                                            [24] = 
                                            {
                                                ["y"] = 737767,
                                                ["x"] = -237854.515625,
                                            }, -- end of [24]
                                            [57] = 
                                            {
                                                ["y"] = 736680.25,
                                                ["x"] = -238717.125,
                                            }, -- end of [57]
                                            [103] = 
                                            {
                                                ["y"] = 735043,
                                                ["x"] = -239467.796875,
                                            }, -- end of [103]
                                            [58] = 
                                            {
                                                ["y"] = 736653.9375,
                                                ["x"] = -238728.234375,
                                            }, -- end of [58]
                                            [107] = 
                                            {
                                                ["y"] = 734427.625,
                                                ["x"] = -239520.234375,
                                            }, -- end of [107]
                                            [59] = 
                                            {
                                                ["y"] = 736628.3125,
                                                ["x"] = -238740.828125,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 738349.5625,
                                                ["x"] = -237758.5625,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 736603.5,
                                                ["x"] = -238754.859375,
                                            }, -- end of [60]
                                            [110] = 
                                            {
                                                ["y"] = 733889.3125,
                                                ["x"] = -239595.046875,
                                            }, -- end of [110]
                                            [61] = 
                                            {
                                                ["y"] = 736579.5,
                                                ["x"] = -238770.296875,
                                            }, -- end of [61]
                                            [111] = 
                                            {
                                                ["y"] = 733875.1875,
                                                ["x"] = -239594.5,
                                            }, -- end of [111]
                                            [62] = 
                                            {
                                                ["y"] = 736134.375,
                                                ["x"] = -239074.734375,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 738991.8125,
                                                ["x"] = -237338.40625,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 738598.375,
                                                ["x"] = -237554.78125,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = 738324.8125,
                                                ["x"] = -237766.109375,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 736095.125,
                                                ["x"] = -239097.40625,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 736074.375,
                                                ["x"] = -239106.46875,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 736052.9375,
                                                ["x"] = -239113.9375,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 738299.5625,
                                                ["x"] = -237771.8125,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = 736008.8125,
                                                ["x"] = -239123.90625,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 735986.25,
                                                ["x"] = -239126.359375,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 735963.625,
                                                ["x"] = -239127.109375,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                ["y"] = 738274,
                                                ["x"] = -237775.625,
                                            }, -- end of [18]
                                            [72] = 
                                            {
                                                ["y"] = 735918.4375,
                                                ["x"] = -239123.484375,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 735896.1875,
                                                ["x"] = -239119.125,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 735874.375,
                                                ["x"] = -239113.09375,
                                            }, -- end of [74]
                                            [75] = 
                                            {
                                                ["y"] = 735853.0625,
                                                ["x"] = -239105.4375,
                                            }, -- end of [75]
                                            [76] = 
                                            {
                                                ["y"] = 735731.375,
                                                ["x"] = -239056.5,
                                            }, -- end of [76]
                                            [77] = 
                                            {
                                                ["y"] = 735712.625,
                                                ["x"] = -239050,
                                            }, -- end of [77]
                                            [5] = 
                                            {
                                                ["y"] = 738581.8125,
                                                ["x"] = -237568.03125,
                                            }, -- end of [5]
                                            [79] = 
                                            {
                                                ["y"] = 735673.5625,
                                                ["x"] = -239042.765625,
                                            }, -- end of [79]
                                            [80] = 
                                            {
                                                ["y"] = 735653.75,
                                                ["x"] = -239042.078125,
                                            }, -- end of [80]
                                            [81] = 
                                            {
                                                ["y"] = 735633.9375,
                                                ["x"] = -239043.359375,
                                            }, -- end of [81]
                                            [82] = 
                                            {
                                                ["y"] = 735614.3125,
                                                ["x"] = -239046.609375,
                                            }, -- end of [82]
                                            [83] = 
                                            {
                                                ["y"] = 735595.125,
                                                ["x"] = -239051.78125,
                                            }, -- end of [83]
                                            [84] = 
                                            {
                                                ["y"] = 735576.5625,
                                                ["x"] = -239058.828125,
                                            }, -- end of [84]
                                            [85] = 
                                            {
                                                ["y"] = 735558.8125,
                                                ["x"] = -239067.6875,
                                            }, -- end of [85]
                                            [86] = 
                                            {
                                                ["y"] = 735542,
                                                ["x"] = -239078.25,
                                            }, -- end of [86]
                                            [87] = 
                                            {
                                                ["y"] = 735526.3125,
                                                ["x"] = -239090.453125,
                                            }, -- end of [87]
                                            [88] = 
                                            {
                                                ["y"] = 735511.875,
                                                ["x"] = -239104.140625,
                                            }, -- end of [88]
                                            [89] = 
                                            {
                                                ["y"] = 735498.9375,
                                                ["x"] = -239119.1875,
                                            }, -- end of [89]
                                            [90] = 
                                            {
                                                ["y"] = 735409.875,
                                                ["x"] = -239233.6875,
                                            }, -- end of [90]
                                            [23] = 
                                            {
                                                ["y"] = 737791.4375,
                                                ["x"] = -237843.828125,
                                            }, -- end of [23]
                                            [92] = 
                                            {
                                                ["y"] = 735365.1875,
                                                ["x"] = -239285.25,
                                            }, -- end of [92]
                                            [93] = 
                                            {
                                                ["y"] = 735340.875,
                                                ["x"] = -239309.203125,
                                            }, -- end of [93]
                                            [6] = 
                                            {
                                                ["y"] = 738566.1875,
                                                ["x"] = -237582.421875,
                                            }, -- end of [6]
                                            [95] = 
                                            {
                                                ["y"] = 735288.625,
                                                ["x"] = -239353.140625,
                                            }, -- end of [95]
                                            [96] = 
                                            {
                                                ["y"] = 735260.875,
                                                ["x"] = -239372.984375,
                                            }, -- end of [96]
                                            [97] = 
                                            {
                                                ["y"] = 735232.0625,
                                                ["x"] = -239391.34375,
                                            }, -- end of [97]
                                            [98] = 
                                            {
                                                ["y"] = 735202.375,
                                                ["x"] = -239408.171875,
                                            }, -- end of [98]
                                            [99] = 
                                            {
                                                ["y"] = 735171.875,
                                                ["x"] = -239423.40625,
                                            }, -- end of [99]
                                            [100] = 
                                            {
                                                ["y"] = 735140.5625,
                                                ["x"] = -239437.03125,
                                            }, -- end of [100]
                                            [101] = 
                                            {
                                                ["y"] = 735108.5625,
                                                ["x"] = -239448.984375,
                                            }, -- end of [101]
                                            [102] = 
                                            {
                                                ["y"] = 735076,
                                                ["x"] = -239459.25,
                                            }, -- end of [102]
                                            [26] = 
                                            {
                                                ["y"] = 737720.4375,
                                                ["x"] = -237880.671875,
                                            }, -- end of [26]
                                            [104] = 
                                            {
                                                ["y"] = 735009.5,
                                                ["x"] = -239474.59375,
                                            }, -- end of [104]
                                            [105] = 
                                            {
                                                ["y"] = 734975.75,
                                                ["x"] = -239479.625,
                                            }, -- end of [105]
                                            [106] = 
                                            {
                                                ["y"] = 734941.8125,
                                                ["x"] = -239482.875,
                                            }, -- end of [106]
                                            [27] = 
                                            {
                                                ["y"] = 737698.5625,
                                                ["x"] = -237896.03125,
                                            }, -- end of [27]
                                            [108] = 
                                            {
                                                ["y"] = 734386.0625,
                                                ["x"] = -239528.109375,
                                            }, -- end of [108]
                                            [109] = 
                                            {
                                                ["y"] = 733903.4375,
                                                ["x"] = -239593.9375,
                                            }, -- end of [109]
                                            [7] = 
                                            {
                                                ["y"] = 738551.625,
                                                ["x"] = -237597.890625,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 737677.8125,
                                                ["x"] = -237912.8125,
                                            }, -- end of [28]
                                            [112] = 
                                            {
                                                ["y"] = 733861.1875,
                                                ["x"] = -239592.28125,
                                            }, -- end of [112]
                                            [113] = 
                                            {
                                                ["y"] = 731253.0625,
                                                ["x"] = -239019.203125,
                                            }, -- end of [113]
                                            [25] = 
                                            {
                                                ["y"] = 737743.25,
                                                ["x"] = -237866.8125,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = 737658.1875,
                                                ["x"] = -237930.9375,
                                            }, -- end of [29]
                                            [21] = 
                                            {
                                                ["y"] = 737842.25,
                                                ["x"] = -237827.453125,
                                            }, -- end of [21]
                                            [20] = 
                                            {
                                                ["y"] = 737868.375,
                                                ["x"] = -237821.859375,
                                            }, -- end of [20]
                                            [78] = 
                                            {
                                                ["y"] = 735693.25,
                                                ["x"] = -239045.421875,
                                            }, -- end of [78]
                                            [30] = 
                                            {
                                                ["y"] = 737639.8125,
                                                ["x"] = -237950.328125,
                                            }, -- end of [30]
                                            [63] = 
                                            {
                                                ["y"] = 736115.1875,
                                                ["x"] = -239086.8125,
                                            }, -- end of [63]
                                            [47] = 
                                            {
                                                ["y"] = 736949,
                                                ["x"] = -238642.484375,
                                            }, -- end of [47]
                                        }, -- end of [8]
                                        [16] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 738814.28571429,
                                                ["x"] = -237551.42857145,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 738814.28571429,
                                                ["x"] = -237551.42857145,
                                            }, -- end of [2]
                                        }, -- end of [16]
                                        [9] = 
                                        {
                                            [33] = 
                                            {
                                                ["y"] = 729405.6875,
                                                ["x"] = -237988.515625,
                                            }, -- end of [33]
                                            [35] = 
                                            {
                                                ["y"] = 729394,
                                                ["x"] = -238005.09375,
                                            }, -- end of [35]
                                            [37] = 
                                            {
                                                ["y"] = 729389.1875,
                                                ["x"] = -238024.78125,
                                            }, -- end of [37]
                                            [39] = 
                                            {
                                                ["y"] = 729385.4375,
                                                ["x"] = -238070.953125,
                                            }, -- end of [39]
                                            [41] = 
                                            {
                                                ["y"] = 729373.9375,
                                                ["x"] = -238132.734375,
                                            }, -- end of [41]
                                            [43] = 
                                            {
                                                ["y"] = 729354.8125,
                                                ["x"] = -238192.578125,
                                            }, -- end of [43]
                                            [45] = 
                                            {
                                                ["y"] = 729328.3125,
                                                ["x"] = -238249.546875,
                                            }, -- end of [45]
                                            [47] = 
                                            {
                                                ["y"] = 729294.875,
                                                ["x"] = -238302.75,
                                            }, -- end of [47]
                                            [49] = 
                                            {
                                                ["y"] = 729255,
                                                ["x"] = -238351.34375,
                                            }, -- end of [49]
                                            [51] = 
                                            {
                                                ["y"] = 729209.375,
                                                ["x"] = -238394.546875,
                                            }, -- end of [51]
                                            [53] = 
                                            {
                                                ["y"] = 729158.6875,
                                                ["x"] = -238431.6875,
                                            }, -- end of [53]
                                            [55] = 
                                            {
                                                ["y"] = 729103.6875,
                                                ["x"] = -238462.171875,
                                            }, -- end of [55]
                                            [57] = 
                                            {
                                                ["y"] = 729045.375,
                                                ["x"] = -238485.53125,
                                            }, -- end of [57]
                                            [59] = 
                                            {
                                                ["y"] = 728984.5625,
                                                ["x"] = -238501.375,
                                            }, -- end of [59]
                                            [61] = 
                                            {
                                                ["y"] = 728922.25,
                                                ["x"] = -238509.484375,
                                            }, -- end of [61]
                                            [63] = 
                                            {
                                                ["y"] = 728859.375,
                                                ["x"] = -238509.703125,
                                            }, -- end of [63]
                                            [66] = 
                                            {
                                                ["y"] = 728496.3125,
                                                ["x"] = -238466.65625,
                                            }, -- end of [66]
                                            [70] = 
                                            {
                                                ["y"] = 728295,
                                                ["x"] = -238484.359375,
                                            }, -- end of [70]
                                            [74] = 
                                            {
                                                ["y"] = 728171.75,
                                                ["x"] = -238483.296875,
                                            }, -- end of [74]
                                            [78] = 
                                            {
                                                ["y"] = 728052.5,
                                                ["x"] = -238452.125,
                                            }, -- end of [78]
                                            [82] = 
                                            {
                                                ["y"] = 727944.5,
                                                ["x"] = -238392.734375,
                                            }, -- end of [82]
                                            [86] = 
                                            {
                                                ["y"] = 727854.3125,
                                                ["x"] = -238308.71875,
                                            }, -- end of [86]
                                            [90] = 
                                            {
                                                ["y"] = 727749.1875,
                                                ["x"] = -238174.109375,
                                            }, -- end of [90]
                                            [94] = 
                                            {
                                                ["y"] = 727683.75,
                                                ["x"] = -238134.0625,
                                            }, -- end of [94]
                                            [98] = 
                                            {
                                                ["y"] = 727608.0625,
                                                ["x"] = -238121.578125,
                                            }, -- end of [98]
                                            [102] = 
                                            {
                                                ["y"] = 727533.25,
                                                ["x"] = -238138.515625,
                                            }, -- end of [102]
                                            [106] = 
                                            {
                                                ["y"] = 727446,
                                                ["x"] = -238168.515625,
                                            }, -- end of [106]
                                            [110] = 
                                            {
                                                ["y"] = 727341,
                                                ["x"] = -238177.515625,
                                            }, -- end of [110]
                                            [114] = 
                                            {
                                                ["y"] = 727237.3125,
                                                ["x"] = -238158.8125,
                                            }, -- end of [114]
                                            [118] = 
                                            {
                                                ["y"] = 726595.5,
                                                ["x"] = -237909.921875,
                                            }, -- end of [118]
                                            [122] = 
                                            {
                                                ["y"] = 726456.75,
                                                ["x"] = -237887.515625,
                                            }, -- end of [122]
                                            [126] = 
                                            {
                                                ["y"] = 725890.125,
                                                ["x"] = -237941.953125,
                                            }, -- end of [126]
                                            [132] = 
                                            {
                                                ["y"] = 725608,
                                                ["x"] = -238051.40625,
                                            }, -- end of [132]
                                            [140] = 
                                            {
                                                ["y"] = 725447.9375,
                                                ["x"] = -238035.484375,
                                            }, -- end of [140]
                                            [148] = 
                                            {
                                                ["y"] = 724612.75,
                                                ["x"] = -237476.40625,
                                            }, -- end of [148]
                                            [1] = 
                                            {
                                                ["y"] = 731253.0625,
                                                ["x"] = -239019.203125,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 729625.0625,
                                                ["x"] = -238661.5,
                                            }, -- end of [2]
                                            [133] = 
                                            {
                                                ["y"] = 725596.4375,
                                                ["x"] = -238055.828125,
                                            }, -- end of [133]
                                            [141] = 
                                            {
                                                ["y"] = 725410,
                                                ["x"] = -238023.171875,
                                            }, -- end of [141]
                                            [3] = 
                                            {
                                                ["y"] = 729612.875,
                                                ["x"] = -238657.84375,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 729601.375,
                                                ["x"] = -238652.40625,
                                            }, -- end of [4]
                                            [67] = 
                                            {
                                                ["y"] = 728475.5625,
                                                ["x"] = -238465.96875,
                                            }, -- end of [67]
                                            [71] = 
                                            {
                                                ["y"] = 728264.25,
                                                ["x"] = -238486.953125,
                                            }, -- end of [71]
                                            [75] = 
                                            {
                                                ["y"] = 728141.25,
                                                ["x"] = -238478.28125,
                                            }, -- end of [75]
                                            [5] = 
                                            {
                                                ["y"] = 729590.8125,
                                                ["x"] = -238645.34375,
                                            }, -- end of [5]
                                            [83] = 
                                            {
                                                ["y"] = 727920.0625,
                                                ["x"] = -238373.859375,
                                            }, -- end of [83]
                                            [87] = 
                                            {
                                                ["y"] = 727835.25,
                                                ["x"] = -238284.4375,
                                            }, -- end of [87]
                                            [91] = 
                                            {
                                                ["y"] = 727734.375,
                                                ["x"] = -238161.78125,
                                            }, -- end of [91]
                                            [6] = 
                                            {
                                                ["y"] = 729581.4375,
                                                ["x"] = -238636.765625,
                                            }, -- end of [6]
                                            [99] = 
                                            {
                                                ["y"] = 727588.875,
                                                ["x"] = -238123.078125,
                                            }, -- end of [99]
                                            [103] = 
                                            {
                                                ["y"] = 727521.1875,
                                                ["x"] = -238143.859375,
                                            }, -- end of [103]
                                            [107] = 
                                            {
                                                ["y"] = 727420,
                                                ["x"] = -238173.359375,
                                            }, -- end of [107]
                                            [7] = 
                                            {
                                                ["y"] = 729573.4375,
                                                ["x"] = -238626.890625,
                                            }, -- end of [7]
                                            [115] = 
                                            {
                                                ["y"] = 727212.4375,
                                                ["x"] = -238149.90625,
                                            }, -- end of [115]
                                            [119] = 
                                            {
                                                ["y"] = 726561.3125,
                                                ["x"] = -237901.515625,
                                            }, -- end of [119]
                                            [123] = 
                                            {
                                                ["y"] = 726421.5625,
                                                ["x"] = -237886.65625,
                                            }, -- end of [123]
                                            [8] = 
                                            {
                                                ["y"] = 729567,
                                                ["x"] = -238615.953125,
                                            }, -- end of [8]
                                            [134] = 
                                            {
                                                ["y"] = 725584.5,
                                                ["x"] = -238058.796875,
                                            }, -- end of [134]
                                            [9] = 
                                            {
                                                ["y"] = 729562.3125,
                                                ["x"] = -238604.15625,
                                            }, -- end of [9]
                                            [10] = 
                                            {
                                                ["y"] = 729559.375,
                                                ["x"] = -238591.796875,
                                            }, -- end of [10]
                                            [11] = 
                                            {
                                                ["y"] = 729558.3125,
                                                ["x"] = -238579.140625,
                                            }, -- end of [11]
                                            [12] = 
                                            {
                                                ["y"] = 729559.1875,
                                                ["x"] = -238566.46875,
                                            }, -- end of [12]
                                            [13] = 
                                            {
                                                ["y"] = 729623,
                                                ["x"] = -238120.078125,
                                            }, -- end of [13]
                                            [14] = 
                                            {
                                                ["y"] = 729624.1875,
                                                ["x"] = -238105.75,
                                            }, -- end of [14]
                                            [15] = 
                                            {
                                                ["y"] = 729623.625,
                                                ["x"] = -238091.390625,
                                            }, -- end of [15]
                                            [16] = 
                                            {
                                                ["y"] = 729621.375,
                                                ["x"] = -238077.1875,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 729617.375,
                                                ["x"] = -238063.375,
                                            }, -- end of [17]
                                            [18] = 
                                            {
                                                ["y"] = 729611.8125,
                                                ["x"] = -238050.109375,
                                            }, -- end of [18]
                                            [19] = 
                                            {
                                                ["y"] = 729604.75,
                                                ["x"] = -238037.625,
                                            }, -- end of [19]
                                            [20] = 
                                            {
                                                ["y"] = 729596.1875,
                                                ["x"] = -238026.0625,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 729586.3125,
                                                ["x"] = -238015.625,
                                            }, -- end of [21]
                                            [22] = 
                                            {
                                                ["y"] = 729575.25,
                                                ["x"] = -238006.421875,
                                            }, -- end of [22]
                                            [23] = 
                                            {
                                                ["y"] = 729563.1875,
                                                ["x"] = -237998.625,
                                            }, -- end of [23]
                                            [24] = 
                                            {
                                                ["y"] = 729550.25,
                                                ["x"] = -237992.3125,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 729536.6875,
                                                ["x"] = -237987.59375,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 729522.625,
                                                ["x"] = -237984.53125,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 729519.1875,
                                                ["x"] = -237984,
                                            }, -- end of [27]
                                            [28] = 
                                            {
                                                ["y"] = 729452.5625,
                                                ["x"] = -237973.625,
                                            }, -- end of [28]
                                            [29] = 
                                            {
                                                ["y"] = 729442.375,
                                                ["x"] = -237972.96875,
                                            }, -- end of [29]
                                            [30] = 
                                            {
                                                ["y"] = 729432.3125,
                                                ["x"] = -237974.21875,
                                            }, -- end of [30]
                                            [31] = 
                                            {
                                                ["y"] = 729422.5625,
                                                ["x"] = -237977.296875,
                                            }, -- end of [31]
                                            [32] = 
                                            {
                                                ["y"] = 729413.625,
                                                ["x"] = -237982.125,
                                            }, -- end of [32]
                                            [34] = 
                                            {
                                                ["y"] = 729399.0625,
                                                ["x"] = -237996.265625,
                                            }, -- end of [34]
                                            [36] = 
                                            {
                                                ["y"] = 729390.6875,
                                                ["x"] = -238014.703125,
                                            }, -- end of [36]
                                            [38] = 
                                            {
                                                ["y"] = 729388.3125,
                                                ["x"] = -238039.640625,
                                            }, -- end of [38]
                                            [40] = 
                                            {
                                                ["y"] = 729380.6875,
                                                ["x"] = -238102.015625,
                                            }, -- end of [40]
                                            [42] = 
                                            {
                                                ["y"] = 729365.3125,
                                                ["x"] = -238162.953125,
                                            }, -- end of [42]
                                            [44] = 
                                            {
                                                ["y"] = 729342.4375,
                                                ["x"] = -238221.484375,
                                            }, -- end of [44]
                                            [46] = 
                                            {
                                                ["y"] = 729312.4375,
                                                ["x"] = -238276.6875,
                                            }, -- end of [46]
                                            [48] = 
                                            {
                                                ["y"] = 729275.6875,
                                                ["x"] = -238327.671875,
                                            }, -- end of [48]
                                            [50] = 
                                            {
                                                ["y"] = 729232.875,
                                                ["x"] = -238373.65625,
                                            }, -- end of [50]
                                            [52] = 
                                            {
                                                ["y"] = 729184.625,
                                                ["x"] = -238413.90625,
                                            }, -- end of [52]
                                            [54] = 
                                            {
                                                ["y"] = 729131.6875,
                                                ["x"] = -238447.796875,
                                            }, -- end of [54]
                                            [56] = 
                                            {
                                                ["y"] = 729074.9375,
                                                ["x"] = -238474.765625,
                                            }, -- end of [56]
                                            [58] = 
                                            {
                                                ["y"] = 729015.1875,
                                                ["x"] = -238494.40625,
                                            }, -- end of [58]
                                            [60] = 
                                            {
                                                ["y"] = 728953.5,
                                                ["x"] = -238506.40625,
                                            }, -- end of [60]
                                            [62] = 
                                            {
                                                ["y"] = 728890.8125,
                                                ["x"] = -238510.578125,
                                            }, -- end of [62]
                                            [64] = 
                                            {
                                                ["y"] = 728828.125,
                                                ["x"] = -238506.859375,
                                            }, -- end of [64]
                                            [68] = 
                                            {
                                                ["y"] = 728454.8125,
                                                ["x"] = -238466.515625,
                                            }, -- end of [68]
                                            [72] = 
                                            {
                                                ["y"] = 728233.3125,
                                                ["x"] = -238487.640625,
                                            }, -- end of [72]
                                            [76] = 
                                            {
                                                ["y"] = 728111.1875,
                                                ["x"] = -238471.40625,
                                            }, -- end of [76]
                                            [80] = 
                                            {
                                                ["y"] = 727996.6875,
                                                ["x"] = -238425.765625,
                                            }, -- end of [80]
                                            [84] = 
                                            {
                                                ["y"] = 727896.8125,
                                                ["x"] = -238353.515625,
                                            }, -- end of [84]
                                            [88] = 
                                            {
                                                ["y"] = 727774.9375,
                                                ["x"] = -238202.78125,
                                            }, -- end of [88]
                                            [92] = 
                                            {
                                                ["y"] = 727718.4375,
                                                ["x"] = -238150.921875,
                                            }, -- end of [92]
                                            [96] = 
                                            {
                                                ["y"] = 727646.5625,
                                                ["x"] = -238124.15625,
                                            }, -- end of [96]
                                            [100] = 
                                            {
                                                ["y"] = 727569.875,
                                                ["x"] = -238126.421875,
                                            }, -- end of [100]
                                            [104] = 
                                            {
                                                ["y"] = 727496.6875,
                                                ["x"] = -238153.734375,
                                            }, -- end of [104]
                                            [108] = 
                                            {
                                                ["y"] = 727393.75,
                                                ["x"] = -238176.484375,
                                            }, -- end of [108]
                                            [112] = 
                                            {
                                                ["y"] = 727288.5,
                                                ["x"] = -238171.59375,
                                            }, -- end of [112]
                                            [116] = 
                                            {
                                                ["y"] = 726662.25,
                                                ["x"] = -237932.234375,
                                            }, -- end of [116]
                                            [120] = 
                                            {
                                                ["y"] = 726526.75,
                                                ["x"] = -237894.953125,
                                            }, -- end of [120]
                                            [124] = 
                                            {
                                                ["y"] = 726386.375,
                                                ["x"] = -237887.6875,
                                            }, -- end of [124]
                                            [128] = 
                                            {
                                                ["y"] = 725846.4375,
                                                ["x"] = -237949.609375,
                                            }, -- end of [128]
                                            [136] = 
                                            {
                                                ["y"] = 725559.875,
                                                ["x"] = -238060.21875,
                                            }, -- end of [136]
                                            [144] = 
                                            {
                                                ["y"] = 725300.5,
                                                ["x"] = -237975.125,
                                            }, -- end of [144]
                                            [129] = 
                                            {
                                                ["y"] = 725825.0625,
                                                ["x"] = -237955.515625,
                                            }, -- end of [129]
                                            [137] = 
                                            {
                                                ["y"] = 725547.6875,
                                                ["x"] = -238058.640625,
                                            }, -- end of [137]
                                            [145] = 
                                            {
                                                ["y"] = 725265.75,
                                                ["x"] = -237955.546875,
                                            }, -- end of [145]
                                            [65] = 
                                            {
                                                ["y"] = 728516.9375,
                                                ["x"] = -238468.5625,
                                            }, -- end of [65]
                                            [69] = 
                                            {
                                                ["y"] = 728434.1875,
                                                ["x"] = -238468.28125,
                                            }, -- end of [69]
                                            [73] = 
                                            {
                                                ["y"] = 728202.5,
                                                ["x"] = -238486.421875,
                                            }, -- end of [73]
                                            [77] = 
                                            {
                                                ["y"] = 728081.5625,
                                                ["x"] = -238462.671875,
                                            }, -- end of [77]
                                            [81] = 
                                            {
                                                ["y"] = 727970.0625,
                                                ["x"] = -238410.046875,
                                            }, -- end of [81]
                                            [85] = 
                                            {
                                                ["y"] = 727874.875,
                                                ["x"] = -238331.765625,
                                            }, -- end of [85]
                                            [89] = 
                                            {
                                                ["y"] = 727762.75,
                                                ["x"] = -238187.828125,
                                            }, -- end of [89]
                                            [93] = 
                                            {
                                                ["y"] = 727701.5,
                                                ["x"] = -238141.65625,
                                            }, -- end of [93]
                                            [97] = 
                                            {
                                                ["y"] = 727627.375,
                                                ["x"] = -238121.9375,
                                            }, -- end of [97]
                                            [101] = 
                                            {
                                                ["y"] = 727551.25,
                                                ["x"] = -238131.578125,
                                            }, -- end of [101]
                                            [105] = 
                                            {
                                                ["y"] = 727471.5625,
                                                ["x"] = -238161.953125,
                                            }, -- end of [105]
                                            [109] = 
                                            {
                                                ["y"] = 727367.375,
                                                ["x"] = -238177.875,
                                            }, -- end of [109]
                                            [113] = 
                                            {
                                                ["y"] = 727262.6875,
                                                ["x"] = -238166.046875,
                                            }, -- end of [113]
                                            [117] = 
                                            {
                                                ["y"] = 726629.1875,
                                                ["x"] = -237920.171875,
                                            }, -- end of [117]
                                            [121] = 
                                            {
                                                ["y"] = 726491.8125,
                                                ["x"] = -237890.296875,
                                            }, -- end of [121]
                                            [125] = 
                                            {
                                                ["y"] = 726351.25,
                                                ["x"] = -237890.640625,
                                            }, -- end of [125]
                                            [130] = 
                                            {
                                                ["y"] = 725804.125,
                                                ["x"] = -237962.765625,
                                            }, -- end of [130]
                                            [138] = 
                                            {
                                                ["y"] = 725525.375,
                                                ["x"] = -238054.359375,
                                            }, -- end of [138]
                                            [146] = 
                                            {
                                                ["y"] = 725232,
                                                ["x"] = -237934.25,
                                            }, -- end of [146]
                                            [147] = 
                                            {
                                                ["y"] = 725199.375,
                                                ["x"] = -237911.296875,
                                            }, -- end of [147]
                                            [143] = 
                                            {
                                                ["y"] = 725336.1875,
                                                ["x"] = -237992.953125,
                                            }, -- end of [143]
                                            [142] = 
                                            {
                                                ["y"] = 725372.6875,
                                                ["x"] = -238008.984375,
                                            }, -- end of [142]
                                            [139] = 
                                            {
                                                ["y"] = 725486.4375,
                                                ["x"] = -238045.890625,
                                            }, -- end of [139]
                                            [135] = 
                                            {
                                                ["y"] = 725572.25,
                                                ["x"] = -238060.265625,
                                            }, -- end of [135]
                                            [131] = 
                                            {
                                                ["y"] = 725783.625,
                                                ["x"] = -237971.34375,
                                            }, -- end of [131]
                                            [127] = 
                                            {
                                                ["y"] = 725868.1875,
                                                ["x"] = -237945.09375,
                                            }, -- end of [127]
                                            [111] = 
                                            {
                                                ["y"] = 727314.625,
                                                ["x"] = -238175.421875,
                                            }, -- end of [111]
                                            [95] = 
                                            {
                                                ["y"] = 727665.375,
                                                ["x"] = -238128.21875,
                                            }, -- end of [95]
                                            [79] = 
                                            {
                                                ["y"] = 728024.1875,
                                                ["x"] = -238439.8125,
                                            }, -- end of [79]
                                        }, -- end of [9]
                                        [5] = 
                                        {
                                            [33] = 
                                            {
                                                ["y"] = 729405.6875,
                                                ["x"] = -237988.515625,
                                            }, -- end of [33]
                                            [35] = 
                                            {
                                                ["y"] = 729394,
                                                ["x"] = -238005.09375,
                                            }, -- end of [35]
                                            [37] = 
                                            {
                                                ["y"] = 729389.1875,
                                                ["x"] = -238024.78125,
                                            }, -- end of [37]
                                            [39] = 
                                            {
                                                ["y"] = 729385.4375,
                                                ["x"] = -238070.953125,
                                            }, -- end of [39]
                                            [41] = 
                                            {
                                                ["y"] = 729373.9375,
                                                ["x"] = -238132.734375,
                                            }, -- end of [41]
                                            [43] = 
                                            {
                                                ["y"] = 729354.8125,
                                                ["x"] = -238192.578125,
                                            }, -- end of [43]
                                            [45] = 
                                            {
                                                ["y"] = 729328.3125,
                                                ["x"] = -238249.546875,
                                            }, -- end of [45]
                                            [47] = 
                                            {
                                                ["y"] = 729294.875,
                                                ["x"] = -238302.75,
                                            }, -- end of [47]
                                            [49] = 
                                            {
                                                ["y"] = 729255,
                                                ["x"] = -238351.34375,
                                            }, -- end of [49]
                                            [51] = 
                                            {
                                                ["y"] = 729209.375,
                                                ["x"] = -238394.546875,
                                            }, -- end of [51]
                                            [53] = 
                                            {
                                                ["y"] = 729158.6875,
                                                ["x"] = -238431.6875,
                                            }, -- end of [53]
                                            [55] = 
                                            {
                                                ["y"] = 729103.6875,
                                                ["x"] = -238462.171875,
                                            }, -- end of [55]
                                            [57] = 
                                            {
                                                ["y"] = 729045.375,
                                                ["x"] = -238485.53125,
                                            }, -- end of [57]
                                            [59] = 
                                            {
                                                ["y"] = 728984.5625,
                                                ["x"] = -238501.375,
                                            }, -- end of [59]
                                            [61] = 
                                            {
                                                ["y"] = 728922.25,
                                                ["x"] = -238509.484375,
                                            }, -- end of [61]
                                            [63] = 
                                            {
                                                ["y"] = 728859.375,
                                                ["x"] = -238509.703125,
                                            }, -- end of [63]
                                            [66] = 
                                            {
                                                ["y"] = 728496.3125,
                                                ["x"] = -238466.65625,
                                            }, -- end of [66]
                                            [70] = 
                                            {
                                                ["y"] = 728295,
                                                ["x"] = -238484.359375,
                                            }, -- end of [70]
                                            [74] = 
                                            {
                                                ["y"] = 728171.75,
                                                ["x"] = -238483.296875,
                                            }, -- end of [74]
                                            [78] = 
                                            {
                                                ["y"] = 728052.5,
                                                ["x"] = -238452.125,
                                            }, -- end of [78]
                                            [82] = 
                                            {
                                                ["y"] = 727944.5,
                                                ["x"] = -238392.734375,
                                            }, -- end of [82]
                                            [86] = 
                                            {
                                                ["y"] = 727854.3125,
                                                ["x"] = -238308.71875,
                                            }, -- end of [86]
                                            [90] = 
                                            {
                                                ["y"] = 727749.1875,
                                                ["x"] = -238174.109375,
                                            }, -- end of [90]
                                            [94] = 
                                            {
                                                ["y"] = 727683.75,
                                                ["x"] = -238134.0625,
                                            }, -- end of [94]
                                            [98] = 
                                            {
                                                ["y"] = 727608.0625,
                                                ["x"] = -238121.578125,
                                            }, -- end of [98]
                                            [102] = 
                                            {
                                                ["y"] = 727533.25,
                                                ["x"] = -238138.515625,
                                            }, -- end of [102]
                                            [106] = 
                                            {
                                                ["y"] = 727446,
                                                ["x"] = -238168.515625,
                                            }, -- end of [106]
                                            [110] = 
                                            {
                                                ["y"] = 727341,
                                                ["x"] = -238177.515625,
                                            }, -- end of [110]
                                            [114] = 
                                            {
                                                ["y"] = 727237.3125,
                                                ["x"] = -238158.8125,
                                            }, -- end of [114]
                                            [118] = 
                                            {
                                                ["y"] = 726595.5,
                                                ["x"] = -237909.921875,
                                            }, -- end of [118]
                                            [122] = 
                                            {
                                                ["y"] = 726456.75,
                                                ["x"] = -237887.515625,
                                            }, -- end of [122]
                                            [126] = 
                                            {
                                                ["y"] = 725890.125,
                                                ["x"] = -237941.953125,
                                            }, -- end of [126]
                                            [132] = 
                                            {
                                                ["y"] = 725608,
                                                ["x"] = -238051.40625,
                                            }, -- end of [132]
                                            [140] = 
                                            {
                                                ["y"] = 725447.9375,
                                                ["x"] = -238035.484375,
                                            }, -- end of [140]
                                            [148] = 
                                            {
                                                ["y"] = 724469.375,
                                                ["x"] = -237370.109375,
                                            }, -- end of [148]
                                            [1] = 
                                            {
                                                ["y"] = 733163,
                                                ["x"] = -239438.875,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 729625.0625,
                                                ["x"] = -238661.5,
                                            }, -- end of [2]
                                            [133] = 
                                            {
                                                ["y"] = 725596.4375,
                                                ["x"] = -238055.828125,
                                            }, -- end of [133]
                                            [141] = 
                                            {
                                                ["y"] = 725410,
                                                ["x"] = -238023.171875,
                                            }, -- end of [141]
                                            [149] = 
                                            {
                                                ["y"] = 724451.625,
                                                ["x"] = -237357.921875,
                                            }, -- end of [149]
                                            [3] = 
                                            {
                                                ["y"] = 729612.875,
                                                ["x"] = -238657.84375,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 729601.375,
                                                ["x"] = -238652.40625,
                                            }, -- end of [4]
                                            [67] = 
                                            {
                                                ["y"] = 728475.5625,
                                                ["x"] = -238465.96875,
                                            }, -- end of [67]
                                            [71] = 
                                            {
                                                ["y"] = 728264.25,
                                                ["x"] = -238486.953125,
                                            }, -- end of [71]
                                            [75] = 
                                            {
                                                ["y"] = 728141.25,
                                                ["x"] = -238478.28125,
                                            }, -- end of [75]
                                            [5] = 
                                            {
                                                ["y"] = 729590.8125,
                                                ["x"] = -238645.34375,
                                            }, -- end of [5]
                                            [83] = 
                                            {
                                                ["y"] = 727920.0625,
                                                ["x"] = -238373.859375,
                                            }, -- end of [83]
                                            [87] = 
                                            {
                                                ["y"] = 727835.25,
                                                ["x"] = -238284.4375,
                                            }, -- end of [87]
                                            [91] = 
                                            {
                                                ["y"] = 727734.375,
                                                ["x"] = -238161.78125,
                                            }, -- end of [91]
                                            [6] = 
                                            {
                                                ["y"] = 729581.4375,
                                                ["x"] = -238636.765625,
                                            }, -- end of [6]
                                            [99] = 
                                            {
                                                ["y"] = 727588.875,
                                                ["x"] = -238123.078125,
                                            }, -- end of [99]
                                            [103] = 
                                            {
                                                ["y"] = 727521.1875,
                                                ["x"] = -238143.859375,
                                            }, -- end of [103]
                                            [107] = 
                                            {
                                                ["y"] = 727420,
                                                ["x"] = -238173.359375,
                                            }, -- end of [107]
                                            [7] = 
                                            {
                                                ["y"] = 729573.4375,
                                                ["x"] = -238626.890625,
                                            }, -- end of [7]
                                            [115] = 
                                            {
                                                ["y"] = 727212.4375,
                                                ["x"] = -238149.90625,
                                            }, -- end of [115]
                                            [119] = 
                                            {
                                                ["y"] = 726561.3125,
                                                ["x"] = -237901.515625,
                                            }, -- end of [119]
                                            [123] = 
                                            {
                                                ["y"] = 726421.5625,
                                                ["x"] = -237886.65625,
                                            }, -- end of [123]
                                            [8] = 
                                            {
                                                ["y"] = 729567,
                                                ["x"] = -238615.953125,
                                            }, -- end of [8]
                                            [134] = 
                                            {
                                                ["y"] = 725584.5,
                                                ["x"] = -238058.796875,
                                            }, -- end of [134]
                                            [9] = 
                                            {
                                                ["y"] = 729562.3125,
                                                ["x"] = -238604.15625,
                                            }, -- end of [9]
                                            [150] = 
                                            {
                                                ["y"] = 724433,
                                                ["x"] = -237347.015625,
                                            }, -- end of [150]
                                            [10] = 
                                            {
                                                ["y"] = 729559.375,
                                                ["x"] = -238591.796875,
                                            }, -- end of [10]
                                            [11] = 
                                            {
                                                ["y"] = 729558.3125,
                                                ["x"] = -238579.140625,
                                            }, -- end of [11]
                                            [12] = 
                                            {
                                                ["y"] = 729559.1875,
                                                ["x"] = -238566.46875,
                                            }, -- end of [12]
                                            [13] = 
                                            {
                                                ["y"] = 729623,
                                                ["x"] = -238120.078125,
                                            }, -- end of [13]
                                            [14] = 
                                            {
                                                ["y"] = 729624.1875,
                                                ["x"] = -238105.75,
                                            }, -- end of [14]
                                            [15] = 
                                            {
                                                ["y"] = 729623.625,
                                                ["x"] = -238091.390625,
                                            }, -- end of [15]
                                            [16] = 
                                            {
                                                ["y"] = 729621.375,
                                                ["x"] = -238077.1875,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 729617.375,
                                                ["x"] = -238063.375,
                                            }, -- end of [17]
                                            [18] = 
                                            {
                                                ["y"] = 729611.8125,
                                                ["x"] = -238050.109375,
                                            }, -- end of [18]
                                            [19] = 
                                            {
                                                ["y"] = 729604.75,
                                                ["x"] = -238037.625,
                                            }, -- end of [19]
                                            [20] = 
                                            {
                                                ["y"] = 729596.1875,
                                                ["x"] = -238026.0625,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 729586.3125,
                                                ["x"] = -238015.625,
                                            }, -- end of [21]
                                            [22] = 
                                            {
                                                ["y"] = 729575.25,
                                                ["x"] = -238006.421875,
                                            }, -- end of [22]
                                            [23] = 
                                            {
                                                ["y"] = 729563.1875,
                                                ["x"] = -237998.625,
                                            }, -- end of [23]
                                            [24] = 
                                            {
                                                ["y"] = 729550.25,
                                                ["x"] = -237992.3125,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 729536.6875,
                                                ["x"] = -237987.59375,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 729522.625,
                                                ["x"] = -237984.53125,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 729519.1875,
                                                ["x"] = -237984,
                                            }, -- end of [27]
                                            [28] = 
                                            {
                                                ["y"] = 729452.5625,
                                                ["x"] = -237973.625,
                                            }, -- end of [28]
                                            [29] = 
                                            {
                                                ["y"] = 729442.375,
                                                ["x"] = -237972.96875,
                                            }, -- end of [29]
                                            [30] = 
                                            {
                                                ["y"] = 729432.3125,
                                                ["x"] = -237974.21875,
                                            }, -- end of [30]
                                            [31] = 
                                            {
                                                ["y"] = 729422.5625,
                                                ["x"] = -237977.296875,
                                            }, -- end of [31]
                                            [32] = 
                                            {
                                                ["y"] = 729413.625,
                                                ["x"] = -237982.125,
                                            }, -- end of [32]
                                            [34] = 
                                            {
                                                ["y"] = 729399.0625,
                                                ["x"] = -237996.265625,
                                            }, -- end of [34]
                                            [36] = 
                                            {
                                                ["y"] = 729390.6875,
                                                ["x"] = -238014.703125,
                                            }, -- end of [36]
                                            [38] = 
                                            {
                                                ["y"] = 729388.3125,
                                                ["x"] = -238039.640625,
                                            }, -- end of [38]
                                            [40] = 
                                            {
                                                ["y"] = 729380.6875,
                                                ["x"] = -238102.015625,
                                            }, -- end of [40]
                                            [42] = 
                                            {
                                                ["y"] = 729365.3125,
                                                ["x"] = -238162.953125,
                                            }, -- end of [42]
                                            [44] = 
                                            {
                                                ["y"] = 729342.4375,
                                                ["x"] = -238221.484375,
                                            }, -- end of [44]
                                            [46] = 
                                            {
                                                ["y"] = 729312.4375,
                                                ["x"] = -238276.6875,
                                            }, -- end of [46]
                                            [48] = 
                                            {
                                                ["y"] = 729275.6875,
                                                ["x"] = -238327.671875,
                                            }, -- end of [48]
                                            [50] = 
                                            {
                                                ["y"] = 729232.875,
                                                ["x"] = -238373.65625,
                                            }, -- end of [50]
                                            [52] = 
                                            {
                                                ["y"] = 729184.625,
                                                ["x"] = -238413.90625,
                                            }, -- end of [52]
                                            [54] = 
                                            {
                                                ["y"] = 729131.6875,
                                                ["x"] = -238447.796875,
                                            }, -- end of [54]
                                            [56] = 
                                            {
                                                ["y"] = 729074.9375,
                                                ["x"] = -238474.765625,
                                            }, -- end of [56]
                                            [58] = 
                                            {
                                                ["y"] = 729015.1875,
                                                ["x"] = -238494.40625,
                                            }, -- end of [58]
                                            [60] = 
                                            {
                                                ["y"] = 728953.5,
                                                ["x"] = -238506.40625,
                                            }, -- end of [60]
                                            [62] = 
                                            {
                                                ["y"] = 728890.8125,
                                                ["x"] = -238510.578125,
                                            }, -- end of [62]
                                            [64] = 
                                            {
                                                ["y"] = 728828.125,
                                                ["x"] = -238506.859375,
                                            }, -- end of [64]
                                            [68] = 
                                            {
                                                ["y"] = 728454.8125,
                                                ["x"] = -238466.515625,
                                            }, -- end of [68]
                                            [72] = 
                                            {
                                                ["y"] = 728233.3125,
                                                ["x"] = -238487.640625,
                                            }, -- end of [72]
                                            [76] = 
                                            {
                                                ["y"] = 728111.1875,
                                                ["x"] = -238471.40625,
                                            }, -- end of [76]
                                            [80] = 
                                            {
                                                ["y"] = 727996.6875,
                                                ["x"] = -238425.765625,
                                            }, -- end of [80]
                                            [84] = 
                                            {
                                                ["y"] = 727896.8125,
                                                ["x"] = -238353.515625,
                                            }, -- end of [84]
                                            [88] = 
                                            {
                                                ["y"] = 727774.9375,
                                                ["x"] = -238202.78125,
                                            }, -- end of [88]
                                            [92] = 
                                            {
                                                ["y"] = 727718.4375,
                                                ["x"] = -238150.921875,
                                            }, -- end of [92]
                                            [96] = 
                                            {
                                                ["y"] = 727646.5625,
                                                ["x"] = -238124.15625,
                                            }, -- end of [96]
                                            [100] = 
                                            {
                                                ["y"] = 727569.875,
                                                ["x"] = -238126.421875,
                                            }, -- end of [100]
                                            [104] = 
                                            {
                                                ["y"] = 727496.6875,
                                                ["x"] = -238153.734375,
                                            }, -- end of [104]
                                            [108] = 
                                            {
                                                ["y"] = 727393.75,
                                                ["x"] = -238176.484375,
                                            }, -- end of [108]
                                            [112] = 
                                            {
                                                ["y"] = 727288.5,
                                                ["x"] = -238171.59375,
                                            }, -- end of [112]
                                            [116] = 
                                            {
                                                ["y"] = 726662.25,
                                                ["x"] = -237932.234375,
                                            }, -- end of [116]
                                            [120] = 
                                            {
                                                ["y"] = 726526.75,
                                                ["x"] = -237894.953125,
                                            }, -- end of [120]
                                            [124] = 
                                            {
                                                ["y"] = 726386.375,
                                                ["x"] = -237887.6875,
                                            }, -- end of [124]
                                            [128] = 
                                            {
                                                ["y"] = 725846.4375,
                                                ["x"] = -237949.609375,
                                            }, -- end of [128]
                                            [136] = 
                                            {
                                                ["y"] = 725559.875,
                                                ["x"] = -238060.21875,
                                            }, -- end of [136]
                                            [144] = 
                                            {
                                                ["y"] = 725300.5,
                                                ["x"] = -237975.125,
                                            }, -- end of [144]
                                            [152] = 
                                            {
                                                ["y"] = 724393.75,
                                                ["x"] = -237329.375,
                                            }, -- end of [152]
                                            [129] = 
                                            {
                                                ["y"] = 725825.0625,
                                                ["x"] = -237955.515625,
                                            }, -- end of [129]
                                            [137] = 
                                            {
                                                ["y"] = 725547.6875,
                                                ["x"] = -238058.640625,
                                            }, -- end of [137]
                                            [145] = 
                                            {
                                                ["y"] = 725265.75,
                                                ["x"] = -237955.546875,
                                            }, -- end of [145]
                                            [65] = 
                                            {
                                                ["y"] = 728516.9375,
                                                ["x"] = -238468.5625,
                                            }, -- end of [65]
                                            [69] = 
                                            {
                                                ["y"] = 728434.1875,
                                                ["x"] = -238468.28125,
                                            }, -- end of [69]
                                            [73] = 
                                            {
                                                ["y"] = 728202.5,
                                                ["x"] = -238486.421875,
                                            }, -- end of [73]
                                            [77] = 
                                            {
                                                ["y"] = 728081.5625,
                                                ["x"] = -238462.671875,
                                            }, -- end of [77]
                                            [81] = 
                                            {
                                                ["y"] = 727970.0625,
                                                ["x"] = -238410.046875,
                                            }, -- end of [81]
                                            [85] = 
                                            {
                                                ["y"] = 727874.875,
                                                ["x"] = -238331.765625,
                                            }, -- end of [85]
                                            [89] = 
                                            {
                                                ["y"] = 727762.75,
                                                ["x"] = -238187.828125,
                                            }, -- end of [89]
                                            [93] = 
                                            {
                                                ["y"] = 727701.5,
                                                ["x"] = -238141.65625,
                                            }, -- end of [93]
                                            [97] = 
                                            {
                                                ["y"] = 727627.375,
                                                ["x"] = -238121.9375,
                                            }, -- end of [97]
                                            [101] = 
                                            {
                                                ["y"] = 727551.25,
                                                ["x"] = -238131.578125,
                                            }, -- end of [101]
                                            [105] = 
                                            {
                                                ["y"] = 727471.5625,
                                                ["x"] = -238161.953125,
                                            }, -- end of [105]
                                            [109] = 
                                            {
                                                ["y"] = 727367.375,
                                                ["x"] = -238177.875,
                                            }, -- end of [109]
                                            [113] = 
                                            {
                                                ["y"] = 727262.6875,
                                                ["x"] = -238166.046875,
                                            }, -- end of [113]
                                            [117] = 
                                            {
                                                ["y"] = 726629.1875,
                                                ["x"] = -237920.171875,
                                            }, -- end of [117]
                                            [121] = 
                                            {
                                                ["y"] = 726491.8125,
                                                ["x"] = -237890.296875,
                                            }, -- end of [121]
                                            [125] = 
                                            {
                                                ["y"] = 726351.25,
                                                ["x"] = -237890.640625,
                                            }, -- end of [125]
                                            [130] = 
                                            {
                                                ["y"] = 725804.125,
                                                ["x"] = -237962.765625,
                                            }, -- end of [130]
                                            [138] = 
                                            {
                                                ["y"] = 725525.375,
                                                ["x"] = -238054.359375,
                                            }, -- end of [138]
                                            [146] = 
                                            {
                                                ["y"] = 725232,
                                                ["x"] = -237934.25,
                                            }, -- end of [146]
                                            [151] = 
                                            {
                                                ["y"] = 724413.6875,
                                                ["x"] = -237337.484375,
                                            }, -- end of [151]
                                            [147] = 
                                            {
                                                ["y"] = 725199.375,
                                                ["x"] = -237911.296875,
                                            }, -- end of [147]
                                            [143] = 
                                            {
                                                ["y"] = 725336.1875,
                                                ["x"] = -237992.953125,
                                            }, -- end of [143]
                                            [142] = 
                                            {
                                                ["y"] = 725372.6875,
                                                ["x"] = -238008.984375,
                                            }, -- end of [142]
                                            [139] = 
                                            {
                                                ["y"] = 725486.4375,
                                                ["x"] = -238045.890625,
                                            }, -- end of [139]
                                            [135] = 
                                            {
                                                ["y"] = 725572.25,
                                                ["x"] = -238060.265625,
                                            }, -- end of [135]
                                            [131] = 
                                            {
                                                ["y"] = 725783.625,
                                                ["x"] = -237971.34375,
                                            }, -- end of [131]
                                            [127] = 
                                            {
                                                ["y"] = 725868.1875,
                                                ["x"] = -237945.09375,
                                            }, -- end of [127]
                                            [111] = 
                                            {
                                                ["y"] = 727314.625,
                                                ["x"] = -238175.421875,
                                            }, -- end of [111]
                                            [95] = 
                                            {
                                                ["y"] = 727665.375,
                                                ["x"] = -238128.21875,
                                            }, -- end of [95]
                                            [79] = 
                                            {
                                                ["y"] = 728024.1875,
                                                ["x"] = -238439.8125,
                                            }, -- end of [79]
                                        }, -- end of [5]
                                        [10] = 
                                        {
                                            [33] = 
                                            {
                                                ["y"] = 726662.25,
                                                ["x"] = -237932.234375,
                                            }, -- end of [33]
                                            [35] = 
                                            {
                                                ["y"] = 727237.3125,
                                                ["x"] = -238158.8125,
                                            }, -- end of [35]
                                            [37] = 
                                            {
                                                ["y"] = 727288.5,
                                                ["x"] = -238171.59375,
                                            }, -- end of [37]
                                            [39] = 
                                            {
                                                ["y"] = 727341,
                                                ["x"] = -238177.515625,
                                            }, -- end of [39]
                                            [41] = 
                                            {
                                                ["y"] = 727393.75,
                                                ["x"] = -238176.484375,
                                            }, -- end of [41]
                                            [43] = 
                                            {
                                                ["y"] = 727446,
                                                ["x"] = -238168.515625,
                                            }, -- end of [43]
                                            [45] = 
                                            {
                                                ["y"] = 727496.6875,
                                                ["x"] = -238153.734375,
                                            }, -- end of [45]
                                            [47] = 
                                            {
                                                ["y"] = 727533.25,
                                                ["x"] = -238138.515625,
                                            }, -- end of [47]
                                            [49] = 
                                            {
                                                ["y"] = 727569.875,
                                                ["x"] = -238126.421875,
                                            }, -- end of [49]
                                            [51] = 
                                            {
                                                ["y"] = 727608.0625,
                                                ["x"] = -238121.578125,
                                            }, -- end of [51]
                                            [53] = 
                                            {
                                                ["y"] = 727646.5625,
                                                ["x"] = -238124.15625,
                                            }, -- end of [53]
                                            [55] = 
                                            {
                                                ["y"] = 727683.75,
                                                ["x"] = -238134.0625,
                                            }, -- end of [55]
                                            [57] = 
                                            {
                                                ["y"] = 727718.4375,
                                                ["x"] = -238150.921875,
                                            }, -- end of [57]
                                            [59] = 
                                            {
                                                ["y"] = 727749.1875,
                                                ["x"] = -238174.109375,
                                            }, -- end of [59]
                                            [61] = 
                                            {
                                                ["y"] = 727774.9375,
                                                ["x"] = -238202.78125,
                                            }, -- end of [61]
                                            [63] = 
                                            {
                                                ["y"] = 727854.3125,
                                                ["x"] = -238308.71875,
                                            }, -- end of [63]
                                            [66] = 
                                            {
                                                ["y"] = 727920.0625,
                                                ["x"] = -238373.859375,
                                            }, -- end of [66]
                                            [70] = 
                                            {
                                                ["y"] = 728024.1875,
                                                ["x"] = -238439.8125,
                                            }, -- end of [70]
                                            [74] = 
                                            {
                                                ["y"] = 728141.25,
                                                ["x"] = -238478.28125,
                                            }, -- end of [74]
                                            [78] = 
                                            {
                                                ["y"] = 728264.25,
                                                ["x"] = -238486.953125,
                                            }, -- end of [78]
                                            [82] = 
                                            {
                                                ["y"] = 728475.5625,
                                                ["x"] = -238465.96875,
                                            }, -- end of [82]
                                            [86] = 
                                            {
                                                ["y"] = 728859.375,
                                                ["x"] = -238509.703125,
                                            }, -- end of [86]
                                            [90] = 
                                            {
                                                ["y"] = 728984.5625,
                                                ["x"] = -238501.375,
                                            }, -- end of [90]
                                            [94] = 
                                            {
                                                ["y"] = 729103.6875,
                                                ["x"] = -238462.171875,
                                            }, -- end of [94]
                                            [98] = 
                                            {
                                                ["y"] = 729209.375,
                                                ["x"] = -238394.546875,
                                            }, -- end of [98]
                                            [102] = 
                                            {
                                                ["y"] = 729294.875,
                                                ["x"] = -238302.75,
                                            }, -- end of [102]
                                            [106] = 
                                            {
                                                ["y"] = 729354.8125,
                                                ["x"] = -238192.578125,
                                            }, -- end of [106]
                                            [110] = 
                                            {
                                                ["y"] = 729385.4375,
                                                ["x"] = -238070.9375,
                                            }, -- end of [110]
                                            [114] = 
                                            {
                                                ["y"] = 729394,
                                                ["x"] = -238005.09375,
                                            }, -- end of [114]
                                            [118] = 
                                            {
                                                ["y"] = 729422.5625,
                                                ["x"] = -237977.296875,
                                            }, -- end of [118]
                                            [122] = 
                                            {
                                                ["y"] = 729466.3125,
                                                ["x"] = -237975.765625,
                                            }, -- end of [122]
                                            [126] = 
                                            {
                                                ["y"] = 729563.1875,
                                                ["x"] = -237998.625,
                                            }, -- end of [126]
                                            [132] = 
                                            {
                                                ["y"] = 729617.375,
                                                ["x"] = -238063.375,
                                            }, -- end of [132]
                                            [140] = 
                                            {
                                                ["y"] = 729562.3125,
                                                ["x"] = -238604.15625,
                                            }, -- end of [140]
                                            [148] = 
                                            {
                                                ["y"] = 731843.4375,
                                                ["x"] = -239148.9375,
                                            }, -- end of [148]
                                            [1] = 
                                            {
                                                ["y"] = 724612.75,
                                                ["x"] = -237476.40625,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 725199.375,
                                                ["x"] = -237911.296875,
                                            }, -- end of [2]
                                            [133] = 
                                            {
                                                ["y"] = 729621.375,
                                                ["x"] = -238077.1875,
                                            }, -- end of [133]
                                            [141] = 
                                            {
                                                ["y"] = 729567,
                                                ["x"] = -238615.953125,
                                            }, -- end of [141]
                                            [3] = 
                                            {
                                                ["y"] = 725232,
                                                ["x"] = -237934.25,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 725265.75,
                                                ["x"] = -237955.546875,
                                            }, -- end of [4]
                                            [67] = 
                                            {
                                                ["y"] = 727944.5,
                                                ["x"] = -238392.734375,
                                            }, -- end of [67]
                                            [71] = 
                                            {
                                                ["y"] = 728052.5,
                                                ["x"] = -238452.125,
                                            }, -- end of [71]
                                            [75] = 
                                            {
                                                ["y"] = 728171.75,
                                                ["x"] = -238483.296875,
                                            }, -- end of [75]
                                            [5] = 
                                            {
                                                ["y"] = 725300.5,
                                                ["x"] = -237975.125,
                                            }, -- end of [5]
                                            [83] = 
                                            {
                                                ["y"] = 728496.3125,
                                                ["x"] = -238466.65625,
                                            }, -- end of [83]
                                            [87] = 
                                            {
                                                ["y"] = 728890.8125,
                                                ["x"] = -238510.578125,
                                            }, -- end of [87]
                                            [91] = 
                                            {
                                                ["y"] = 729015.1875,
                                                ["x"] = -238494.40625,
                                            }, -- end of [91]
                                            [6] = 
                                            {
                                                ["y"] = 725336.1875,
                                                ["x"] = -237992.953125,
                                            }, -- end of [6]
                                            [99] = 
                                            {
                                                ["y"] = 729232.875,
                                                ["x"] = -238373.65625,
                                            }, -- end of [99]
                                            [103] = 
                                            {
                                                ["y"] = 729312.4375,
                                                ["x"] = -238276.6875,
                                            }, -- end of [103]
                                            [107] = 
                                            {
                                                ["y"] = 729365.3125,
                                                ["x"] = -238162.953125,
                                            }, -- end of [107]
                                            [7] = 
                                            {
                                                ["y"] = 725372.6875,
                                                ["x"] = -238008.984375,
                                            }, -- end of [7]
                                            [115] = 
                                            {
                                                ["y"] = 729399.0625,
                                                ["x"] = -237996.265625,
                                            }, -- end of [115]
                                            [119] = 
                                            {
                                                ["y"] = 729432.3125,
                                                ["x"] = -237974.21875,
                                            }, -- end of [119]
                                            [123] = 
                                            {
                                                ["y"] = 729522.625,
                                                ["x"] = -237984.53125,
                                            }, -- end of [123]
                                            [8] = 
                                            {
                                                ["y"] = 725410,
                                                ["x"] = -238023.171875,
                                            }, -- end of [8]
                                            [134] = 
                                            {
                                                ["y"] = 729623.625,
                                                ["x"] = -238091.390625,
                                            }, -- end of [134]
                                            [9] = 
                                            {
                                                ["y"] = 725447.9375,
                                                ["x"] = -238035.484375,
                                            }, -- end of [9]
                                            [10] = 
                                            {
                                                ["y"] = 725486.4375,
                                                ["x"] = -238045.890625,
                                            }, -- end of [10]
                                            [11] = 
                                            {
                                                ["y"] = 725525.375,
                                                ["x"] = -238054.359375,
                                            }, -- end of [11]
                                            [12] = 
                                            {
                                                ["y"] = 725547.6875,
                                                ["x"] = -238058.640625,
                                            }, -- end of [12]
                                            [13] = 
                                            {
                                                ["y"] = 725559.875,
                                                ["x"] = -238060.21875,
                                            }, -- end of [13]
                                            [14] = 
                                            {
                                                ["y"] = 725572.25,
                                                ["x"] = -238060.265625,
                                            }, -- end of [14]
                                            [15] = 
                                            {
                                                ["y"] = 725584.5,
                                                ["x"] = -238058.796875,
                                            }, -- end of [15]
                                            [16] = 
                                            {
                                                ["y"] = 725596.4375,
                                                ["x"] = -238055.828125,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 725608,
                                                ["x"] = -238051.40625,
                                            }, -- end of [17]
                                            [18] = 
                                            {
                                                ["y"] = 725783.625,
                                                ["x"] = -237971.34375,
                                            }, -- end of [18]
                                            [19] = 
                                            {
                                                ["y"] = 725804.125,
                                                ["x"] = -237962.765625,
                                            }, -- end of [19]
                                            [20] = 
                                            {
                                                ["y"] = 725825.0625,
                                                ["x"] = -237955.515625,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 725846.4375,
                                                ["x"] = -237949.609375,
                                            }, -- end of [21]
                                            [22] = 
                                            {
                                                ["y"] = 725868.1875,
                                                ["x"] = -237945.09375,
                                            }, -- end of [22]
                                            [23] = 
                                            {
                                                ["y"] = 725890.125,
                                                ["x"] = -237941.953125,
                                            }, -- end of [23]
                                            [24] = 
                                            {
                                                ["y"] = 726351.25,
                                                ["x"] = -237890.640625,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 726386.375,
                                                ["x"] = -237887.6875,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 726421.5625,
                                                ["x"] = -237886.65625,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 726456.75,
                                                ["x"] = -237887.515625,
                                            }, -- end of [27]
                                            [28] = 
                                            {
                                                ["y"] = 726491.8125,
                                                ["x"] = -237890.296875,
                                            }, -- end of [28]
                                            [29] = 
                                            {
                                                ["y"] = 726526.75,
                                                ["x"] = -237894.953125,
                                            }, -- end of [29]
                                            [30] = 
                                            {
                                                ["y"] = 726561.3125,
                                                ["x"] = -237901.515625,
                                            }, -- end of [30]
                                            [31] = 
                                            {
                                                ["y"] = 726595.5,
                                                ["x"] = -237909.921875,
                                            }, -- end of [31]
                                            [32] = 
                                            {
                                                ["y"] = 726629.1875,
                                                ["x"] = -237920.171875,
                                            }, -- end of [32]
                                            [34] = 
                                            {
                                                ["y"] = 727212.4375,
                                                ["x"] = -238149.90625,
                                            }, -- end of [34]
                                            [36] = 
                                            {
                                                ["y"] = 727262.6875,
                                                ["x"] = -238166.046875,
                                            }, -- end of [36]
                                            [38] = 
                                            {
                                                ["y"] = 727314.625,
                                                ["x"] = -238175.421875,
                                            }, -- end of [38]
                                            [40] = 
                                            {
                                                ["y"] = 727367.375,
                                                ["x"] = -238177.875,
                                            }, -- end of [40]
                                            [42] = 
                                            {
                                                ["y"] = 727420,
                                                ["x"] = -238173.359375,
                                            }, -- end of [42]
                                            [44] = 
                                            {
                                                ["y"] = 727471.5625,
                                                ["x"] = -238161.953125,
                                            }, -- end of [44]
                                            [46] = 
                                            {
                                                ["y"] = 727521.1875,
                                                ["x"] = -238143.859375,
                                            }, -- end of [46]
                                            [48] = 
                                            {
                                                ["y"] = 727551.25,
                                                ["x"] = -238131.578125,
                                            }, -- end of [48]
                                            [50] = 
                                            {
                                                ["y"] = 727588.875,
                                                ["x"] = -238123.078125,
                                            }, -- end of [50]
                                            [52] = 
                                            {
                                                ["y"] = 727627.375,
                                                ["x"] = -238121.9375,
                                            }, -- end of [52]
                                            [54] = 
                                            {
                                                ["y"] = 727665.375,
                                                ["x"] = -238128.21875,
                                            }, -- end of [54]
                                            [56] = 
                                            {
                                                ["y"] = 727701.5,
                                                ["x"] = -238141.65625,
                                            }, -- end of [56]
                                            [58] = 
                                            {
                                                ["y"] = 727734.375,
                                                ["x"] = -238161.78125,
                                            }, -- end of [58]
                                            [60] = 
                                            {
                                                ["y"] = 727762.75,
                                                ["x"] = -238187.828125,
                                            }, -- end of [60]
                                            [62] = 
                                            {
                                                ["y"] = 727835.25,
                                                ["x"] = -238284.4375,
                                            }, -- end of [62]
                                            [64] = 
                                            {
                                                ["y"] = 727874.875,
                                                ["x"] = -238331.765625,
                                            }, -- end of [64]
                                            [68] = 
                                            {
                                                ["y"] = 727970.0625,
                                                ["x"] = -238410.046875,
                                            }, -- end of [68]
                                            [72] = 
                                            {
                                                ["y"] = 728081.5625,
                                                ["x"] = -238462.671875,
                                            }, -- end of [72]
                                            [76] = 
                                            {
                                                ["y"] = 728202.5,
                                                ["x"] = -238486.421875,
                                            }, -- end of [76]
                                            [80] = 
                                            {
                                                ["y"] = 728434.1875,
                                                ["x"] = -238468.28125,
                                            }, -- end of [80]
                                            [84] = 
                                            {
                                                ["y"] = 728516.9375,
                                                ["x"] = -238468.5625,
                                            }, -- end of [84]
                                            [88] = 
                                            {
                                                ["y"] = 728922.25,
                                                ["x"] = -238509.484375,
                                            }, -- end of [88]
                                            [92] = 
                                            {
                                                ["y"] = 729045.375,
                                                ["x"] = -238485.53125,
                                            }, -- end of [92]
                                            [96] = 
                                            {
                                                ["y"] = 729158.6875,
                                                ["x"] = -238431.6875,
                                            }, -- end of [96]
                                            [100] = 
                                            {
                                                ["y"] = 729255,
                                                ["x"] = -238351.34375,
                                            }, -- end of [100]
                                            [104] = 
                                            {
                                                ["y"] = 729328.3125,
                                                ["x"] = -238249.546875,
                                            }, -- end of [104]
                                            [108] = 
                                            {
                                                ["y"] = 729373.9375,
                                                ["x"] = -238132.71875,
                                            }, -- end of [108]
                                            [112] = 
                                            {
                                                ["y"] = 729389.1875,
                                                ["x"] = -238024.78125,
                                            }, -- end of [112]
                                            [116] = 
                                            {
                                                ["y"] = 729405.6875,
                                                ["x"] = -237988.515625,
                                            }, -- end of [116]
                                            [120] = 
                                            {
                                                ["y"] = 729442.375,
                                                ["x"] = -237972.96875,
                                            }, -- end of [120]
                                            [124] = 
                                            {
                                                ["y"] = 729536.6875,
                                                ["x"] = -237987.59375,
                                            }, -- end of [124]
                                            [128] = 
                                            {
                                                ["y"] = 729586.3125,
                                                ["x"] = -238015.625,
                                            }, -- end of [128]
                                            [136] = 
                                            {
                                                ["y"] = 729623,
                                                ["x"] = -238120.078125,
                                            }, -- end of [136]
                                            [144] = 
                                            {
                                                ["y"] = 729590.8125,
                                                ["x"] = -238645.34375,
                                            }, -- end of [144]
                                            [129] = 
                                            {
                                                ["y"] = 729596.1875,
                                                ["x"] = -238026.0625,
                                            }, -- end of [129]
                                            [137] = 
                                            {
                                                ["y"] = 729559.1875,
                                                ["x"] = -238566.46875,
                                            }, -- end of [137]
                                            [145] = 
                                            {
                                                ["y"] = 729601.375,
                                                ["x"] = -238652.40625,
                                            }, -- end of [145]
                                            [65] = 
                                            {
                                                ["y"] = 727896.8125,
                                                ["x"] = -238353.515625,
                                            }, -- end of [65]
                                            [69] = 
                                            {
                                                ["y"] = 727996.6875,
                                                ["x"] = -238425.765625,
                                            }, -- end of [69]
                                            [73] = 
                                            {
                                                ["y"] = 728111.1875,
                                                ["x"] = -238471.40625,
                                            }, -- end of [73]
                                            [77] = 
                                            {
                                                ["y"] = 728233.3125,
                                                ["x"] = -238487.640625,
                                            }, -- end of [77]
                                            [81] = 
                                            {
                                                ["y"] = 728454.8125,
                                                ["x"] = -238466.515625,
                                            }, -- end of [81]
                                            [85] = 
                                            {
                                                ["y"] = 728828.125,
                                                ["x"] = -238506.859375,
                                            }, -- end of [85]
                                            [89] = 
                                            {
                                                ["y"] = 728953.5,
                                                ["x"] = -238506.40625,
                                            }, -- end of [89]
                                            [93] = 
                                            {
                                                ["y"] = 729074.9375,
                                                ["x"] = -238474.765625,
                                            }, -- end of [93]
                                            [97] = 
                                            {
                                                ["y"] = 729184.625,
                                                ["x"] = -238413.90625,
                                            }, -- end of [97]
                                            [101] = 
                                            {
                                                ["y"] = 729275.6875,
                                                ["x"] = -238327.671875,
                                            }, -- end of [101]
                                            [105] = 
                                            {
                                                ["y"] = 729342.4375,
                                                ["x"] = -238221.484375,
                                            }, -- end of [105]
                                            [109] = 
                                            {
                                                ["y"] = 729380.6875,
                                                ["x"] = -238102.015625,
                                            }, -- end of [109]
                                            [113] = 
                                            {
                                                ["y"] = 729390.6875,
                                                ["x"] = -238014.703125,
                                            }, -- end of [113]
                                            [117] = 
                                            {
                                                ["y"] = 729413.625,
                                                ["x"] = -237982.125,
                                            }, -- end of [117]
                                            [121] = 
                                            {
                                                ["y"] = 729452.5625,
                                                ["x"] = -237973.625,
                                            }, -- end of [121]
                                            [125] = 
                                            {
                                                ["y"] = 729550.25,
                                                ["x"] = -237992.3125,
                                            }, -- end of [125]
                                            [130] = 
                                            {
                                                ["y"] = 729604.75,
                                                ["x"] = -238037.625,
                                            }, -- end of [130]
                                            [138] = 
                                            {
                                                ["y"] = 729558.3125,
                                                ["x"] = -238579.140625,
                                            }, -- end of [138]
                                            [146] = 
                                            {
                                                ["y"] = 729612.875,
                                                ["x"] = -238657.84375,
                                            }, -- end of [146]
                                            [147] = 
                                            {
                                                ["y"] = 729625.0625,
                                                ["x"] = -238661.5,
                                            }, -- end of [147]
                                            [143] = 
                                            {
                                                ["y"] = 729581.4375,
                                                ["x"] = -238636.765625,
                                            }, -- end of [143]
                                            [142] = 
                                            {
                                                ["y"] = 729573.4375,
                                                ["x"] = -238626.890625,
                                            }, -- end of [142]
                                            [139] = 
                                            {
                                                ["y"] = 729559.375,
                                                ["x"] = -238591.796875,
                                            }, -- end of [139]
                                            [135] = 
                                            {
                                                ["y"] = 729624.1875,
                                                ["x"] = -238105.75,
                                            }, -- end of [135]
                                            [131] = 
                                            {
                                                ["y"] = 729611.8125,
                                                ["x"] = -238050.109375,
                                            }, -- end of [131]
                                            [127] = 
                                            {
                                                ["y"] = 729575.25,
                                                ["x"] = -238006.421875,
                                            }, -- end of [127]
                                            [111] = 
                                            {
                                                ["y"] = 729388.3125,
                                                ["x"] = -238039.640625,
                                            }, -- end of [111]
                                            [95] = 
                                            {
                                                ["y"] = 729131.6875,
                                                ["x"] = -238447.796875,
                                            }, -- end of [95]
                                            [79] = 
                                            {
                                                ["y"] = 728295,
                                                ["x"] = -238484.359375,
                                            }, -- end of [79]
                                        }, -- end of [10]
                                        [3] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 735712.625,
                                                ["x"] = -239050,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 734941.8125,
                                                ["x"] = -239482.875,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 735140.5625,
                                                ["x"] = -239437.03125,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 735731.375,
                                                ["x"] = -239056.5,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 735853.0625,
                                                ["x"] = -239105.4375,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 735874.375,
                                                ["x"] = -239113.09375,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 735896.1875,
                                                ["x"] = -239119.125,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 735171.875,
                                                ["x"] = -239423.40625,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 735918.4375,
                                                ["x"] = -239123.484375,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 735940.9375,
                                                ["x"] = -239126.15625,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 735963.625,
                                                ["x"] = -239127.109375,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 735986.25,
                                                ["x"] = -239126.359375,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 735202.375,
                                                ["x"] = -239408.171875,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 736008.8125,
                                                ["x"] = -239123.90625,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 736031.0625,
                                                ["x"] = -239119.75,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 736052.9375,
                                                ["x"] = -239113.9375,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 736074.375,
                                                ["x"] = -239106.46875,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 735232.0625,
                                                ["x"] = -239391.34375,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 736095.125,
                                                ["x"] = -239097.40625,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 736115.1875,
                                                ["x"] = -239086.8125,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 736134.375,
                                                ["x"] = -239074.734375,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 734975.75,
                                                ["x"] = -239479.625,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 735260.875,
                                                ["x"] = -239372.984375,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 736603.5,
                                                ["x"] = -238754.859375,
                                            }, -- end of [48]
                                            [49] = 
                                            {
                                                ["y"] = 736628.3125,
                                                ["x"] = -238740.828125,
                                            }, -- end of [49]
                                            [50] = 
                                            {
                                                ["y"] = 736653.9375,
                                                ["x"] = -238728.234375,
                                            }, -- end of [50]
                                            [51] = 
                                            {
                                                ["y"] = 736680.25,
                                                ["x"] = -238717.125,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 735288.625,
                                                ["x"] = -239353.140625,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 736707.125,
                                                ["x"] = -238707.53125,
                                            }, -- end of [52]
                                            [53] = 
                                            {
                                                ["y"] = 736734.5,
                                                ["x"] = -238699.46875,
                                            }, -- end of [53]
                                            [54] = 
                                            {
                                                ["y"] = 736762.3125,
                                                ["x"] = -238693,
                                            }, -- end of [54]
                                            [55] = 
                                            {
                                                ["y"] = 736790.4375,
                                                ["x"] = -238688.125,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 735315.3125,
                                                ["x"] = -239331.859375,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 736829.625,
                                                ["x"] = -238682.5,
                                            }, -- end of [56]
                                            [67] = 
                                            {
                                                ["y"] = 737199.875,
                                                ["x"] = -238382.125,
                                            }, -- end of [67]
                                            [57] = 
                                            {
                                                ["y"] = 736854.5625,
                                                ["x"] = -238678,
                                            }, -- end of [57]
                                            [71] = 
                                            {
                                                ["y"] = 737361.6875,
                                                ["x"] = -238212.921875,
                                            }, -- end of [71]
                                            [58] = 
                                            {
                                                ["y"] = 736879.0625,
                                                ["x"] = -238671.71875,
                                            }, -- end of [58]
                                            [94] = 
                                            {
                                                ["y"] = 738373.6875,
                                                ["x"] = -237749.21875,
                                            }, -- end of [94]
                                            [59] = 
                                            {
                                                ["y"] = 736903.0625,
                                                ["x"] = -238663.671875,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 735340.875,
                                                ["x"] = -239309.203125,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 736926.375,
                                                ["x"] = -238653.90625,
                                            }, -- end of [60]
                                            [103] = 
                                            {
                                                ["y"] = 738581.8125,
                                                ["x"] = -237568.03125,
                                            }, -- end of [103]
                                            [61] = 
                                            {
                                                ["y"] = 736949,
                                                ["x"] = -238642.484375,
                                            }, -- end of [61]
                                            [107] = 
                                            {
                                                ["y"] = 739319.375,
                                                ["x"] = -237162.15625,
                                            }, -- end of [107]
                                            [62] = 
                                            {
                                                ["y"] = 736970.6875,
                                                ["x"] = -238629.453125,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 734755.1875,
                                                ["x"] = -239496.265625,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 735009.5,
                                                ["x"] = -239474.59375,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = 735365.1875,
                                                ["x"] = -239285.25,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 737010.9375,
                                                ["x"] = -238598.84375,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 737029.3125,
                                                ["x"] = -238581.4375,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 737046.375,
                                                ["x"] = -238562.75,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 735388.1875,
                                                ["x"] = -239260.046875,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = 737238.4375,
                                                ["x"] = -238338.078125,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 737278.3125,
                                                ["x"] = -238295.171875,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 737319.4375,
                                                ["x"] = -238253.4375,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                ["y"] = 735409.875,
                                                ["x"] = -239233.6875,
                                            }, -- end of [18]
                                            [72] = 
                                            {
                                                ["y"] = 737405.1875,
                                                ["x"] = -238173.65625,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 737498.75,
                                                ["x"] = -238091.65625,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 737533.75,
                                                ["x"] = -238060,
                                            }, -- end of [74]
                                            [19] = 
                                            {
                                                ["y"] = 735498.9375,
                                                ["x"] = -239119.1875,
                                            }, -- end of [19]
                                            [76] = 
                                            {
                                                ["y"] = 737600.6875,
                                                ["x"] = -237993.40625,
                                            }, -- end of [76]
                                            [77] = 
                                            {
                                                ["y"] = 737632.5625,
                                                ["x"] = -237958.53125,
                                            }, -- end of [77]
                                            [5] = 
                                            {
                                                ["y"] = 735043,
                                                ["x"] = -239467.796875,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                ["y"] = 735511.875,
                                                ["x"] = -239104.140625,
                                            }, -- end of [20]
                                            [80] = 
                                            {
                                                ["y"] = 737677.8125,
                                                ["x"] = -237912.8125,
                                            }, -- end of [80]
                                            [81] = 
                                            {
                                                ["y"] = 737698.5625,
                                                ["x"] = -237896.03125,
                                            }, -- end of [81]
                                            [82] = 
                                            {
                                                ["y"] = 737720.4375,
                                                ["x"] = -237880.671875,
                                            }, -- end of [82]
                                            [21] = 
                                            {
                                                ["y"] = 735526.3125,
                                                ["x"] = -239090.453125,
                                            }, -- end of [21]
                                            [84] = 
                                            {
                                                ["y"] = 737767,
                                                ["x"] = -237854.515625,
                                            }, -- end of [84]
                                            [85] = 
                                            {
                                                ["y"] = 737791.4375,
                                                ["x"] = -237843.828125,
                                            }, -- end of [85]
                                            [86] = 
                                            {
                                                ["y"] = 737816.5625,
                                                ["x"] = -237834.796875,
                                            }, -- end of [86]
                                            [22] = 
                                            {
                                                ["y"] = 735542,
                                                ["x"] = -239078.25,
                                            }, -- end of [22]
                                            [88] = 
                                            {
                                                ["y"] = 737868.375,
                                                ["x"] = -237821.859375,
                                            }, -- end of [88]
                                            [89] = 
                                            {
                                                ["y"] = 737894.8125,
                                                ["x"] = -237818,
                                            }, -- end of [89]
                                            [90] = 
                                            {
                                                ["y"] = 738274,
                                                ["x"] = -237775.625,
                                            }, -- end of [90]
                                            [23] = 
                                            {
                                                ["y"] = 735558.8125,
                                                ["x"] = -239067.6875,
                                            }, -- end of [23]
                                            [92] = 
                                            {
                                                ["y"] = 738324.8125,
                                                ["x"] = -237766.109375,
                                            }, -- end of [92]
                                            [93] = 
                                            {
                                                ["y"] = 738349.5625,
                                                ["x"] = -237758.5625,
                                            }, -- end of [93]
                                            [6] = 
                                            {
                                                ["y"] = 735076,
                                                ["x"] = -239459.25,
                                            }, -- end of [6]
                                            [95] = 
                                            {
                                                ["y"] = 738397,
                                                ["x"] = -237738.109375,
                                            }, -- end of [95]
                                            [96] = 
                                            {
                                                ["y"] = 738419.5,
                                                ["x"] = -237725.3125,
                                            }, -- end of [96]
                                            [97] = 
                                            {
                                                ["y"] = 738440.9375,
                                                ["x"] = -237710.890625,
                                            }, -- end of [97]
                                            [98] = 
                                            {
                                                ["y"] = 738461.25,
                                                ["x"] = -237694.921875,
                                            }, -- end of [98]
                                            [99] = 
                                            {
                                                ["y"] = 738480.375,
                                                ["x"] = -237677.5,
                                            }, -- end of [99]
                                            [100] = 
                                            {
                                                ["y"] = 738498.125,
                                                ["x"] = -237658.703125,
                                            }, -- end of [100]
                                            [101] = 
                                            {
                                                ["y"] = 738551.625,
                                                ["x"] = -237597.890625,
                                            }, -- end of [101]
                                            [102] = 
                                            {
                                                ["y"] = 738566.1875,
                                                ["x"] = -237582.421875,
                                            }, -- end of [102]
                                            [26] = 
                                            {
                                                ["y"] = 735614.3125,
                                                ["x"] = -239046.609375,
                                            }, -- end of [26]
                                            [104] = 
                                            {
                                                ["y"] = 738598.375,
                                                ["x"] = -237554.78125,
                                            }, -- end of [104]
                                            [105] = 
                                            {
                                                ["y"] = 738615.9375,
                                                ["x"] = -237542.734375,
                                            }, -- end of [105]
                                            [106] = 
                                            {
                                                ["y"] = 738634.25,
                                                ["x"] = -237531.96875,
                                            }, -- end of [106]
                                            [27] = 
                                            {
                                                ["y"] = 735633.9375,
                                                ["x"] = -239043.359375,
                                            }, -- end of [27]
                                            [91] = 
                                            {
                                                ["y"] = 738299.5625,
                                                ["x"] = -237771.8125,
                                            }, -- end of [91]
                                            [87] = 
                                            {
                                                ["y"] = 737842.25,
                                                ["x"] = -237827.453125,
                                            }, -- end of [87]
                                            [7] = 
                                            {
                                                ["y"] = 735108.5625,
                                                ["x"] = -239448.984375,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 735653.75,
                                                ["x"] = -239042.078125,
                                            }, -- end of [28]
                                            [83] = 
                                            {
                                                ["y"] = 737743.25,
                                                ["x"] = -237866.8125,
                                            }, -- end of [83]
                                            [79] = 
                                            {
                                                ["y"] = 737658.1875,
                                                ["x"] = -237930.9375,
                                            }, -- end of [79]
                                            [78] = 
                                            {
                                                ["y"] = 737639.8125,
                                                ["x"] = -237950.328125,
                                            }, -- end of [78]
                                            [29] = 
                                            {
                                                ["y"] = 735673.5625,
                                                ["x"] = -239042.765625,
                                            }, -- end of [29]
                                            [75] = 
                                            {
                                                ["y"] = 737567.75,
                                                ["x"] = -238027.234375,
                                            }, -- end of [75]
                                            [25] = 
                                            {
                                                ["y"] = 735595.125,
                                                ["x"] = -239051.78125,
                                            }, -- end of [25]
                                            [24] = 
                                            {
                                                ["y"] = 735576.5625,
                                                ["x"] = -239058.828125,
                                            }, -- end of [24]
                                            [30] = 
                                            {
                                                ["y"] = 735693.25,
                                                ["x"] = -239045.421875,
                                            }, -- end of [30]
                                            [63] = 
                                            {
                                                ["y"] = 736991.375,
                                                ["x"] = -238614.875,
                                            }, -- end of [63]
                                            [47] = 
                                            {
                                                ["y"] = 736579.5,
                                                ["x"] = -238770.296875,
                                            }, -- end of [47]
                                        }, -- end of [3]
                                        [11] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 735595.125,
                                                ["x"] = -239051.78125,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 733861.1875,
                                                ["x"] = -239592.28125,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 734941.8125,
                                                ["x"] = -239482.875,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 735614.3125,
                                                ["x"] = -239046.609375,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 735633.9375,
                                                ["x"] = -239043.359375,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 735653.75,
                                                ["x"] = -239042.078125,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 735673.5625,
                                                ["x"] = -239042.765625,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 734975.75,
                                                ["x"] = -239479.625,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 735693.25,
                                                ["x"] = -239045.421875,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 735712.625,
                                                ["x"] = -239050,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 735731.375,
                                                ["x"] = -239056.5,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 735853.0625,
                                                ["x"] = -239105.4375,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 735009.5,
                                                ["x"] = -239474.59375,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 735874.375,
                                                ["x"] = -239113.09375,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 735896.1875,
                                                ["x"] = -239119.125,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 735918.4375,
                                                ["x"] = -239123.484375,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 735940.9375,
                                                ["x"] = -239126.15625,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 735043,
                                                ["x"] = -239467.796875,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 735963.625,
                                                ["x"] = -239127.109375,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 735986.25,
                                                ["x"] = -239126.359375,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 736008.8125,
                                                ["x"] = -239123.90625,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 733875.1875,
                                                ["x"] = -239594.5,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 735076,
                                                ["x"] = -239459.25,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 736052.9375,
                                                ["x"] = -239113.9375,
                                            }, -- end of [48]
                                            [67] = 
                                            {
                                                ["y"] = 736949,
                                                ["x"] = -238642.484375,
                                            }, -- end of [67]
                                            [49] = 
                                            {
                                                ["y"] = 736074.375,
                                                ["x"] = -239106.46875,
                                            }, -- end of [49]
                                            [71] = 
                                            {
                                                ["y"] = 737029.3125,
                                                ["x"] = -238581.4375,
                                            }, -- end of [71]
                                            [50] = 
                                            {
                                                ["y"] = 736095.125,
                                                ["x"] = -239097.40625,
                                            }, -- end of [50]
                                            [19] = 
                                            {
                                                ["y"] = 735288.625,
                                                ["x"] = -239353.140625,
                                            }, -- end of [19]
                                            [51] = 
                                            {
                                                ["y"] = 736115.1875,
                                                ["x"] = -239086.8125,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 735108.5625,
                                                ["x"] = -239448.984375,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 736134.375,
                                                ["x"] = -239074.734375,
                                            }, -- end of [52]
                                            [22] = 
                                            {
                                                ["y"] = 735365.1875,
                                                ["x"] = -239285.25,
                                            }, -- end of [22]
                                            [53] = 
                                            {
                                                ["y"] = 736579.5,
                                                ["x"] = -238770.296875,
                                            }, -- end of [53]
                                            [91] = 
                                            {
                                                ["y"] = 737791.4375,
                                                ["x"] = -237843.828125,
                                            }, -- end of [91]
                                            [54] = 
                                            {
                                                ["y"] = 736603.5,
                                                ["x"] = -238754.859375,
                                            }, -- end of [54]
                                            [94] = 
                                            {
                                                ["y"] = 737868.375,
                                                ["x"] = -237821.859375,
                                            }, -- end of [94]
                                            [55] = 
                                            {
                                                ["y"] = 736628.3125,
                                                ["x"] = -238740.828125,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 735140.5625,
                                                ["x"] = -239437.03125,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 736653.9375,
                                                ["x"] = -238728.234375,
                                            }, -- end of [56]
                                            [24] = 
                                            {
                                                ["y"] = 735409.875,
                                                ["x"] = -239233.6875,
                                            }, -- end of [24]
                                            [57] = 
                                            {
                                                ["y"] = 736680.25,
                                                ["x"] = -238717.125,
                                            }, -- end of [57]
                                            [103] = 
                                            {
                                                ["y"] = 738440.9375,
                                                ["x"] = -237710.890625,
                                            }, -- end of [103]
                                            [58] = 
                                            {
                                                ["y"] = 736707.125,
                                                ["x"] = -238707.53125,
                                            }, -- end of [58]
                                            [107] = 
                                            {
                                                ["y"] = 738551.625,
                                                ["x"] = -237597.890625,
                                            }, -- end of [107]
                                            [59] = 
                                            {
                                                ["y"] = 736734.5,
                                                ["x"] = -238699.46875,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 735171.875,
                                                ["x"] = -239423.40625,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 736762.3125,
                                                ["x"] = -238693,
                                            }, -- end of [60]
                                            [110] = 
                                            {
                                                ["y"] = 738598.375,
                                                ["x"] = -237554.78125,
                                            }, -- end of [110]
                                            [61] = 
                                            {
                                                ["y"] = 736790.4375,
                                                ["x"] = -238688.125,
                                            }, -- end of [61]
                                            [111] = 
                                            {
                                                ["y"] = 738615.9375,
                                                ["x"] = -237542.734375,
                                            }, -- end of [111]
                                            [62] = 
                                            {
                                                ["y"] = 736829.625,
                                                ["x"] = -238682.5,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 731843.4375,
                                                ["x"] = -239148.9375,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 733889.3125,
                                                ["x"] = -239595.046875,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = 735202.375,
                                                ["x"] = -239408.171875,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 736879.0625,
                                                ["x"] = -238671.71875,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 736903.0625,
                                                ["x"] = -238663.671875,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 736926.375,
                                                ["x"] = -238653.90625,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 735232.0625,
                                                ["x"] = -239391.34375,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = 736970.6875,
                                                ["x"] = -238629.453125,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 736991.375,
                                                ["x"] = -238614.875,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 737010.9375,
                                                ["x"] = -238598.84375,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                ["y"] = 735260.875,
                                                ["x"] = -239372.984375,
                                            }, -- end of [18]
                                            [72] = 
                                            {
                                                ["y"] = 737046.375,
                                                ["x"] = -238562.75,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 737199.875,
                                                ["x"] = -238382.125,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 737238.4375,
                                                ["x"] = -238338.078125,
                                            }, -- end of [74]
                                            [75] = 
                                            {
                                                ["y"] = 737278.3125,
                                                ["x"] = -238295.171875,
                                            }, -- end of [75]
                                            [76] = 
                                            {
                                                ["y"] = 737319.4375,
                                                ["x"] = -238253.4375,
                                            }, -- end of [76]
                                            [77] = 
                                            {
                                                ["y"] = 737361.6875,
                                                ["x"] = -238212.921875,
                                            }, -- end of [77]
                                            [5] = 
                                            {
                                                ["y"] = 733903.4375,
                                                ["x"] = -239593.9375,
                                            }, -- end of [5]
                                            [79] = 
                                            {
                                                ["y"] = 737498.75,
                                                ["x"] = -238091.65625,
                                            }, -- end of [79]
                                            [80] = 
                                            {
                                                ["y"] = 737533.75,
                                                ["x"] = -238060,
                                            }, -- end of [80]
                                            [81] = 
                                            {
                                                ["y"] = 737567.75,
                                                ["x"] = -238027.234375,
                                            }, -- end of [81]
                                            [82] = 
                                            {
                                                ["y"] = 737600.6875,
                                                ["x"] = -237993.40625,
                                            }, -- end of [82]
                                            [83] = 
                                            {
                                                ["y"] = 737632.5625,
                                                ["x"] = -237958.53125,
                                            }, -- end of [83]
                                            [84] = 
                                            {
                                                ["y"] = 737639.8125,
                                                ["x"] = -237950.328125,
                                            }, -- end of [84]
                                            [85] = 
                                            {
                                                ["y"] = 737658.1875,
                                                ["x"] = -237930.9375,
                                            }, -- end of [85]
                                            [86] = 
                                            {
                                                ["y"] = 737677.8125,
                                                ["x"] = -237912.8125,
                                            }, -- end of [86]
                                            [87] = 
                                            {
                                                ["y"] = 737698.5625,
                                                ["x"] = -237896.03125,
                                            }, -- end of [87]
                                            [88] = 
                                            {
                                                ["y"] = 737720.4375,
                                                ["x"] = -237880.671875,
                                            }, -- end of [88]
                                            [89] = 
                                            {
                                                ["y"] = 737743.25,
                                                ["x"] = -237866.8125,
                                            }, -- end of [89]
                                            [90] = 
                                            {
                                                ["y"] = 737767,
                                                ["x"] = -237854.515625,
                                            }, -- end of [90]
                                            [23] = 
                                            {
                                                ["y"] = 735388.1875,
                                                ["x"] = -239260.046875,
                                            }, -- end of [23]
                                            [92] = 
                                            {
                                                ["y"] = 737816.5625,
                                                ["x"] = -237834.796875,
                                            }, -- end of [92]
                                            [93] = 
                                            {
                                                ["y"] = 737842.25,
                                                ["x"] = -237827.453125,
                                            }, -- end of [93]
                                            [6] = 
                                            {
                                                ["y"] = 734400.625,
                                                ["x"] = -239525.515625,
                                            }, -- end of [6]
                                            [95] = 
                                            {
                                                ["y"] = 737894.8125,
                                                ["x"] = -237818,
                                            }, -- end of [95]
                                            [96] = 
                                            {
                                                ["y"] = 738274,
                                                ["x"] = -237775.625,
                                            }, -- end of [96]
                                            [97] = 
                                            {
                                                ["y"] = 738299.5625,
                                                ["x"] = -237771.8125,
                                            }, -- end of [97]
                                            [98] = 
                                            {
                                                ["y"] = 738324.8125,
                                                ["x"] = -237766.109375,
                                            }, -- end of [98]
                                            [99] = 
                                            {
                                                ["y"] = 738349.5625,
                                                ["x"] = -237758.5625,
                                            }, -- end of [99]
                                            [100] = 
                                            {
                                                ["y"] = 738373.6875,
                                                ["x"] = -237749.21875,
                                            }, -- end of [100]
                                            [101] = 
                                            {
                                                ["y"] = 738397,
                                                ["x"] = -237738.109375,
                                            }, -- end of [101]
                                            [102] = 
                                            {
                                                ["y"] = 738419.5,
                                                ["x"] = -237725.3125,
                                            }, -- end of [102]
                                            [26] = 
                                            {
                                                ["y"] = 735511.875,
                                                ["x"] = -239104.140625,
                                            }, -- end of [26]
                                            [104] = 
                                            {
                                                ["y"] = 738461.25,
                                                ["x"] = -237694.921875,
                                            }, -- end of [104]
                                            [105] = 
                                            {
                                                ["y"] = 738480.375,
                                                ["x"] = -237677.5,
                                            }, -- end of [105]
                                            [106] = 
                                            {
                                                ["y"] = 738498.125,
                                                ["x"] = -237658.703125,
                                            }, -- end of [106]
                                            [27] = 
                                            {
                                                ["y"] = 735526.3125,
                                                ["x"] = -239090.453125,
                                            }, -- end of [27]
                                            [108] = 
                                            {
                                                ["y"] = 738566.1875,
                                                ["x"] = -237582.421875,
                                            }, -- end of [108]
                                            [109] = 
                                            {
                                                ["y"] = 738581.8125,
                                                ["x"] = -237568.03125,
                                            }, -- end of [109]
                                            [7] = 
                                            {
                                                ["y"] = 734434.8125,
                                                ["x"] = -239519.25,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 735542,
                                                ["x"] = -239078.25,
                                            }, -- end of [28]
                                            [112] = 
                                            {
                                                ["y"] = 738634.25,
                                                ["x"] = -237531.96875,
                                            }, -- end of [112]
                                            [113] = 
                                            {
                                                ["y"] = 738644.75,
                                                ["x"] = -237526.296875,
                                            }, -- end of [113]
                                            [25] = 
                                            {
                                                ["y"] = 735498.9375,
                                                ["x"] = -239119.1875,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = 735558.8125,
                                                ["x"] = -239067.6875,
                                            }, -- end of [29]
                                            [21] = 
                                            {
                                                ["y"] = 735340.875,
                                                ["x"] = -239309.203125,
                                            }, -- end of [21]
                                            [20] = 
                                            {
                                                ["y"] = 735315.3125,
                                                ["x"] = -239331.859375,
                                            }, -- end of [20]
                                            [78] = 
                                            {
                                                ["y"] = 737405.1875,
                                                ["x"] = -238173.65625,
                                            }, -- end of [78]
                                            [30] = 
                                            {
                                                ["y"] = 735576.5625,
                                                ["x"] = -239058.828125,
                                            }, -- end of [30]
                                            [63] = 
                                            {
                                                ["y"] = 736854.5625,
                                                ["x"] = -238678,
                                            }, -- end of [63]
                                            [47] = 
                                            {
                                                ["y"] = 736031.0625,
                                                ["x"] = -239119.75,
                                            }, -- end of [47]
                                        }, -- end of [11]
                                        [6] = 
                                        {
                                            [33] = 
                                            {
                                                ["y"] = 726526.75,
                                                ["x"] = -237894.953125,
                                            }, -- end of [33]
                                            [35] = 
                                            {
                                                ["y"] = 726595.5,
                                                ["x"] = -237909.921875,
                                            }, -- end of [35]
                                            [37] = 
                                            {
                                                ["y"] = 726662.25,
                                                ["x"] = -237932.234375,
                                            }, -- end of [37]
                                            [39] = 
                                            {
                                                ["y"] = 727237.3125,
                                                ["x"] = -238158.8125,
                                            }, -- end of [39]
                                            [41] = 
                                            {
                                                ["y"] = 727288.5,
                                                ["x"] = -238171.59375,
                                            }, -- end of [41]
                                            [43] = 
                                            {
                                                ["y"] = 727341,
                                                ["x"] = -238177.515625,
                                            }, -- end of [43]
                                            [45] = 
                                            {
                                                ["y"] = 727393.75,
                                                ["x"] = -238176.484375,
                                            }, -- end of [45]
                                            [47] = 
                                            {
                                                ["y"] = 727446,
                                                ["x"] = -238168.515625,
                                            }, -- end of [47]
                                            [49] = 
                                            {
                                                ["y"] = 727496.6875,
                                                ["x"] = -238153.734375,
                                            }, -- end of [49]
                                            [51] = 
                                            {
                                                ["y"] = 727533.25,
                                                ["x"] = -238138.515625,
                                            }, -- end of [51]
                                            [53] = 
                                            {
                                                ["y"] = 727569.875,
                                                ["x"] = -238126.421875,
                                            }, -- end of [53]
                                            [55] = 
                                            {
                                                ["y"] = 727608.0625,
                                                ["x"] = -238121.578125,
                                            }, -- end of [55]
                                            [57] = 
                                            {
                                                ["y"] = 727646.5625,
                                                ["x"] = -238124.15625,
                                            }, -- end of [57]
                                            [59] = 
                                            {
                                                ["y"] = 727683.75,
                                                ["x"] = -238134.0625,
                                            }, -- end of [59]
                                            [61] = 
                                            {
                                                ["y"] = 727718.4375,
                                                ["x"] = -238150.921875,
                                            }, -- end of [61]
                                            [63] = 
                                            {
                                                ["y"] = 727749.1875,
                                                ["x"] = -238174.109375,
                                            }, -- end of [63]
                                            [66] = 
                                            {
                                                ["y"] = 727835.25,
                                                ["x"] = -238284.4375,
                                            }, -- end of [66]
                                            [70] = 
                                            {
                                                ["y"] = 727920.0625,
                                                ["x"] = -238373.859375,
                                            }, -- end of [70]
                                            [74] = 
                                            {
                                                ["y"] = 728024.1875,
                                                ["x"] = -238439.8125,
                                            }, -- end of [74]
                                            [78] = 
                                            {
                                                ["y"] = 728141.25,
                                                ["x"] = -238478.28125,
                                            }, -- end of [78]
                                            [82] = 
                                            {
                                                ["y"] = 728264.25,
                                                ["x"] = -238486.953125,
                                            }, -- end of [82]
                                            [86] = 
                                            {
                                                ["y"] = 728475.5625,
                                                ["x"] = -238465.96875,
                                            }, -- end of [86]
                                            [90] = 
                                            {
                                                ["y"] = 728859.375,
                                                ["x"] = -238509.703125,
                                            }, -- end of [90]
                                            [94] = 
                                            {
                                                ["y"] = 728984.5625,
                                                ["x"] = -238501.375,
                                            }, -- end of [94]
                                            [98] = 
                                            {
                                                ["y"] = 729103.6875,
                                                ["x"] = -238462.171875,
                                            }, -- end of [98]
                                            [102] = 
                                            {
                                                ["y"] = 729209.375,
                                                ["x"] = -238394.546875,
                                            }, -- end of [102]
                                            [106] = 
                                            {
                                                ["y"] = 729294.875,
                                                ["x"] = -238302.75,
                                            }, -- end of [106]
                                            [110] = 
                                            {
                                                ["y"] = 729354.8125,
                                                ["x"] = -238192.578125,
                                            }, -- end of [110]
                                            [114] = 
                                            {
                                                ["y"] = 729385.4375,
                                                ["x"] = -238070.9375,
                                            }, -- end of [114]
                                            [118] = 
                                            {
                                                ["y"] = 729394,
                                                ["x"] = -238005.09375,
                                            }, -- end of [118]
                                            [122] = 
                                            {
                                                ["y"] = 729422.5625,
                                                ["x"] = -237977.296875,
                                            }, -- end of [122]
                                            [126] = 
                                            {
                                                ["y"] = 729466.3125,
                                                ["x"] = -237975.765625,
                                            }, -- end of [126]
                                            [132] = 
                                            {
                                                ["y"] = 729586.3125,
                                                ["x"] = -238015.625,
                                            }, -- end of [132]
                                            [140] = 
                                            {
                                                ["y"] = 729623,
                                                ["x"] = -238120.078125,
                                            }, -- end of [140]
                                            [148] = 
                                            {
                                                ["y"] = 729590.8125,
                                                ["x"] = -238645.34375,
                                            }, -- end of [148]
                                            [1] = 
                                            {
                                                ["y"] = 724393.75,
                                                ["x"] = -237329.375,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 724413.6875,
                                                ["x"] = -237337.484375,
                                            }, -- end of [2]
                                            [133] = 
                                            {
                                                ["y"] = 729596.1875,
                                                ["x"] = -238026.0625,
                                            }, -- end of [133]
                                            [141] = 
                                            {
                                                ["y"] = 729559.1875,
                                                ["x"] = -238566.46875,
                                            }, -- end of [141]
                                            [149] = 
                                            {
                                                ["y"] = 729601.375,
                                                ["x"] = -238652.40625,
                                            }, -- end of [149]
                                            [3] = 
                                            {
                                                ["y"] = 724433,
                                                ["x"] = -237347.015625,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 724451.625,
                                                ["x"] = -237357.921875,
                                            }, -- end of [4]
                                            [67] = 
                                            {
                                                ["y"] = 727854.3125,
                                                ["x"] = -238308.71875,
                                            }, -- end of [67]
                                            [71] = 
                                            {
                                                ["y"] = 727944.5,
                                                ["x"] = -238392.734375,
                                            }, -- end of [71]
                                            [75] = 
                                            {
                                                ["y"] = 728052.5,
                                                ["x"] = -238452.125,
                                            }, -- end of [75]
                                            [5] = 
                                            {
                                                ["y"] = 724469.375,
                                                ["x"] = -237370.109375,
                                            }, -- end of [5]
                                            [83] = 
                                            {
                                                ["y"] = 728295,
                                                ["x"] = -238484.359375,
                                            }, -- end of [83]
                                            [87] = 
                                            {
                                                ["y"] = 728496.3125,
                                                ["x"] = -238466.65625,
                                            }, -- end of [87]
                                            [91] = 
                                            {
                                                ["y"] = 728890.8125,
                                                ["x"] = -238510.578125,
                                            }, -- end of [91]
                                            [6] = 
                                            {
                                                ["y"] = 725199.375,
                                                ["x"] = -237911.296875,
                                            }, -- end of [6]
                                            [99] = 
                                            {
                                                ["y"] = 729131.6875,
                                                ["x"] = -238447.796875,
                                            }, -- end of [99]
                                            [103] = 
                                            {
                                                ["y"] = 729232.875,
                                                ["x"] = -238373.65625,
                                            }, -- end of [103]
                                            [107] = 
                                            {
                                                ["y"] = 729312.4375,
                                                ["x"] = -238276.6875,
                                            }, -- end of [107]
                                            [7] = 
                                            {
                                                ["y"] = 725232,
                                                ["x"] = -237934.25,
                                            }, -- end of [7]
                                            [115] = 
                                            {
                                                ["y"] = 729388.3125,
                                                ["x"] = -238039.640625,
                                            }, -- end of [115]
                                            [119] = 
                                            {
                                                ["y"] = 729399.0625,
                                                ["x"] = -237996.265625,
                                            }, -- end of [119]
                                            [123] = 
                                            {
                                                ["y"] = 729432.3125,
                                                ["x"] = -237974.21875,
                                            }, -- end of [123]
                                            [8] = 
                                            {
                                                ["y"] = 725265.75,
                                                ["x"] = -237955.546875,
                                            }, -- end of [8]
                                            [134] = 
                                            {
                                                ["y"] = 729604.75,
                                                ["x"] = -238037.625,
                                            }, -- end of [134]
                                            [9] = 
                                            {
                                                ["y"] = 725300.5,
                                                ["x"] = -237975.125,
                                            }, -- end of [9]
                                            [150] = 
                                            {
                                                ["y"] = 729612.875,
                                                ["x"] = -238657.84375,
                                            }, -- end of [150]
                                            [10] = 
                                            {
                                                ["y"] = 725336.1875,
                                                ["x"] = -237992.953125,
                                            }, -- end of [10]
                                            [11] = 
                                            {
                                                ["y"] = 725372.6875,
                                                ["x"] = -238008.984375,
                                            }, -- end of [11]
                                            [12] = 
                                            {
                                                ["y"] = 725410,
                                                ["x"] = -238023.171875,
                                            }, -- end of [12]
                                            [13] = 
                                            {
                                                ["y"] = 725447.9375,
                                                ["x"] = -238035.484375,
                                            }, -- end of [13]
                                            [14] = 
                                            {
                                                ["y"] = 725486.4375,
                                                ["x"] = -238045.890625,
                                            }, -- end of [14]
                                            [15] = 
                                            {
                                                ["y"] = 725525.375,
                                                ["x"] = -238054.359375,
                                            }, -- end of [15]
                                            [16] = 
                                            {
                                                ["y"] = 725547.6875,
                                                ["x"] = -238058.640625,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 725559.875,
                                                ["x"] = -238060.21875,
                                            }, -- end of [17]
                                            [18] = 
                                            {
                                                ["y"] = 725572.25,
                                                ["x"] = -238060.265625,
                                            }, -- end of [18]
                                            [19] = 
                                            {
                                                ["y"] = 725584.5,
                                                ["x"] = -238058.796875,
                                            }, -- end of [19]
                                            [20] = 
                                            {
                                                ["y"] = 725596.4375,
                                                ["x"] = -238055.828125,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 725608,
                                                ["x"] = -238051.40625,
                                            }, -- end of [21]
                                            [22] = 
                                            {
                                                ["y"] = 725783.625,
                                                ["x"] = -237971.34375,
                                            }, -- end of [22]
                                            [23] = 
                                            {
                                                ["y"] = 725804.125,
                                                ["x"] = -237962.765625,
                                            }, -- end of [23]
                                            [24] = 
                                            {
                                                ["y"] = 725825.0625,
                                                ["x"] = -237955.515625,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 725846.4375,
                                                ["x"] = -237949.609375,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 725868.1875,
                                                ["x"] = -237945.09375,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 725890.125,
                                                ["x"] = -237941.953125,
                                            }, -- end of [27]
                                            [28] = 
                                            {
                                                ["y"] = 726351.25,
                                                ["x"] = -237890.640625,
                                            }, -- end of [28]
                                            [29] = 
                                            {
                                                ["y"] = 726386.375,
                                                ["x"] = -237887.6875,
                                            }, -- end of [29]
                                            [30] = 
                                            {
                                                ["y"] = 726421.5625,
                                                ["x"] = -237886.65625,
                                            }, -- end of [30]
                                            [31] = 
                                            {
                                                ["y"] = 726456.75,
                                                ["x"] = -237887.515625,
                                            }, -- end of [31]
                                            [32] = 
                                            {
                                                ["y"] = 726491.8125,
                                                ["x"] = -237890.296875,
                                            }, -- end of [32]
                                            [34] = 
                                            {
                                                ["y"] = 726561.3125,
                                                ["x"] = -237901.515625,
                                            }, -- end of [34]
                                            [36] = 
                                            {
                                                ["y"] = 726629.1875,
                                                ["x"] = -237920.171875,
                                            }, -- end of [36]
                                            [38] = 
                                            {
                                                ["y"] = 727212.4375,
                                                ["x"] = -238149.90625,
                                            }, -- end of [38]
                                            [40] = 
                                            {
                                                ["y"] = 727262.6875,
                                                ["x"] = -238166.046875,
                                            }, -- end of [40]
                                            [42] = 
                                            {
                                                ["y"] = 727314.625,
                                                ["x"] = -238175.421875,
                                            }, -- end of [42]
                                            [44] = 
                                            {
                                                ["y"] = 727367.375,
                                                ["x"] = -238177.875,
                                            }, -- end of [44]
                                            [46] = 
                                            {
                                                ["y"] = 727420,
                                                ["x"] = -238173.359375,
                                            }, -- end of [46]
                                            [48] = 
                                            {
                                                ["y"] = 727471.5625,
                                                ["x"] = -238161.953125,
                                            }, -- end of [48]
                                            [50] = 
                                            {
                                                ["y"] = 727521.1875,
                                                ["x"] = -238143.859375,
                                            }, -- end of [50]
                                            [52] = 
                                            {
                                                ["y"] = 727551.25,
                                                ["x"] = -238131.578125,
                                            }, -- end of [52]
                                            [54] = 
                                            {
                                                ["y"] = 727588.875,
                                                ["x"] = -238123.078125,
                                            }, -- end of [54]
                                            [56] = 
                                            {
                                                ["y"] = 727627.375,
                                                ["x"] = -238121.9375,
                                            }, -- end of [56]
                                            [58] = 
                                            {
                                                ["y"] = 727665.375,
                                                ["x"] = -238128.21875,
                                            }, -- end of [58]
                                            [60] = 
                                            {
                                                ["y"] = 727701.5,
                                                ["x"] = -238141.65625,
                                            }, -- end of [60]
                                            [62] = 
                                            {
                                                ["y"] = 727734.375,
                                                ["x"] = -238161.78125,
                                            }, -- end of [62]
                                            [64] = 
                                            {
                                                ["y"] = 727762.75,
                                                ["x"] = -238187.828125,
                                            }, -- end of [64]
                                            [68] = 
                                            {
                                                ["y"] = 727874.875,
                                                ["x"] = -238331.765625,
                                            }, -- end of [68]
                                            [72] = 
                                            {
                                                ["y"] = 727970.0625,
                                                ["x"] = -238410.046875,
                                            }, -- end of [72]
                                            [76] = 
                                            {
                                                ["y"] = 728081.5625,
                                                ["x"] = -238462.671875,
                                            }, -- end of [76]
                                            [80] = 
                                            {
                                                ["y"] = 728202.5,
                                                ["x"] = -238486.421875,
                                            }, -- end of [80]
                                            [84] = 
                                            {
                                                ["y"] = 728434.1875,
                                                ["x"] = -238468.28125,
                                            }, -- end of [84]
                                            [88] = 
                                            {
                                                ["y"] = 728516.9375,
                                                ["x"] = -238468.5625,
                                            }, -- end of [88]
                                            [92] = 
                                            {
                                                ["y"] = 728922.25,
                                                ["x"] = -238509.484375,
                                            }, -- end of [92]
                                            [96] = 
                                            {
                                                ["y"] = 729045.375,
                                                ["x"] = -238485.53125,
                                            }, -- end of [96]
                                            [100] = 
                                            {
                                                ["y"] = 729158.6875,
                                                ["x"] = -238431.6875,
                                            }, -- end of [100]
                                            [104] = 
                                            {
                                                ["y"] = 729255,
                                                ["x"] = -238351.34375,
                                            }, -- end of [104]
                                            [108] = 
                                            {
                                                ["y"] = 729328.3125,
                                                ["x"] = -238249.546875,
                                            }, -- end of [108]
                                            [112] = 
                                            {
                                                ["y"] = 729373.9375,
                                                ["x"] = -238132.71875,
                                            }, -- end of [112]
                                            [116] = 
                                            {
                                                ["y"] = 729389.1875,
                                                ["x"] = -238024.78125,
                                            }, -- end of [116]
                                            [120] = 
                                            {
                                                ["y"] = 729405.6875,
                                                ["x"] = -237988.515625,
                                            }, -- end of [120]
                                            [124] = 
                                            {
                                                ["y"] = 729442.375,
                                                ["x"] = -237972.96875,
                                            }, -- end of [124]
                                            [128] = 
                                            {
                                                ["y"] = 729536.6875,
                                                ["x"] = -237987.59375,
                                            }, -- end of [128]
                                            [136] = 
                                            {
                                                ["y"] = 729617.375,
                                                ["x"] = -238063.375,
                                            }, -- end of [136]
                                            [144] = 
                                            {
                                                ["y"] = 729562.3125,
                                                ["x"] = -238604.15625,
                                            }, -- end of [144]
                                            [152] = 
                                            {
                                                ["y"] = 732303.4375,
                                                ["x"] = -239250,
                                            }, -- end of [152]
                                            [129] = 
                                            {
                                                ["y"] = 729550.25,
                                                ["x"] = -237992.3125,
                                            }, -- end of [129]
                                            [137] = 
                                            {
                                                ["y"] = 729621.375,
                                                ["x"] = -238077.1875,
                                            }, -- end of [137]
                                            [145] = 
                                            {
                                                ["y"] = 729567,
                                                ["x"] = -238615.953125,
                                            }, -- end of [145]
                                            [65] = 
                                            {
                                                ["y"] = 727774.9375,
                                                ["x"] = -238202.78125,
                                            }, -- end of [65]
                                            [69] = 
                                            {
                                                ["y"] = 727896.8125,
                                                ["x"] = -238353.515625,
                                            }, -- end of [69]
                                            [73] = 
                                            {
                                                ["y"] = 727996.6875,
                                                ["x"] = -238425.765625,
                                            }, -- end of [73]
                                            [77] = 
                                            {
                                                ["y"] = 728111.1875,
                                                ["x"] = -238471.40625,
                                            }, -- end of [77]
                                            [81] = 
                                            {
                                                ["y"] = 728233.3125,
                                                ["x"] = -238487.640625,
                                            }, -- end of [81]
                                            [85] = 
                                            {
                                                ["y"] = 728454.8125,
                                                ["x"] = -238466.515625,
                                            }, -- end of [85]
                                            [89] = 
                                            {
                                                ["y"] = 728828.125,
                                                ["x"] = -238506.859375,
                                            }, -- end of [89]
                                            [93] = 
                                            {
                                                ["y"] = 728953.5,
                                                ["x"] = -238506.40625,
                                            }, -- end of [93]
                                            [97] = 
                                            {
                                                ["y"] = 729074.9375,
                                                ["x"] = -238474.765625,
                                            }, -- end of [97]
                                            [101] = 
                                            {
                                                ["y"] = 729184.625,
                                                ["x"] = -238413.90625,
                                            }, -- end of [101]
                                            [105] = 
                                            {
                                                ["y"] = 729275.6875,
                                                ["x"] = -238327.671875,
                                            }, -- end of [105]
                                            [109] = 
                                            {
                                                ["y"] = 729342.4375,
                                                ["x"] = -238221.484375,
                                            }, -- end of [109]
                                            [113] = 
                                            {
                                                ["y"] = 729380.6875,
                                                ["x"] = -238102.015625,
                                            }, -- end of [113]
                                            [117] = 
                                            {
                                                ["y"] = 729390.6875,
                                                ["x"] = -238014.703125,
                                            }, -- end of [117]
                                            [121] = 
                                            {
                                                ["y"] = 729413.625,
                                                ["x"] = -237982.125,
                                            }, -- end of [121]
                                            [125] = 
                                            {
                                                ["y"] = 729452.5625,
                                                ["x"] = -237973.625,
                                            }, -- end of [125]
                                            [130] = 
                                            {
                                                ["y"] = 729563.1875,
                                                ["x"] = -237998.625,
                                            }, -- end of [130]
                                            [138] = 
                                            {
                                                ["y"] = 729623.625,
                                                ["x"] = -238091.390625,
                                            }, -- end of [138]
                                            [146] = 
                                            {
                                                ["y"] = 729573.4375,
                                                ["x"] = -238626.890625,
                                            }, -- end of [146]
                                            [151] = 
                                            {
                                                ["y"] = 729625.0625,
                                                ["x"] = -238661.5,
                                            }, -- end of [151]
                                            [147] = 
                                            {
                                                ["y"] = 729581.4375,
                                                ["x"] = -238636.765625,
                                            }, -- end of [147]
                                            [143] = 
                                            {
                                                ["y"] = 729559.375,
                                                ["x"] = -238591.796875,
                                            }, -- end of [143]
                                            [142] = 
                                            {
                                                ["y"] = 729558.3125,
                                                ["x"] = -238579.140625,
                                            }, -- end of [142]
                                            [139] = 
                                            {
                                                ["y"] = 729624.1875,
                                                ["x"] = -238105.75,
                                            }, -- end of [139]
                                            [135] = 
                                            {
                                                ["y"] = 729611.8125,
                                                ["x"] = -238050.109375,
                                            }, -- end of [135]
                                            [131] = 
                                            {
                                                ["y"] = 729575.25,
                                                ["x"] = -238006.421875,
                                            }, -- end of [131]
                                            [127] = 
                                            {
                                                ["y"] = 729522.625,
                                                ["x"] = -237984.53125,
                                            }, -- end of [127]
                                            [111] = 
                                            {
                                                ["y"] = 729365.3125,
                                                ["x"] = -238162.953125,
                                            }, -- end of [111]
                                            [95] = 
                                            {
                                                ["y"] = 729015.1875,
                                                ["x"] = -238494.40625,
                                            }, -- end of [95]
                                            [79] = 
                                            {
                                                ["y"] = 728171.75,
                                                ["x"] = -238483.296875,
                                            }, -- end of [79]
                                        }, -- end of [6]
                                        [12] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 737632.5625,
                                                ["x"] = -237958.53125,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 738634.25,
                                                ["x"] = -237531.96875,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 738498.125,
                                                ["x"] = -237658.703125,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 737600.6875,
                                                ["x"] = -237993.40625,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 737567.75,
                                                ["x"] = -238027.234375,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 737533.75,
                                                ["x"] = -238060,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 737498.75,
                                                ["x"] = -238091.65625,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 738480.375,
                                                ["x"] = -237677.5,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 737405.1875,
                                                ["x"] = -238173.65625,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 737361.6875,
                                                ["x"] = -238212.921875,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 737319.4375,
                                                ["x"] = -238253.4375,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 737278.3125,
                                                ["x"] = -238295.171875,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 738461.25,
                                                ["x"] = -237694.921875,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 737238.4375,
                                                ["x"] = -238338.078125,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 737199.875,
                                                ["x"] = -238382.125,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 737046.375,
                                                ["x"] = -238562.75,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 737029.3125,
                                                ["x"] = -238581.4375,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 738440.9375,
                                                ["x"] = -237710.890625,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 737010.9375,
                                                ["x"] = -238598.84375,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 736991.375,
                                                ["x"] = -238614.875,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 736970.6875,
                                                ["x"] = -238629.453125,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 738615.9375,
                                                ["x"] = -237542.734375,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 738419.5,
                                                ["x"] = -237725.3125,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 736926.375,
                                                ["x"] = -238653.90625,
                                            }, -- end of [48]
                                            [67] = 
                                            {
                                                ["y"] = 736031.0625,
                                                ["x"] = -239119.75,
                                            }, -- end of [67]
                                            [49] = 
                                            {
                                                ["y"] = 736903.0625,
                                                ["x"] = -238663.671875,
                                            }, -- end of [49]
                                            [71] = 
                                            {
                                                ["y"] = 735940.9375,
                                                ["x"] = -239126.15625,
                                            }, -- end of [71]
                                            [50] = 
                                            {
                                                ["y"] = 736879.0625,
                                                ["x"] = -238671.71875,
                                            }, -- end of [50]
                                            [19] = 
                                            {
                                                ["y"] = 737894.8125,
                                                ["x"] = -237818,
                                            }, -- end of [19]
                                            [51] = 
                                            {
                                                ["y"] = 736854.5625,
                                                ["x"] = -238678,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 738397,
                                                ["x"] = -237738.109375,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 736829.625,
                                                ["x"] = -238682.5,
                                            }, -- end of [52]
                                            [22] = 
                                            {
                                                ["y"] = 737816.5625,
                                                ["x"] = -237834.796875,
                                            }, -- end of [22]
                                            [53] = 
                                            {
                                                ["y"] = 736790.4375,
                                                ["x"] = -238688.125,
                                            }, -- end of [53]
                                            [91] = 
                                            {
                                                ["y"] = 735388.1875,
                                                ["x"] = -239260.046875,
                                            }, -- end of [91]
                                            [54] = 
                                            {
                                                ["y"] = 736762.3125,
                                                ["x"] = -238693,
                                            }, -- end of [54]
                                            [94] = 
                                            {
                                                ["y"] = 735315.3125,
                                                ["x"] = -239331.859375,
                                            }, -- end of [94]
                                            [55] = 
                                            {
                                                ["y"] = 736734.5,
                                                ["x"] = -238699.46875,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 738373.6875,
                                                ["x"] = -237749.21875,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 736707.125,
                                                ["x"] = -238707.53125,
                                            }, -- end of [56]
                                            [24] = 
                                            {
                                                ["y"] = 737767,
                                                ["x"] = -237854.515625,
                                            }, -- end of [24]
                                            [57] = 
                                            {
                                                ["y"] = 736680.25,
                                                ["x"] = -238717.125,
                                            }, -- end of [57]
                                            [103] = 
                                            {
                                                ["y"] = 735043,
                                                ["x"] = -239467.796875,
                                            }, -- end of [103]
                                            [58] = 
                                            {
                                                ["y"] = 736653.9375,
                                                ["x"] = -238728.234375,
                                            }, -- end of [58]
                                            [107] = 
                                            {
                                                ["y"] = 734427.625,
                                                ["x"] = -239520.234375,
                                            }, -- end of [107]
                                            [59] = 
                                            {
                                                ["y"] = 736628.3125,
                                                ["x"] = -238740.828125,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 738349.5625,
                                                ["x"] = -237758.5625,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 736603.5,
                                                ["x"] = -238754.859375,
                                            }, -- end of [60]
                                            [110] = 
                                            {
                                                ["y"] = 733889.3125,
                                                ["x"] = -239595.046875,
                                            }, -- end of [110]
                                            [61] = 
                                            {
                                                ["y"] = 736579.5,
                                                ["x"] = -238770.296875,
                                            }, -- end of [61]
                                            [111] = 
                                            {
                                                ["y"] = 733875.1875,
                                                ["x"] = -239594.5,
                                            }, -- end of [111]
                                            [62] = 
                                            {
                                                ["y"] = 736134.375,
                                                ["x"] = -239074.734375,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 738644.75,
                                                ["x"] = -237526.296875,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 738598.375,
                                                ["x"] = -237554.78125,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = 738324.8125,
                                                ["x"] = -237766.109375,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 736095.125,
                                                ["x"] = -239097.40625,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 736074.375,
                                                ["x"] = -239106.46875,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 736052.9375,
                                                ["x"] = -239113.9375,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 738299.5625,
                                                ["x"] = -237771.8125,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = 736008.8125,
                                                ["x"] = -239123.90625,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 735986.25,
                                                ["x"] = -239126.359375,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 735963.625,
                                                ["x"] = -239127.109375,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                ["y"] = 738274,
                                                ["x"] = -237775.625,
                                            }, -- end of [18]
                                            [72] = 
                                            {
                                                ["y"] = 735918.4375,
                                                ["x"] = -239123.484375,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 735896.1875,
                                                ["x"] = -239119.125,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 735874.375,
                                                ["x"] = -239113.09375,
                                            }, -- end of [74]
                                            [75] = 
                                            {
                                                ["y"] = 735853.0625,
                                                ["x"] = -239105.4375,
                                            }, -- end of [75]
                                            [76] = 
                                            {
                                                ["y"] = 735731.375,
                                                ["x"] = -239056.5,
                                            }, -- end of [76]
                                            [77] = 
                                            {
                                                ["y"] = 735712.625,
                                                ["x"] = -239050,
                                            }, -- end of [77]
                                            [5] = 
                                            {
                                                ["y"] = 738581.8125,
                                                ["x"] = -237568.03125,
                                            }, -- end of [5]
                                            [79] = 
                                            {
                                                ["y"] = 735673.5625,
                                                ["x"] = -239042.765625,
                                            }, -- end of [79]
                                            [80] = 
                                            {
                                                ["y"] = 735653.75,
                                                ["x"] = -239042.078125,
                                            }, -- end of [80]
                                            [81] = 
                                            {
                                                ["y"] = 735633.9375,
                                                ["x"] = -239043.359375,
                                            }, -- end of [81]
                                            [82] = 
                                            {
                                                ["y"] = 735614.3125,
                                                ["x"] = -239046.609375,
                                            }, -- end of [82]
                                            [83] = 
                                            {
                                                ["y"] = 735595.125,
                                                ["x"] = -239051.78125,
                                            }, -- end of [83]
                                            [84] = 
                                            {
                                                ["y"] = 735576.5625,
                                                ["x"] = -239058.828125,
                                            }, -- end of [84]
                                            [85] = 
                                            {
                                                ["y"] = 735558.8125,
                                                ["x"] = -239067.6875,
                                            }, -- end of [85]
                                            [86] = 
                                            {
                                                ["y"] = 735542,
                                                ["x"] = -239078.25,
                                            }, -- end of [86]
                                            [87] = 
                                            {
                                                ["y"] = 735526.3125,
                                                ["x"] = -239090.453125,
                                            }, -- end of [87]
                                            [88] = 
                                            {
                                                ["y"] = 735511.875,
                                                ["x"] = -239104.140625,
                                            }, -- end of [88]
                                            [89] = 
                                            {
                                                ["y"] = 735498.9375,
                                                ["x"] = -239119.1875,
                                            }, -- end of [89]
                                            [90] = 
                                            {
                                                ["y"] = 735409.875,
                                                ["x"] = -239233.6875,
                                            }, -- end of [90]
                                            [23] = 
                                            {
                                                ["y"] = 737791.4375,
                                                ["x"] = -237843.828125,
                                            }, -- end of [23]
                                            [92] = 
                                            {
                                                ["y"] = 735365.1875,
                                                ["x"] = -239285.25,
                                            }, -- end of [92]
                                            [93] = 
                                            {
                                                ["y"] = 735340.875,
                                                ["x"] = -239309.203125,
                                            }, -- end of [93]
                                            [6] = 
                                            {
                                                ["y"] = 738566.1875,
                                                ["x"] = -237582.421875,
                                            }, -- end of [6]
                                            [95] = 
                                            {
                                                ["y"] = 735288.625,
                                                ["x"] = -239353.140625,
                                            }, -- end of [95]
                                            [96] = 
                                            {
                                                ["y"] = 735260.875,
                                                ["x"] = -239372.984375,
                                            }, -- end of [96]
                                            [97] = 
                                            {
                                                ["y"] = 735232.0625,
                                                ["x"] = -239391.34375,
                                            }, -- end of [97]
                                            [98] = 
                                            {
                                                ["y"] = 735202.375,
                                                ["x"] = -239408.171875,
                                            }, -- end of [98]
                                            [99] = 
                                            {
                                                ["y"] = 735171.875,
                                                ["x"] = -239423.40625,
                                            }, -- end of [99]
                                            [100] = 
                                            {
                                                ["y"] = 735140.5625,
                                                ["x"] = -239437.03125,
                                            }, -- end of [100]
                                            [101] = 
                                            {
                                                ["y"] = 735108.5625,
                                                ["x"] = -239448.984375,
                                            }, -- end of [101]
                                            [102] = 
                                            {
                                                ["y"] = 735076,
                                                ["x"] = -239459.25,
                                            }, -- end of [102]
                                            [26] = 
                                            {
                                                ["y"] = 737720.4375,
                                                ["x"] = -237880.671875,
                                            }, -- end of [26]
                                            [104] = 
                                            {
                                                ["y"] = 735009.5,
                                                ["x"] = -239474.59375,
                                            }, -- end of [104]
                                            [105] = 
                                            {
                                                ["y"] = 734975.75,
                                                ["x"] = -239479.625,
                                            }, -- end of [105]
                                            [106] = 
                                            {
                                                ["y"] = 734941.8125,
                                                ["x"] = -239482.875,
                                            }, -- end of [106]
                                            [27] = 
                                            {
                                                ["y"] = 737698.5625,
                                                ["x"] = -237896.03125,
                                            }, -- end of [27]
                                            [108] = 
                                            {
                                                ["y"] = 734386.0625,
                                                ["x"] = -239528.109375,
                                            }, -- end of [108]
                                            [109] = 
                                            {
                                                ["y"] = 733903.4375,
                                                ["x"] = -239593.9375,
                                            }, -- end of [109]
                                            [7] = 
                                            {
                                                ["y"] = 738551.625,
                                                ["x"] = -237597.890625,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 737677.8125,
                                                ["x"] = -237912.8125,
                                            }, -- end of [28]
                                            [112] = 
                                            {
                                                ["y"] = 733861.1875,
                                                ["x"] = -239592.28125,
                                            }, -- end of [112]
                                            [113] = 
                                            {
                                                ["y"] = 731516.3125,
                                                ["x"] = -239077.046875,
                                            }, -- end of [113]
                                            [25] = 
                                            {
                                                ["y"] = 737743.25,
                                                ["x"] = -237866.8125,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = 737658.1875,
                                                ["x"] = -237930.9375,
                                            }, -- end of [29]
                                            [21] = 
                                            {
                                                ["y"] = 737842.25,
                                                ["x"] = -237827.453125,
                                            }, -- end of [21]
                                            [20] = 
                                            {
                                                ["y"] = 737868.375,
                                                ["x"] = -237821.859375,
                                            }, -- end of [20]
                                            [78] = 
                                            {
                                                ["y"] = 735693.25,
                                                ["x"] = -239045.421875,
                                            }, -- end of [78]
                                            [30] = 
                                            {
                                                ["y"] = 737639.8125,
                                                ["x"] = -237950.328125,
                                            }, -- end of [30]
                                            [63] = 
                                            {
                                                ["y"] = 736115.1875,
                                                ["x"] = -239086.8125,
                                            }, -- end of [63]
                                            [47] = 
                                            {
                                                ["y"] = 736949,
                                                ["x"] = -238642.484375,
                                            }, -- end of [47]
                                        }, -- end of [12]
                                        [1] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 725846.4375,
                                                ["x"] = -237949.609375,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 724282.5625,
                                                ["x"] = -237311.21875,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 724412,
                                                ["x"] = -237336.734375,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 725868.1875,
                                                ["x"] = -237945.09375,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 725890.125,
                                                ["x"] = -237941.953125,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 726351.25,
                                                ["x"] = -237890.640625,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 726386.375,
                                                ["x"] = -237887.6875,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 724431.9375,
                                                ["x"] = -237346.4375,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 726421.5625,
                                                ["x"] = -237886.65625,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 726456.75,
                                                ["x"] = -237887.515625,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 726491.8125,
                                                ["x"] = -237890.296875,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 726526.75,
                                                ["x"] = -237894.953125,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 724451.0625,
                                                ["x"] = -237357.578125,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 726561.3125,
                                                ["x"] = -237901.515625,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 726595.5,
                                                ["x"] = -237909.921875,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 726629.1875,
                                                ["x"] = -237920.171875,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 726662.25,
                                                ["x"] = -237932.234375,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 724469.375,
                                                ["x"] = -237370.109375,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 727212.4375,
                                                ["x"] = -238149.90625,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 727237.3125,
                                                ["x"] = -238158.8125,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 727262.6875,
                                                ["x"] = -238166.046875,
                                            }, -- end of [46]
                                            [67] = 
                                            {
                                                ["y"] = 727718.4375,
                                                ["x"] = -238150.921875,
                                            }, -- end of [67]
                                            [3] = 
                                            {
                                                ["y"] = 724304.6875,
                                                ["x"] = -237311.4375,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 725199.375,
                                                ["x"] = -237911.296875,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 727314.625,
                                                ["x"] = -238175.421875,
                                            }, -- end of [48]
                                            [71] = 
                                            {
                                                ["y"] = 727774.9375,
                                                ["x"] = -238202.78125,
                                            }, -- end of [71]
                                            [49] = 
                                            {
                                                ["y"] = 727341,
                                                ["x"] = -238177.515625,
                                            }, -- end of [49]
                                            [19] = 
                                            {
                                                ["y"] = 725447.9375,
                                                ["x"] = -238035.484375,
                                            }, -- end of [19]
                                            [50] = 
                                            {
                                                ["y"] = 727367.375,
                                                ["x"] = -238177.875,
                                            }, -- end of [50]
                                            [87] = 
                                            {
                                                ["y"] = 728233.3125,
                                                ["x"] = -238487.640625,
                                            }, -- end of [87]
                                            [51] = 
                                            {
                                                ["y"] = 727393.75,
                                                ["x"] = -238176.484375,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 725232,
                                                ["x"] = -237934.25,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 727420,
                                                ["x"] = -238173.359375,
                                            }, -- end of [52]
                                            [91] = 
                                            {
                                                ["y"] = 728454.8125,
                                                ["x"] = -238466.515625,
                                            }, -- end of [91]
                                            [53] = 
                                            {
                                                ["y"] = 727446,
                                                ["x"] = -238168.515625,
                                            }, -- end of [53]
                                            [94] = 
                                            {
                                                ["y"] = 728516.9375,
                                                ["x"] = -238468.5625,
                                            }, -- end of [94]
                                            [54] = 
                                            {
                                                ["y"] = 727471.5625,
                                                ["x"] = -238161.953125,
                                            }, -- end of [54]
                                            [95] = 
                                            {
                                                ["y"] = 728828.125,
                                                ["x"] = -238506.859375,
                                            }, -- end of [95]
                                            [55] = 
                                            {
                                                ["y"] = 727496.6875,
                                                ["x"] = -238153.734375,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 725265.75,
                                                ["x"] = -237955.546875,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 727521.1875,
                                                ["x"] = -238143.859375,
                                            }, -- end of [56]
                                            [99] = 
                                            {
                                                ["y"] = 728949.6875,
                                                ["x"] = -238506.890625,
                                            }, -- end of [99]
                                            [57] = 
                                            {
                                                ["y"] = 727533.25,
                                                ["x"] = -238138.515625,
                                            }, -- end of [57]
                                            [103] = 
                                            {
                                                ["y"] = 729067.75,
                                                ["x"] = -238477.578125,
                                            }, -- end of [103]
                                            [58] = 
                                            {
                                                ["y"] = 727551.25,
                                                ["x"] = -238131.578125,
                                            }, -- end of [58]
                                            [107] = 
                                            {
                                                ["y"] = 729175.1875,
                                                ["x"] = -238420.640625,
                                            }, -- end of [107]
                                            [59] = 
                                            {
                                                ["y"] = 727569.875,
                                                ["x"] = -238126.421875,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 725300.5,
                                                ["x"] = -237975.125,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 727588.875,
                                                ["x"] = -238123.078125,
                                            }, -- end of [60]
                                            [111] = 
                                            {
                                                ["y"] = 729265.6875,
                                                ["x"] = -238339.453125,
                                            }, -- end of [111]
                                            [61] = 
                                            {
                                                ["y"] = 727608.0625,
                                                ["x"] = -238121.578125,
                                            }, -- end of [61]
                                            [110] = 
                                            {
                                                ["y"] = 729245,
                                                ["x"] = -238361.78125,
                                            }, -- end of [110]
                                            [62] = 
                                            {
                                                ["y"] = 727627.375,
                                                ["x"] = -238121.9375,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 723842.0625,
                                                ["x"] = -237323.15625,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 724326.8125,
                                                ["x"] = -237313.296875,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = 725336.1875,
                                                ["x"] = -237992.953125,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 727665.375,
                                                ["x"] = -238128.21875,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 727683.75,
                                                ["x"] = -238134.0625,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 727701.5,
                                                ["x"] = -238141.65625,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 725372.6875,
                                                ["x"] = -238008.984375,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = 727734.375,
                                                ["x"] = -238161.78125,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 727749.1875,
                                                ["x"] = -238174.109375,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 727762.75,
                                                ["x"] = -238187.828125,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                ["y"] = 725410,
                                                ["x"] = -238023.171875,
                                            }, -- end of [18]
                                            [72] = 
                                            {
                                                ["y"] = 727835.25,
                                                ["x"] = -238284.4375,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 727854.3125,
                                                ["x"] = -238308.71875,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 727874.875,
                                                ["x"] = -238331.765625,
                                            }, -- end of [74]
                                            [75] = 
                                            {
                                                ["y"] = 727896.8125,
                                                ["x"] = -238353.515625,
                                            }, -- end of [75]
                                            [76] = 
                                            {
                                                ["y"] = 727920.0625,
                                                ["x"] = -238373.859375,
                                            }, -- end of [76]
                                            [77] = 
                                            {
                                                ["y"] = 727944.5,
                                                ["x"] = -238392.734375,
                                            }, -- end of [77]
                                            [78] = 
                                            {
                                                ["y"] = 727970.0625,
                                                ["x"] = -238410.046875,
                                            }, -- end of [78]
                                            [79] = 
                                            {
                                                ["y"] = 727996.6875,
                                                ["x"] = -238425.765625,
                                            }, -- end of [79]
                                            [80] = 
                                            {
                                                ["y"] = 728024.1875,
                                                ["x"] = -238439.8125,
                                            }, -- end of [80]
                                            [81] = 
                                            {
                                                ["y"] = 728052.5,
                                                ["x"] = -238452.125,
                                            }, -- end of [81]
                                            [82] = 
                                            {
                                                ["y"] = 728081.5625,
                                                ["x"] = -238462.671875,
                                            }, -- end of [82]
                                            [83] = 
                                            {
                                                ["y"] = 728111.1875,
                                                ["x"] = -238471.40625,
                                            }, -- end of [83]
                                            [84] = 
                                            {
                                                ["y"] = 728141.25,
                                                ["x"] = -238478.28125,
                                            }, -- end of [84]
                                            [85] = 
                                            {
                                                ["y"] = 728171.75,
                                                ["x"] = -238483.296875,
                                            }, -- end of [85]
                                            [86] = 
                                            {
                                                ["y"] = 728202.5,
                                                ["x"] = -238486.421875,
                                            }, -- end of [86]
                                            [22] = 
                                            {
                                                ["y"] = 725547.6875,
                                                ["x"] = -238058.640625,
                                            }, -- end of [22]
                                            [88] = 
                                            {
                                                ["y"] = 728264.25,
                                                ["x"] = -238486.953125,
                                            }, -- end of [88]
                                            [89] = 
                                            {
                                                ["y"] = 728295,
                                                ["x"] = -238484.359375,
                                            }, -- end of [89]
                                            [90] = 
                                            {
                                                ["y"] = 728434.1875,
                                                ["x"] = -238468.28125,
                                            }, -- end of [90]
                                            [23] = 
                                            {
                                                ["y"] = 725559.875,
                                                ["x"] = -238060.21875,
                                            }, -- end of [23]
                                            [92] = 
                                            {
                                                ["y"] = 728475.5625,
                                                ["x"] = -238465.96875,
                                            }, -- end of [92]
                                            [93] = 
                                            {
                                                ["y"] = 728496.3125,
                                                ["x"] = -238466.65625,
                                            }, -- end of [93]
                                            [6] = 
                                            {
                                                ["y"] = 724370.25,
                                                ["x"] = -237321.859375,
                                            }, -- end of [6]
                                            [24] = 
                                            {
                                                ["y"] = 725572.25,
                                                ["x"] = -238060.265625,
                                            }, -- end of [24]
                                            [96] = 
                                            {
                                                ["y"] = 728858.4375,
                                                ["x"] = -238509.640625,
                                            }, -- end of [96]
                                            [97] = 
                                            {
                                                ["y"] = 728888.875,
                                                ["x"] = -238510.578125,
                                            }, -- end of [97]
                                            [98] = 
                                            {
                                                ["y"] = 728919.375,
                                                ["x"] = -238509.671875,
                                            }, -- end of [98]
                                            [25] = 
                                            {
                                                ["y"] = 725584.5,
                                                ["x"] = -238058.796875,
                                            }, -- end of [25]
                                            [100] = 
                                            {
                                                ["y"] = 728979.8125,
                                                ["x"] = -238502.28125,
                                            }, -- end of [100]
                                            [101] = 
                                            {
                                                ["y"] = 729009.625,
                                                ["x"] = -238495.84375,
                                            }, -- end of [101]
                                            [102] = 
                                            {
                                                ["y"] = 729038.9375,
                                                ["x"] = -238487.59375,
                                            }, -- end of [102]
                                            [26] = 
                                            {
                                                ["y"] = 725596.4375,
                                                ["x"] = -238055.828125,
                                            }, -- end of [26]
                                            [104] = 
                                            {
                                                ["y"] = 729095.8125,
                                                ["x"] = -238465.828125,
                                            }, -- end of [104]
                                            [105] = 
                                            {
                                                ["y"] = 729123.1875,
                                                ["x"] = -238452.390625,
                                            }, -- end of [105]
                                            [106] = 
                                            {
                                                ["y"] = 729149.6875,
                                                ["x"] = -238437.3125,
                                            }, -- end of [106]
                                            [27] = 
                                            {
                                                ["y"] = 725608,
                                                ["x"] = -238051.40625,
                                            }, -- end of [27]
                                            [108] = 
                                            {
                                                ["y"] = 729199.625,
                                                ["x"] = -238402.453125,
                                            }, -- end of [108]
                                            [109] = 
                                            {
                                                ["y"] = 729222.9375,
                                                ["x"] = -238382.8125,
                                            }, -- end of [109]
                                            [7] = 
                                            {
                                                ["y"] = 724391.4375,
                                                ["x"] = -237328.53125,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 725783.625,
                                                ["x"] = -237971.34375,
                                            }, -- end of [28]
                                            [112] = 
                                            {
                                                ["y"] = 729285.0625,
                                                ["x"] = -238315.90625,
                                            }, -- end of [112]
                                            [113] = 
                                            {
                                                ["y"] = 729302.9375,
                                                ["x"] = -238291.21875,
                                            }, -- end of [113]
                                            [114] = 
                                            {
                                                ["y"] = 729319.25,
                                                ["x"] = -238265.484375,
                                            }, -- end of [114]
                                            [29] = 
                                            {
                                                ["y"] = 725804.125,
                                                ["x"] = -237962.765625,
                                            }, -- end of [29]
                                            [21] = 
                                            {
                                                ["y"] = 725525.375,
                                                ["x"] = -238054.359375,
                                            }, -- end of [21]
                                            [20] = 
                                            {
                                                ["y"] = 725486.4375,
                                                ["x"] = -238045.890625,
                                            }, -- end of [20]
                                            [5] = 
                                            {
                                                ["y"] = 724348.6875,
                                                ["x"] = -237316.78125,
                                            }, -- end of [5]
                                            [30] = 
                                            {
                                                ["y"] = 725825.0625,
                                                ["x"] = -237955.515625,
                                            }, -- end of [30]
                                            [63] = 
                                            {
                                                ["y"] = 727646.5625,
                                                ["x"] = -238124.15625,
                                            }, -- end of [63]
                                            [47] = 
                                            {
                                                ["y"] = 727288.5,
                                                ["x"] = -238171.59375,
                                            }, -- end of [47]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 481,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 723842.08751595,
                                            ["x"] = -237323.14491838,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 3.0555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 2,
                                                                        ["name"] = 9,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 526,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1967.2573668371,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 729319.25134277,
                                            ["x"] = -238265.47853088,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 3.0555555555556,
                                            ["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"] = 523,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 4067.7534240002,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 734755.21678138,
                                            ["x"] = -239496.26241472,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 3.0555555555556,
                                            ["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"] = 642,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 5827.3040344976,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 739319.39916992,
                                            ["x"] = -237162.15063477,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 3.0555555555556,
                                            ["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"] = 516,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 8115.4507311487,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 733163.02238868,
                                            ["x"] = -239438.87713775,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 3.0555555555556,
                                            ["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"] = 487,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 11473.307513575,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 724393.75239563,
                                            ["x"] = -237329.37072754,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 3.0555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 510,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 14543.141596839,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 732303.45180735,
                                            ["x"] = -239250.00825872,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 3.0555555555556,
                                            ["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"] = 656,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 16997.573999626,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 738991.80191295,
                                            ["x"] = -237338.41601887,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 3.0555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            ["alt"] = 505,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 19803.967729353,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 731253.07029676,
                                            ["x"] = -239019.21117267,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 3.0555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [9]
                                        [10] = 
                                        {
                                            ["alt"] = 486,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 22435.227719651,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 724612.73409546,
                                            ["x"] = -237476.39349932,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 3.0555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [10]
                                        [11] = 
                                        {
                                            ["alt"] = 506,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 25264.31134321,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 731843.42268549,
                                            ["x"] = -239148.92850279,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 3.0555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [11]
                                        [12] = 
                                        {
                                            ["alt"] = 689,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 27743.718756103,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 738644.73810415,
                                            ["x"] = -237526.29481101,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 3.0555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [12]
                                        [13] = 
                                        {
                                            ["alt"] = 508,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 30332.741707997,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 731516.31719279,
                                            ["x"] = -239077.05301514,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 3.0555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [13]
                                        [14] = 
                                        {
                                            ["alt"] = 481,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 32949.241766762,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 724865.49282372,
                                            ["x"] = -237663.77240887,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 3.0555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [14]
                                        [15] = 
                                        {
                                            ["alt"] = 512,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 35954.246397196,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 732675.7460193,
                                            ["x"] = -239331.81048882,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 3.0555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [15]
                                        [16] = 
                                        {
                                            ["alt"] = 662,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 38199.63520649,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 738765.33959259,
                                            ["x"] = -237460.98733572,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 3.0555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [16]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 4,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 723842.08751595,
                                        ["type"] = "Ural-375 ZU-23",
                                        ["name"] = "Unit #004",
                                        ["unitId"] = 6,
                                        ["heading"] = 1.7411760226744,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Average",
                                        ["x"] = -237323.14491838,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 723862.72277948,
                                        ["type"] = "Ural-375",
                                        ["name"] = "Unit #005",
                                        ["unitId"] = 7,
                                        ["heading"] = 1.7411760226744,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Average",
                                        ["x"] = -237322.5935027,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 723892.70907892,
                                        ["type"] = "Ural-4320-31",
                                        ["name"] = "Unit #006",
                                        ["unitId"] = 8,
                                        ["heading"] = 1.7411760226744,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Average",
                                        ["x"] = -237321.78873861,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 723842.08751595,
                                ["x"] = -237323.14491838,
                                ["name"] = "Gun Truck 1",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [3]
                            [4] = 
                            {
                                ["manualHeading"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [15] = 
                                        {
                                            [33] = 
                                            {
                                                ["y"] = 729405.6875,
                                                ["x"] = -237988.515625,
                                            }, -- end of [33]
                                            [35] = 
                                            {
                                                ["y"] = 729394,
                                                ["x"] = -238005.09375,
                                            }, -- end of [35]
                                            [37] = 
                                            {
                                                ["y"] = 729389.1875,
                                                ["x"] = -238024.78125,
                                            }, -- end of [37]
                                            [39] = 
                                            {
                                                ["y"] = 729385.4375,
                                                ["x"] = -238070.953125,
                                            }, -- end of [39]
                                            [41] = 
                                            {
                                                ["y"] = 729373.9375,
                                                ["x"] = -238132.734375,
                                            }, -- end of [41]
                                            [43] = 
                                            {
                                                ["y"] = 729354.8125,
                                                ["x"] = -238192.578125,
                                            }, -- end of [43]
                                            [45] = 
                                            {
                                                ["y"] = 729328.3125,
                                                ["x"] = -238249.546875,
                                            }, -- end of [45]
                                            [47] = 
                                            {
                                                ["y"] = 729294.875,
                                                ["x"] = -238302.75,
                                            }, -- end of [47]
                                            [49] = 
                                            {
                                                ["y"] = 729255,
                                                ["x"] = -238351.34375,
                                            }, -- end of [49]
                                            [51] = 
                                            {
                                                ["y"] = 729209.375,
                                                ["x"] = -238394.546875,
                                            }, -- end of [51]
                                            [53] = 
                                            {
                                                ["y"] = 729158.6875,
                                                ["x"] = -238431.6875,
                                            }, -- end of [53]
                                            [55] = 
                                            {
                                                ["y"] = 729103.6875,
                                                ["x"] = -238462.171875,
                                            }, -- end of [55]
                                            [57] = 
                                            {
                                                ["y"] = 729045.375,
                                                ["x"] = -238485.53125,
                                            }, -- end of [57]
                                            [59] = 
                                            {
                                                ["y"] = 728984.5625,
                                                ["x"] = -238501.375,
                                            }, -- end of [59]
                                            [61] = 
                                            {
                                                ["y"] = 728922.25,
                                                ["x"] = -238509.484375,
                                            }, -- end of [61]
                                            [63] = 
                                            {
                                                ["y"] = 728859.375,
                                                ["x"] = -238509.703125,
                                            }, -- end of [63]
                                            [66] = 
                                            {
                                                ["y"] = 728496.3125,
                                                ["x"] = -238466.65625,
                                            }, -- end of [66]
                                            [70] = 
                                            {
                                                ["y"] = 728295,
                                                ["x"] = -238484.359375,
                                            }, -- end of [70]
                                            [74] = 
                                            {
                                                ["y"] = 728171.75,
                                                ["x"] = -238483.296875,
                                            }, -- end of [74]
                                            [78] = 
                                            {
                                                ["y"] = 728052.5,
                                                ["x"] = -238452.125,
                                            }, -- end of [78]
                                            [82] = 
                                            {
                                                ["y"] = 727944.5,
                                                ["x"] = -238392.734375,
                                            }, -- end of [82]
                                            [86] = 
                                            {
                                                ["y"] = 727854.3125,
                                                ["x"] = -238308.71875,
                                            }, -- end of [86]
                                            [90] = 
                                            {
                                                ["y"] = 727749.1875,
                                                ["x"] = -238174.109375,
                                            }, -- end of [90]
                                            [94] = 
                                            {
                                                ["y"] = 727683.75,
                                                ["x"] = -238134.0625,
                                            }, -- end of [94]
                                            [98] = 
                                            {
                                                ["y"] = 727608.0625,
                                                ["x"] = -238121.578125,
                                            }, -- end of [98]
                                            [102] = 
                                            {
                                                ["y"] = 727533.25,
                                                ["x"] = -238138.515625,
                                            }, -- end of [102]
                                            [106] = 
                                            {
                                                ["y"] = 727446,
                                                ["x"] = -238168.515625,
                                            }, -- end of [106]
                                            [110] = 
                                            {
                                                ["y"] = 727341,
                                                ["x"] = -238177.515625,
                                            }, -- end of [110]
                                            [114] = 
                                            {
                                                ["y"] = 727237.3125,
                                                ["x"] = -238158.8125,
                                            }, -- end of [114]
                                            [118] = 
                                            {
                                                ["y"] = 726595.5,
                                                ["x"] = -237909.921875,
                                            }, -- end of [118]
                                            [122] = 
                                            {
                                                ["y"] = 726456.75,
                                                ["x"] = -237887.515625,
                                            }, -- end of [122]
                                            [126] = 
                                            {
                                                ["y"] = 725890.125,
                                                ["x"] = -237941.953125,
                                            }, -- end of [126]
                                            [132] = 
                                            {
                                                ["y"] = 725608,
                                                ["x"] = -238051.40625,
                                            }, -- end of [132]
                                            [140] = 
                                            {
                                                ["y"] = 725447.9375,
                                                ["x"] = -238035.484375,
                                            }, -- end of [140]
                                            [148] = 
                                            {
                                                ["y"] = 724976.125,
                                                ["x"] = -237745.796875,
                                            }, -- end of [148]
                                            [1] = 
                                            {
                                                ["y"] = 731625.4375,
                                                ["x"] = -239101.03125,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 729625.0625,
                                                ["x"] = -238661.5,
                                            }, -- end of [2]
                                            [133] = 
                                            {
                                                ["y"] = 725596.4375,
                                                ["x"] = -238055.828125,
                                            }, -- end of [133]
                                            [141] = 
                                            {
                                                ["y"] = 725410,
                                                ["x"] = -238023.171875,
                                            }, -- end of [141]
                                            [3] = 
                                            {
                                                ["y"] = 729612.875,
                                                ["x"] = -238657.84375,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 729601.375,
                                                ["x"] = -238652.40625,
                                            }, -- end of [4]
                                            [67] = 
                                            {
                                                ["y"] = 728475.5625,
                                                ["x"] = -238465.96875,
                                            }, -- end of [67]
                                            [71] = 
                                            {
                                                ["y"] = 728264.25,
                                                ["x"] = -238486.953125,
                                            }, -- end of [71]
                                            [75] = 
                                            {
                                                ["y"] = 728141.25,
                                                ["x"] = -238478.28125,
                                            }, -- end of [75]
                                            [5] = 
                                            {
                                                ["y"] = 729590.8125,
                                                ["x"] = -238645.34375,
                                            }, -- end of [5]
                                            [83] = 
                                            {
                                                ["y"] = 727920.0625,
                                                ["x"] = -238373.859375,
                                            }, -- end of [83]
                                            [87] = 
                                            {
                                                ["y"] = 727835.25,
                                                ["x"] = -238284.4375,
                                            }, -- end of [87]
                                            [91] = 
                                            {
                                                ["y"] = 727734.375,
                                                ["x"] = -238161.78125,
                                            }, -- end of [91]
                                            [6] = 
                                            {
                                                ["y"] = 729581.4375,
                                                ["x"] = -238636.765625,
                                            }, -- end of [6]
                                            [99] = 
                                            {
                                                ["y"] = 727588.875,
                                                ["x"] = -238123.078125,
                                            }, -- end of [99]
                                            [103] = 
                                            {
                                                ["y"] = 727521.1875,
                                                ["x"] = -238143.859375,
                                            }, -- end of [103]
                                            [107] = 
                                            {
                                                ["y"] = 727420,
                                                ["x"] = -238173.359375,
                                            }, -- end of [107]
                                            [7] = 
                                            {
                                                ["y"] = 729573.4375,
                                                ["x"] = -238626.890625,
                                            }, -- end of [7]
                                            [115] = 
                                            {
                                                ["y"] = 727212.4375,
                                                ["x"] = -238149.90625,
                                            }, -- end of [115]
                                            [119] = 
                                            {
                                                ["y"] = 726561.3125,
                                                ["x"] = -237901.515625,
                                            }, -- end of [119]
                                            [123] = 
                                            {
                                                ["y"] = 726421.5625,
                                                ["x"] = -237886.65625,
                                            }, -- end of [123]
                                            [8] = 
                                            {
                                                ["y"] = 729567,
                                                ["x"] = -238615.953125,
                                            }, -- end of [8]
                                            [134] = 
                                            {
                                                ["y"] = 725584.5,
                                                ["x"] = -238058.796875,
                                            }, -- end of [134]
                                            [9] = 
                                            {
                                                ["y"] = 729562.3125,
                                                ["x"] = -238604.15625,
                                            }, -- end of [9]
                                            [10] = 
                                            {
                                                ["y"] = 729559.375,
                                                ["x"] = -238591.796875,
                                            }, -- end of [10]
                                            [11] = 
                                            {
                                                ["y"] = 729558.3125,
                                                ["x"] = -238579.140625,
                                            }, -- end of [11]
                                            [12] = 
                                            {
                                                ["y"] = 729559.1875,
                                                ["x"] = -238566.46875,
                                            }, -- end of [12]
                                            [13] = 
                                            {
                                                ["y"] = 729623,
                                                ["x"] = -238120.078125,
                                            }, -- end of [13]
                                            [14] = 
                                            {
                                                ["y"] = 729624.1875,
                                                ["x"] = -238105.75,
                                            }, -- end of [14]
                                            [15] = 
                                            {
                                                ["y"] = 729623.625,
                                                ["x"] = -238091.390625,
                                            }, -- end of [15]
                                            [16] = 
                                            {
                                                ["y"] = 729621.375,
                                                ["x"] = -238077.1875,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 729617.375,
                                                ["x"] = -238063.375,
                                            }, -- end of [17]
                                            [18] = 
                                            {
                                                ["y"] = 729611.8125,
                                                ["x"] = -238050.109375,
                                            }, -- end of [18]
                                            [19] = 
                                            {
                                                ["y"] = 729604.75,
                                                ["x"] = -238037.625,
                                            }, -- end of [19]
                                            [20] = 
                                            {
                                                ["y"] = 729596.1875,
                                                ["x"] = -238026.0625,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 729586.3125,
                                                ["x"] = -238015.625,
                                            }, -- end of [21]
                                            [22] = 
                                            {
                                                ["y"] = 729575.25,
                                                ["x"] = -238006.421875,
                                            }, -- end of [22]
                                            [23] = 
                                            {
                                                ["y"] = 729563.1875,
                                                ["x"] = -237998.625,
                                            }, -- end of [23]
                                            [24] = 
                                            {
                                                ["y"] = 729550.25,
                                                ["x"] = -237992.3125,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 729536.6875,
                                                ["x"] = -237987.59375,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 729522.625,
                                                ["x"] = -237984.53125,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 729519.1875,
                                                ["x"] = -237984,
                                            }, -- end of [27]
                                            [28] = 
                                            {
                                                ["y"] = 729452.5625,
                                                ["x"] = -237973.625,
                                            }, -- end of [28]
                                            [29] = 
                                            {
                                                ["y"] = 729442.375,
                                                ["x"] = -237972.96875,
                                            }, -- end of [29]
                                            [30] = 
                                            {
                                                ["y"] = 729432.3125,
                                                ["x"] = -237974.21875,
                                            }, -- end of [30]
                                            [31] = 
                                            {
                                                ["y"] = 729422.5625,
                                                ["x"] = -237977.296875,
                                            }, -- end of [31]
                                            [32] = 
                                            {
                                                ["y"] = 729413.625,
                                                ["x"] = -237982.125,
                                            }, -- end of [32]
                                            [34] = 
                                            {
                                                ["y"] = 729399.0625,
                                                ["x"] = -237996.265625,
                                            }, -- end of [34]
                                            [36] = 
                                            {
                                                ["y"] = 729390.6875,
                                                ["x"] = -238014.703125,
                                            }, -- end of [36]
                                            [38] = 
                                            {
                                                ["y"] = 729388.3125,
                                                ["x"] = -238039.640625,
                                            }, -- end of [38]
                                            [40] = 
                                            {
                                                ["y"] = 729380.6875,
                                                ["x"] = -238102.015625,
                                            }, -- end of [40]
                                            [42] = 
                                            {
                                                ["y"] = 729365.3125,
                                                ["x"] = -238162.953125,
                                            }, -- end of [42]
                                            [44] = 
                                            {
                                                ["y"] = 729342.4375,
                                                ["x"] = -238221.484375,
                                            }, -- end of [44]
                                            [46] = 
                                            {
                                                ["y"] = 729312.4375,
                                                ["x"] = -238276.6875,
                                            }, -- end of [46]
                                            [48] = 
                                            {
                                                ["y"] = 729275.6875,
                                                ["x"] = -238327.671875,
                                            }, -- end of [48]
                                            [50] = 
                                            {
                                                ["y"] = 729232.875,
                                                ["x"] = -238373.65625,
                                            }, -- end of [50]
                                            [52] = 
                                            {
                                                ["y"] = 729184.625,
                                                ["x"] = -238413.90625,
                                            }, -- end of [52]
                                            [54] = 
                                            {
                                                ["y"] = 729131.6875,
                                                ["x"] = -238447.796875,
                                            }, -- end of [54]
                                            [56] = 
                                            {
                                                ["y"] = 729074.9375,
                                                ["x"] = -238474.765625,
                                            }, -- end of [56]
                                            [58] = 
                                            {
                                                ["y"] = 729015.1875,
                                                ["x"] = -238494.40625,
                                            }, -- end of [58]
                                            [60] = 
                                            {
                                                ["y"] = 728953.5,
                                                ["x"] = -238506.40625,
                                            }, -- end of [60]
                                            [62] = 
                                            {
                                                ["y"] = 728890.8125,
                                                ["x"] = -238510.578125,
                                            }, -- end of [62]
                                            [64] = 
                                            {
                                                ["y"] = 728828.125,
                                                ["x"] = -238506.859375,
                                            }, -- end of [64]
                                            [68] = 
                                            {
                                                ["y"] = 728454.8125,
                                                ["x"] = -238466.515625,
                                            }, -- end of [68]
                                            [72] = 
                                            {
                                                ["y"] = 728233.3125,
                                                ["x"] = -238487.640625,
                                            }, -- end of [72]
                                            [76] = 
                                            {
                                                ["y"] = 728111.1875,
                                                ["x"] = -238471.40625,
                                            }, -- end of [76]
                                            [80] = 
                                            {
                                                ["y"] = 727996.6875,
                                                ["x"] = -238425.765625,
                                            }, -- end of [80]
                                            [84] = 
                                            {
                                                ["y"] = 727896.8125,
                                                ["x"] = -238353.515625,
                                            }, -- end of [84]
                                            [88] = 
                                            {
                                                ["y"] = 727774.9375,
                                                ["x"] = -238202.78125,
                                            }, -- end of [88]
                                            [92] = 
                                            {
                                                ["y"] = 727718.4375,
                                                ["x"] = -238150.921875,
                                            }, -- end of [92]
                                            [96] = 
                                            {
                                                ["y"] = 727646.5625,
                                                ["x"] = -238124.15625,
                                            }, -- end of [96]
                                            [100] = 
                                            {
                                                ["y"] = 727569.875,
                                                ["x"] = -238126.421875,
                                            }, -- end of [100]
                                            [104] = 
                                            {
                                                ["y"] = 727496.6875,
                                                ["x"] = -238153.734375,
                                            }, -- end of [104]
                                            [108] = 
                                            {
                                                ["y"] = 727393.75,
                                                ["x"] = -238176.484375,
                                            }, -- end of [108]
                                            [112] = 
                                            {
                                                ["y"] = 727288.5,
                                                ["x"] = -238171.59375,
                                            }, -- end of [112]
                                            [116] = 
                                            {
                                                ["y"] = 726662.25,
                                                ["x"] = -237932.234375,
                                            }, -- end of [116]
                                            [120] = 
                                            {
                                                ["y"] = 726526.75,
                                                ["x"] = -237894.953125,
                                            }, -- end of [120]
                                            [124] = 
                                            {
                                                ["y"] = 726386.375,
                                                ["x"] = -237887.6875,
                                            }, -- end of [124]
                                            [128] = 
                                            {
                                                ["y"] = 725846.4375,
                                                ["x"] = -237949.609375,
                                            }, -- end of [128]
                                            [136] = 
                                            {
                                                ["y"] = 725559.875,
                                                ["x"] = -238060.21875,
                                            }, -- end of [136]
                                            [144] = 
                                            {
                                                ["y"] = 725300.5,
                                                ["x"] = -237975.125,
                                            }, -- end of [144]
                                            [129] = 
                                            {
                                                ["y"] = 725825.0625,
                                                ["x"] = -237955.515625,
                                            }, -- end of [129]
                                            [137] = 
                                            {
                                                ["y"] = 725547.6875,
                                                ["x"] = -238058.640625,
                                            }, -- end of [137]
                                            [145] = 
                                            {
                                                ["y"] = 725265.75,
                                                ["x"] = -237955.546875,
                                            }, -- end of [145]
                                            [65] = 
                                            {
                                                ["y"] = 728516.9375,
                                                ["x"] = -238468.5625,
                                            }, -- end of [65]
                                            [69] = 
                                            {
                                                ["y"] = 728434.1875,
                                                ["x"] = -238468.28125,
                                            }, -- end of [69]
                                            [73] = 
                                            {
                                                ["y"] = 728202.5,
                                                ["x"] = -238486.421875,
                                            }, -- end of [73]
                                            [77] = 
                                            {
                                                ["y"] = 728081.5625,
                                                ["x"] = -238462.671875,
                                            }, -- end of [77]
                                            [81] = 
                                            {
                                                ["y"] = 727970.0625,
                                                ["x"] = -238410.046875,
                                            }, -- end of [81]
                                            [85] = 
                                            {
                                                ["y"] = 727874.875,
                                                ["x"] = -238331.765625,
                                            }, -- end of [85]
                                            [89] = 
                                            {
                                                ["y"] = 727762.75,
                                                ["x"] = -238187.828125,
                                            }, -- end of [89]
                                            [93] = 
                                            {
                                                ["y"] = 727701.5,
                                                ["x"] = -238141.65625,
                                            }, -- end of [93]
                                            [97] = 
                                            {
                                                ["y"] = 727627.375,
                                                ["x"] = -238121.9375,
                                            }, -- end of [97]
                                            [101] = 
                                            {
                                                ["y"] = 727551.25,
                                                ["x"] = -238131.578125,
                                            }, -- end of [101]
                                            [105] = 
                                            {
                                                ["y"] = 727471.5625,
                                                ["x"] = -238161.953125,
                                            }, -- end of [105]
                                            [109] = 
                                            {
                                                ["y"] = 727367.375,
                                                ["x"] = -238177.875,
                                            }, -- end of [109]
                                            [113] = 
                                            {
                                                ["y"] = 727262.6875,
                                                ["x"] = -238166.046875,
                                            }, -- end of [113]
                                            [117] = 
                                            {
                                                ["y"] = 726629.1875,
                                                ["x"] = -237920.171875,
                                            }, -- end of [117]
                                            [121] = 
                                            {
                                                ["y"] = 726491.8125,
                                                ["x"] = -237890.296875,
                                            }, -- end of [121]
                                            [125] = 
                                            {
                                                ["y"] = 726351.25,
                                                ["x"] = -237890.640625,
                                            }, -- end of [125]
                                            [130] = 
                                            {
                                                ["y"] = 725804.125,
                                                ["x"] = -237962.765625,
                                            }, -- end of [130]
                                            [138] = 
                                            {
                                                ["y"] = 725525.375,
                                                ["x"] = -238054.359375,
                                            }, -- end of [138]
                                            [146] = 
                                            {
                                                ["y"] = 725232,
                                                ["x"] = -237934.25,
                                            }, -- end of [146]
                                            [147] = 
                                            {
                                                ["y"] = 725199.375,
                                                ["x"] = -237911.296875,
                                            }, -- end of [147]
                                            [143] = 
                                            {
                                                ["y"] = 725336.1875,
                                                ["x"] = -237992.953125,
                                            }, -- end of [143]
                                            [142] = 
                                            {
                                                ["y"] = 725372.6875,
                                                ["x"] = -238008.984375,
                                            }, -- end of [142]
                                            [139] = 
                                            {
                                                ["y"] = 725486.4375,
                                                ["x"] = -238045.890625,
                                            }, -- end of [139]
                                            [135] = 
                                            {
                                                ["y"] = 725572.25,
                                                ["x"] = -238060.265625,
                                            }, -- end of [135]
                                            [131] = 
                                            {
                                                ["y"] = 725783.625,
                                                ["x"] = -237971.34375,
                                            }, -- end of [131]
                                            [127] = 
                                            {
                                                ["y"] = 725868.1875,
                                                ["x"] = -237945.09375,
                                            }, -- end of [127]
                                            [111] = 
                                            {
                                                ["y"] = 727314.625,
                                                ["x"] = -238175.421875,
                                            }, -- end of [111]
                                            [95] = 
                                            {
                                                ["y"] = 727665.375,
                                                ["x"] = -238128.21875,
                                            }, -- end of [95]
                                            [79] = 
                                            {
                                                ["y"] = 728024.1875,
                                                ["x"] = -238439.8125,
                                            }, -- end of [79]
                                        }, -- end of [15]
                                        [13] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 735595.125,
                                                ["x"] = -239051.78125,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 733861.1875,
                                                ["x"] = -239592.28125,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 734941.8125,
                                                ["x"] = -239482.875,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 735614.3125,
                                                ["x"] = -239046.609375,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 735633.9375,
                                                ["x"] = -239043.359375,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 735653.75,
                                                ["x"] = -239042.078125,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 735673.5625,
                                                ["x"] = -239042.765625,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 734975.75,
                                                ["x"] = -239479.625,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 735693.25,
                                                ["x"] = -239045.421875,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 735712.625,
                                                ["x"] = -239050,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 735731.375,
                                                ["x"] = -239056.5,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 735853.0625,
                                                ["x"] = -239105.4375,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 735009.5,
                                                ["x"] = -239474.59375,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 735874.375,
                                                ["x"] = -239113.09375,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 735896.1875,
                                                ["x"] = -239119.125,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 735918.4375,
                                                ["x"] = -239123.484375,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 735940.9375,
                                                ["x"] = -239126.15625,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 735043,
                                                ["x"] = -239467.796875,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 735963.625,
                                                ["x"] = -239127.109375,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 735986.25,
                                                ["x"] = -239126.359375,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 736008.8125,
                                                ["x"] = -239123.90625,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 733875.1875,
                                                ["x"] = -239594.5,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 735076,
                                                ["x"] = -239459.25,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 736052.9375,
                                                ["x"] = -239113.9375,
                                            }, -- end of [48]
                                            [67] = 
                                            {
                                                ["y"] = 736949,
                                                ["x"] = -238642.484375,
                                            }, -- end of [67]
                                            [49] = 
                                            {
                                                ["y"] = 736074.375,
                                                ["x"] = -239106.46875,
                                            }, -- end of [49]
                                            [71] = 
                                            {
                                                ["y"] = 737029.3125,
                                                ["x"] = -238581.4375,
                                            }, -- end of [71]
                                            [50] = 
                                            {
                                                ["y"] = 736095.125,
                                                ["x"] = -239097.40625,
                                            }, -- end of [50]
                                            [19] = 
                                            {
                                                ["y"] = 735288.625,
                                                ["x"] = -239353.140625,
                                            }, -- end of [19]
                                            [51] = 
                                            {
                                                ["y"] = 736115.1875,
                                                ["x"] = -239086.8125,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 735108.5625,
                                                ["x"] = -239448.984375,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 736134.375,
                                                ["x"] = -239074.734375,
                                            }, -- end of [52]
                                            [22] = 
                                            {
                                                ["y"] = 735365.1875,
                                                ["x"] = -239285.25,
                                            }, -- end of [22]
                                            [53] = 
                                            {
                                                ["y"] = 736579.5,
                                                ["x"] = -238770.296875,
                                            }, -- end of [53]
                                            [91] = 
                                            {
                                                ["y"] = 737791.4375,
                                                ["x"] = -237843.828125,
                                            }, -- end of [91]
                                            [54] = 
                                            {
                                                ["y"] = 736603.5,
                                                ["x"] = -238754.859375,
                                            }, -- end of [54]
                                            [94] = 
                                            {
                                                ["y"] = 737868.375,
                                                ["x"] = -237821.859375,
                                            }, -- end of [94]
                                            [55] = 
                                            {
                                                ["y"] = 736628.3125,
                                                ["x"] = -238740.828125,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 735140.5625,
                                                ["x"] = -239437.03125,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 736653.9375,
                                                ["x"] = -238728.234375,
                                            }, -- end of [56]
                                            [24] = 
                                            {
                                                ["y"] = 735409.875,
                                                ["x"] = -239233.6875,
                                            }, -- end of [24]
                                            [57] = 
                                            {
                                                ["y"] = 736680.25,
                                                ["x"] = -238717.125,
                                            }, -- end of [57]
                                            [103] = 
                                            {
                                                ["y"] = 738440.9375,
                                                ["x"] = -237710.890625,
                                            }, -- end of [103]
                                            [58] = 
                                            {
                                                ["y"] = 736707.125,
                                                ["x"] = -238707.53125,
                                            }, -- end of [58]
                                            [107] = 
                                            {
                                                ["y"] = 738551.625,
                                                ["x"] = -237597.890625,
                                            }, -- end of [107]
                                            [59] = 
                                            {
                                                ["y"] = 736734.5,
                                                ["x"] = -238699.46875,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 735171.875,
                                                ["x"] = -239423.40625,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 736762.3125,
                                                ["x"] = -238693,
                                            }, -- end of [60]
                                            [110] = 
                                            {
                                                ["y"] = 738598.375,
                                                ["x"] = -237554.78125,
                                            }, -- end of [110]
                                            [61] = 
                                            {
                                                ["y"] = 736790.4375,
                                                ["x"] = -238688.125,
                                            }, -- end of [61]
                                            [111] = 
                                            {
                                                ["y"] = 738615.9375,
                                                ["x"] = -237542.734375,
                                            }, -- end of [111]
                                            [62] = 
                                            {
                                                ["y"] = 736829.625,
                                                ["x"] = -238682.5,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 732909.0625,
                                                ["x"] = -239383.078125,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 733889.3125,
                                                ["x"] = -239595.046875,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = 735202.375,
                                                ["x"] = -239408.171875,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 736879.0625,
                                                ["x"] = -238671.71875,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 736903.0625,
                                                ["x"] = -238663.671875,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 736926.375,
                                                ["x"] = -238653.90625,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 735232.0625,
                                                ["x"] = -239391.34375,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = 736970.6875,
                                                ["x"] = -238629.453125,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 736991.375,
                                                ["x"] = -238614.875,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 737010.9375,
                                                ["x"] = -238598.84375,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                ["y"] = 735260.875,
                                                ["x"] = -239372.984375,
                                            }, -- end of [18]
                                            [72] = 
                                            {
                                                ["y"] = 737046.375,
                                                ["x"] = -238562.75,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 737199.875,
                                                ["x"] = -238382.125,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 737238.4375,
                                                ["x"] = -238338.078125,
                                            }, -- end of [74]
                                            [75] = 
                                            {
                                                ["y"] = 737278.3125,
                                                ["x"] = -238295.171875,
                                            }, -- end of [75]
                                            [76] = 
                                            {
                                                ["y"] = 737319.4375,
                                                ["x"] = -238253.4375,
                                            }, -- end of [76]
                                            [77] = 
                                            {
                                                ["y"] = 737361.6875,
                                                ["x"] = -238212.921875,
                                            }, -- end of [77]
                                            [5] = 
                                            {
                                                ["y"] = 733903.4375,
                                                ["x"] = -239593.9375,
                                            }, -- end of [5]
                                            [79] = 
                                            {
                                                ["y"] = 737498.75,
                                                ["x"] = -238091.65625,
                                            }, -- end of [79]
                                            [80] = 
                                            {
                                                ["y"] = 737533.75,
                                                ["x"] = -238060,
                                            }, -- end of [80]
                                            [81] = 
                                            {
                                                ["y"] = 737567.75,
                                                ["x"] = -238027.234375,
                                            }, -- end of [81]
                                            [82] = 
                                            {
                                                ["y"] = 737600.6875,
                                                ["x"] = -237993.40625,
                                            }, -- end of [82]
                                            [83] = 
                                            {
                                                ["y"] = 737632.5625,
                                                ["x"] = -237958.53125,
                                            }, -- end of [83]
                                            [84] = 
                                            {
                                                ["y"] = 737639.8125,
                                                ["x"] = -237950.328125,
                                            }, -- end of [84]
                                            [85] = 
                                            {
                                                ["y"] = 737658.1875,
                                                ["x"] = -237930.9375,
                                            }, -- end of [85]
                                            [86] = 
                                            {
                                                ["y"] = 737677.8125,
                                                ["x"] = -237912.8125,
                                            }, -- end of [86]
                                            [87] = 
                                            {
                                                ["y"] = 737698.5625,
                                                ["x"] = -237896.03125,
                                            }, -- end of [87]
                                            [88] = 
                                            {
                                                ["y"] = 737720.4375,
                                                ["x"] = -237880.671875,
                                            }, -- end of [88]
                                            [89] = 
                                            {
                                                ["y"] = 737743.25,
                                                ["x"] = -237866.8125,
                                            }, -- end of [89]
                                            [90] = 
                                            {
                                                ["y"] = 737767,
                                                ["x"] = -237854.515625,
                                            }, -- end of [90]
                                            [23] = 
                                            {
                                                ["y"] = 735388.1875,
                                                ["x"] = -239260.046875,
                                            }, -- end of [23]
                                            [92] = 
                                            {
                                                ["y"] = 737816.5625,
                                                ["x"] = -237834.796875,
                                            }, -- end of [92]
                                            [93] = 
                                            {
                                                ["y"] = 737842.25,
                                                ["x"] = -237827.453125,
                                            }, -- end of [93]
                                            [6] = 
                                            {
                                                ["y"] = 734400.625,
                                                ["x"] = -239525.515625,
                                            }, -- end of [6]
                                            [95] = 
                                            {
                                                ["y"] = 737894.8125,
                                                ["x"] = -237818,
                                            }, -- end of [95]
                                            [96] = 
                                            {
                                                ["y"] = 738274,
                                                ["x"] = -237775.625,
                                            }, -- end of [96]
                                            [97] = 
                                            {
                                                ["y"] = 738299.5625,
                                                ["x"] = -237771.8125,
                                            }, -- end of [97]
                                            [98] = 
                                            {
                                                ["y"] = 738324.8125,
                                                ["x"] = -237766.109375,
                                            }, -- end of [98]
                                            [99] = 
                                            {
                                                ["y"] = 738349.5625,
                                                ["x"] = -237758.5625,
                                            }, -- end of [99]
                                            [100] = 
                                            {
                                                ["y"] = 738373.6875,
                                                ["x"] = -237749.21875,
                                            }, -- end of [100]
                                            [101] = 
                                            {
                                                ["y"] = 738397,
                                                ["x"] = -237738.109375,
                                            }, -- end of [101]
                                            [102] = 
                                            {
                                                ["y"] = 738419.5,
                                                ["x"] = -237725.3125,
                                            }, -- end of [102]
                                            [26] = 
                                            {
                                                ["y"] = 735511.875,
                                                ["x"] = -239104.140625,
                                            }, -- end of [26]
                                            [104] = 
                                            {
                                                ["y"] = 738461.25,
                                                ["x"] = -237694.921875,
                                            }, -- end of [104]
                                            [105] = 
                                            {
                                                ["y"] = 738480.375,
                                                ["x"] = -237677.5,
                                            }, -- end of [105]
                                            [106] = 
                                            {
                                                ["y"] = 738498.125,
                                                ["x"] = -237658.703125,
                                            }, -- end of [106]
                                            [27] = 
                                            {
                                                ["y"] = 735526.3125,
                                                ["x"] = -239090.453125,
                                            }, -- end of [27]
                                            [108] = 
                                            {
                                                ["y"] = 738566.1875,
                                                ["x"] = -237582.421875,
                                            }, -- end of [108]
                                            [109] = 
                                            {
                                                ["y"] = 738581.8125,
                                                ["x"] = -237568.03125,
                                            }, -- end of [109]
                                            [7] = 
                                            {
                                                ["y"] = 734434.8125,
                                                ["x"] = -239519.25,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 735542,
                                                ["x"] = -239078.25,
                                            }, -- end of [28]
                                            [112] = 
                                            {
                                                ["y"] = 738634.25,
                                                ["x"] = -237531.96875,
                                            }, -- end of [112]
                                            [113] = 
                                            {
                                                ["y"] = 738826.9375,
                                                ["x"] = -237427.65625,
                                            }, -- end of [113]
                                            [25] = 
                                            {
                                                ["y"] = 735498.9375,
                                                ["x"] = -239119.1875,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = 735558.8125,
                                                ["x"] = -239067.6875,
                                            }, -- end of [29]
                                            [21] = 
                                            {
                                                ["y"] = 735340.875,
                                                ["x"] = -239309.203125,
                                            }, -- end of [21]
                                            [20] = 
                                            {
                                                ["y"] = 735315.3125,
                                                ["x"] = -239331.859375,
                                            }, -- end of [20]
                                            [78] = 
                                            {
                                                ["y"] = 737405.1875,
                                                ["x"] = -238173.65625,
                                            }, -- end of [78]
                                            [30] = 
                                            {
                                                ["y"] = 735576.5625,
                                                ["x"] = -239058.828125,
                                            }, -- end of [30]
                                            [63] = 
                                            {
                                                ["y"] = 736854.5625,
                                                ["x"] = -238678,
                                            }, -- end of [63]
                                            [47] = 
                                            {
                                                ["y"] = 736031.0625,
                                                ["x"] = -239119.75,
                                            }, -- end of [47]
                                        }, -- end of [13]
                                        [7] = 
                                        {
                                            [33] = 
                                            {
                                                ["y"] = 729405.6875,
                                                ["x"] = -237988.515625,
                                            }, -- end of [33]
                                            [35] = 
                                            {
                                                ["y"] = 729394,
                                                ["x"] = -238005.09375,
                                            }, -- end of [35]
                                            [37] = 
                                            {
                                                ["y"] = 729389.1875,
                                                ["x"] = -238024.78125,
                                            }, -- end of [37]
                                            [39] = 
                                            {
                                                ["y"] = 729385.4375,
                                                ["x"] = -238070.953125,
                                            }, -- end of [39]
                                            [41] = 
                                            {
                                                ["y"] = 729373.9375,
                                                ["x"] = -238132.734375,
                                            }, -- end of [41]
                                            [43] = 
                                            {
                                                ["y"] = 729354.8125,
                                                ["x"] = -238192.578125,
                                            }, -- end of [43]
                                            [45] = 
                                            {
                                                ["y"] = 729328.3125,
                                                ["x"] = -238249.546875,
                                            }, -- end of [45]
                                            [47] = 
                                            {
                                                ["y"] = 729294.875,
                                                ["x"] = -238302.75,
                                            }, -- end of [47]
                                            [49] = 
                                            {
                                                ["y"] = 729255,
                                                ["x"] = -238351.34375,
                                            }, -- end of [49]
                                            [51] = 
                                            {
                                                ["y"] = 729209.375,
                                                ["x"] = -238394.546875,
                                            }, -- end of [51]
                                            [53] = 
                                            {
                                                ["y"] = 729158.6875,
                                                ["x"] = -238431.6875,
                                            }, -- end of [53]
                                            [55] = 
                                            {
                                                ["y"] = 729103.6875,
                                                ["x"] = -238462.171875,
                                            }, -- end of [55]
                                            [57] = 
                                            {
                                                ["y"] = 729045.375,
                                                ["x"] = -238485.53125,
                                            }, -- end of [57]
                                            [59] = 
                                            {
                                                ["y"] = 728984.5625,
                                                ["x"] = -238501.375,
                                            }, -- end of [59]
                                            [61] = 
                                            {
                                                ["y"] = 728922.25,
                                                ["x"] = -238509.484375,
                                            }, -- end of [61]
                                            [63] = 
                                            {
                                                ["y"] = 728859.375,
                                                ["x"] = -238509.703125,
                                            }, -- end of [63]
                                            [66] = 
                                            {
                                                ["y"] = 728496.3125,
                                                ["x"] = -238466.65625,
                                            }, -- end of [66]
                                            [70] = 
                                            {
                                                ["y"] = 728295,
                                                ["x"] = -238484.359375,
                                            }, -- end of [70]
                                            [74] = 
                                            {
                                                ["y"] = 728171.75,
                                                ["x"] = -238483.296875,
                                            }, -- end of [74]
                                            [78] = 
                                            {
                                                ["y"] = 728052.5,
                                                ["x"] = -238452.125,
                                            }, -- end of [78]
                                            [82] = 
                                            {
                                                ["y"] = 727944.5,
                                                ["x"] = -238392.734375,
                                            }, -- end of [82]
                                            [86] = 
                                            {
                                                ["y"] = 727854.3125,
                                                ["x"] = -238308.71875,
                                            }, -- end of [86]
                                            [90] = 
                                            {
                                                ["y"] = 727749.1875,
                                                ["x"] = -238174.109375,
                                            }, -- end of [90]
                                            [94] = 
                                            {
                                                ["y"] = 727683.75,
                                                ["x"] = -238134.0625,
                                            }, -- end of [94]
                                            [98] = 
                                            {
                                                ["y"] = 727608.0625,
                                                ["x"] = -238121.578125,
                                            }, -- end of [98]
                                            [102] = 
                                            {
                                                ["y"] = 727533.25,
                                                ["x"] = -238138.515625,
                                            }, -- end of [102]
                                            [106] = 
                                            {
                                                ["y"] = 727446,
                                                ["x"] = -238168.515625,
                                            }, -- end of [106]
                                            [110] = 
                                            {
                                                ["y"] = 727341,
                                                ["x"] = -238177.515625,
                                            }, -- end of [110]
                                            [114] = 
                                            {
                                                ["y"] = 727237.3125,
                                                ["x"] = -238158.8125,
                                            }, -- end of [114]
                                            [118] = 
                                            {
                                                ["y"] = 726595.5,
                                                ["x"] = -237909.921875,
                                            }, -- end of [118]
                                            [122] = 
                                            {
                                                ["y"] = 726456.75,
                                                ["x"] = -237887.515625,
                                            }, -- end of [122]
                                            [126] = 
                                            {
                                                ["y"] = 725890.125,
                                                ["x"] = -237941.953125,
                                            }, -- end of [126]
                                            [132] = 
                                            {
                                                ["y"] = 725608,
                                                ["x"] = -238051.40625,
                                            }, -- end of [132]
                                            [140] = 
                                            {
                                                ["y"] = 725447.9375,
                                                ["x"] = -238035.484375,
                                            }, -- end of [140]
                                            [148] = 
                                            {
                                                ["y"] = 725132.5,
                                                ["x"] = -237861.71875,
                                            }, -- end of [148]
                                            [1] = 
                                            {
                                                ["y"] = 733090.5625,
                                                ["x"] = -239422.953125,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 729625.0625,
                                                ["x"] = -238661.5,
                                            }, -- end of [2]
                                            [133] = 
                                            {
                                                ["y"] = 725596.4375,
                                                ["x"] = -238055.828125,
                                            }, -- end of [133]
                                            [141] = 
                                            {
                                                ["y"] = 725410,
                                                ["x"] = -238023.171875,
                                            }, -- end of [141]
                                            [3] = 
                                            {
                                                ["y"] = 729612.875,
                                                ["x"] = -238657.84375,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 729601.375,
                                                ["x"] = -238652.40625,
                                            }, -- end of [4]
                                            [67] = 
                                            {
                                                ["y"] = 728475.5625,
                                                ["x"] = -238465.96875,
                                            }, -- end of [67]
                                            [71] = 
                                            {
                                                ["y"] = 728264.25,
                                                ["x"] = -238486.953125,
                                            }, -- end of [71]
                                            [75] = 
                                            {
                                                ["y"] = 728141.25,
                                                ["x"] = -238478.28125,
                                            }, -- end of [75]
                                            [5] = 
                                            {
                                                ["y"] = 729590.8125,
                                                ["x"] = -238645.34375,
                                            }, -- end of [5]
                                            [83] = 
                                            {
                                                ["y"] = 727920.0625,
                                                ["x"] = -238373.859375,
                                            }, -- end of [83]
                                            [87] = 
                                            {
                                                ["y"] = 727835.25,
                                                ["x"] = -238284.4375,
                                            }, -- end of [87]
                                            [91] = 
                                            {
                                                ["y"] = 727734.375,
                                                ["x"] = -238161.78125,
                                            }, -- end of [91]
                                            [6] = 
                                            {
                                                ["y"] = 729581.4375,
                                                ["x"] = -238636.765625,
                                            }, -- end of [6]
                                            [99] = 
                                            {
                                                ["y"] = 727588.875,
                                                ["x"] = -238123.078125,
                                            }, -- end of [99]
                                            [103] = 
                                            {
                                                ["y"] = 727521.1875,
                                                ["x"] = -238143.859375,
                                            }, -- end of [103]
                                            [107] = 
                                            {
                                                ["y"] = 727420,
                                                ["x"] = -238173.359375,
                                            }, -- end of [107]
                                            [7] = 
                                            {
                                                ["y"] = 729573.4375,
                                                ["x"] = -238626.890625,
                                            }, -- end of [7]
                                            [115] = 
                                            {
                                                ["y"] = 727212.4375,
                                                ["x"] = -238149.90625,
                                            }, -- end of [115]
                                            [119] = 
                                            {
                                                ["y"] = 726561.3125,
                                                ["x"] = -237901.515625,
                                            }, -- end of [119]
                                            [123] = 
                                            {
                                                ["y"] = 726421.5625,
                                                ["x"] = -237886.65625,
                                            }, -- end of [123]
                                            [8] = 
                                            {
                                                ["y"] = 729567,
                                                ["x"] = -238615.953125,
                                            }, -- end of [8]
                                            [134] = 
                                            {
                                                ["y"] = 725584.5,
                                                ["x"] = -238058.796875,
                                            }, -- end of [134]
                                            [9] = 
                                            {
                                                ["y"] = 729562.3125,
                                                ["x"] = -238604.15625,
                                            }, -- end of [9]
                                            [10] = 
                                            {
                                                ["y"] = 729559.375,
                                                ["x"] = -238591.796875,
                                            }, -- end of [10]
                                            [11] = 
                                            {
                                                ["y"] = 729558.3125,
                                                ["x"] = -238579.140625,
                                            }, -- end of [11]
                                            [12] = 
                                            {
                                                ["y"] = 729559.1875,
                                                ["x"] = -238566.46875,
                                            }, -- end of [12]
                                            [13] = 
                                            {
                                                ["y"] = 729623,
                                                ["x"] = -238120.078125,
                                            }, -- end of [13]
                                            [14] = 
                                            {
                                                ["y"] = 729624.1875,
                                                ["x"] = -238105.75,
                                            }, -- end of [14]
                                            [15] = 
                                            {
                                                ["y"] = 729623.625,
                                                ["x"] = -238091.390625,
                                            }, -- end of [15]
                                            [16] = 
                                            {
                                                ["y"] = 729621.375,
                                                ["x"] = -238077.1875,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 729617.375,
                                                ["x"] = -238063.375,
                                            }, -- end of [17]
                                            [18] = 
                                            {
                                                ["y"] = 729611.8125,
                                                ["x"] = -238050.109375,
                                            }, -- end of [18]
                                            [19] = 
                                            {
                                                ["y"] = 729604.75,
                                                ["x"] = -238037.625,
                                            }, -- end of [19]
                                            [20] = 
                                            {
                                                ["y"] = 729596.1875,
                                                ["x"] = -238026.0625,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 729586.3125,
                                                ["x"] = -238015.625,
                                            }, -- end of [21]
                                            [22] = 
                                            {
                                                ["y"] = 729575.25,
                                                ["x"] = -238006.421875,
                                            }, -- end of [22]
                                            [23] = 
                                            {
                                                ["y"] = 729563.1875,
                                                ["x"] = -237998.625,
                                            }, -- end of [23]
                                            [24] = 
                                            {
                                                ["y"] = 729550.25,
                                                ["x"] = -237992.3125,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 729536.6875,
                                                ["x"] = -237987.59375,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 729522.625,
                                                ["x"] = -237984.53125,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 729519.1875,
                                                ["x"] = -237984,
                                            }, -- end of [27]
                                            [28] = 
                                            {
                                                ["y"] = 729452.5625,
                                                ["x"] = -237973.625,
                                            }, -- end of [28]
                                            [29] = 
                                            {
                                                ["y"] = 729442.375,
                                                ["x"] = -237972.96875,
                                            }, -- end of [29]
                                            [30] = 
                                            {
                                                ["y"] = 729432.3125,
                                                ["x"] = -237974.21875,
                                            }, -- end of [30]
                                            [31] = 
                                            {
                                                ["y"] = 729422.5625,
                                                ["x"] = -237977.296875,
                                            }, -- end of [31]
                                            [32] = 
                                            {
                                                ["y"] = 729413.625,
                                                ["x"] = -237982.125,
                                            }, -- end of [32]
                                            [34] = 
                                            {
                                                ["y"] = 729399.0625,
                                                ["x"] = -237996.265625,
                                            }, -- end of [34]
                                            [36] = 
                                            {
                                                ["y"] = 729390.6875,
                                                ["x"] = -238014.703125,
                                            }, -- end of [36]
                                            [38] = 
                                            {
                                                ["y"] = 729388.3125,
                                                ["x"] = -238039.640625,
                                            }, -- end of [38]
                                            [40] = 
                                            {
                                                ["y"] = 729380.6875,
                                                ["x"] = -238102.015625,
                                            }, -- end of [40]
                                            [42] = 
                                            {
                                                ["y"] = 729365.3125,
                                                ["x"] = -238162.953125,
                                            }, -- end of [42]
                                            [44] = 
                                            {
                                                ["y"] = 729342.4375,
                                                ["x"] = -238221.484375,
                                            }, -- end of [44]
                                            [46] = 
                                            {
                                                ["y"] = 729312.4375,
                                                ["x"] = -238276.6875,
                                            }, -- end of [46]
                                            [48] = 
                                            {
                                                ["y"] = 729275.6875,
                                                ["x"] = -238327.671875,
                                            }, -- end of [48]
                                            [50] = 
                                            {
                                                ["y"] = 729232.875,
                                                ["x"] = -238373.65625,
                                            }, -- end of [50]
                                            [52] = 
                                            {
                                                ["y"] = 729184.625,
                                                ["x"] = -238413.90625,
                                            }, -- end of [52]
                                            [54] = 
                                            {
                                                ["y"] = 729131.6875,
                                                ["x"] = -238447.796875,
                                            }, -- end of [54]
                                            [56] = 
                                            {
                                                ["y"] = 729074.9375,
                                                ["x"] = -238474.765625,
                                            }, -- end of [56]
                                            [58] = 
                                            {
                                                ["y"] = 729015.1875,
                                                ["x"] = -238494.40625,
                                            }, -- end of [58]
                                            [60] = 
                                            {
                                                ["y"] = 728953.5,
                                                ["x"] = -238506.40625,
                                            }, -- end of [60]
                                            [62] = 
                                            {
                                                ["y"] = 728890.8125,
                                                ["x"] = -238510.578125,
                                            }, -- end of [62]
                                            [64] = 
                                            {
                                                ["y"] = 728828.125,
                                                ["x"] = -238506.859375,
                                            }, -- end of [64]
                                            [68] = 
                                            {
                                                ["y"] = 728454.8125,
                                                ["x"] = -238466.515625,
                                            }, -- end of [68]
                                            [72] = 
                                            {
                                                ["y"] = 728233.3125,
                                                ["x"] = -238487.640625,
                                            }, -- end of [72]
                                            [76] = 
                                            {
                                                ["y"] = 728111.1875,
                                                ["x"] = -238471.40625,
                                            }, -- end of [76]
                                            [80] = 
                                            {
                                                ["y"] = 727996.6875,
                                                ["x"] = -238425.765625,
                                            }, -- end of [80]
                                            [84] = 
                                            {
                                                ["y"] = 727896.8125,
                                                ["x"] = -238353.515625,
                                            }, -- end of [84]
                                            [88] = 
                                            {
                                                ["y"] = 727774.9375,
                                                ["x"] = -238202.78125,
                                            }, -- end of [88]
                                            [92] = 
                                            {
                                                ["y"] = 727718.4375,
                                                ["x"] = -238150.921875,
                                            }, -- end of [92]
                                            [96] = 
                                            {
                                                ["y"] = 727646.5625,
                                                ["x"] = -238124.15625,
                                            }, -- end of [96]
                                            [100] = 
                                            {
                                                ["y"] = 727569.875,
                                                ["x"] = -238126.421875,
                                            }, -- end of [100]
                                            [104] = 
                                            {
                                                ["y"] = 727496.6875,
                                                ["x"] = -238153.734375,
                                            }, -- end of [104]
                                            [108] = 
                                            {
                                                ["y"] = 727393.75,
                                                ["x"] = -238176.484375,
                                            }, -- end of [108]
                                            [112] = 
                                            {
                                                ["y"] = 727288.5,
                                                ["x"] = -238171.59375,
                                            }, -- end of [112]
                                            [116] = 
                                            {
                                                ["y"] = 726662.25,
                                                ["x"] = -237932.234375,
                                            }, -- end of [116]
                                            [120] = 
                                            {
                                                ["y"] = 726526.75,
                                                ["x"] = -237894.953125,
                                            }, -- end of [120]
                                            [124] = 
                                            {
                                                ["y"] = 726386.375,
                                                ["x"] = -237887.6875,
                                            }, -- end of [124]
                                            [128] = 
                                            {
                                                ["y"] = 725846.4375,
                                                ["x"] = -237949.609375,
                                            }, -- end of [128]
                                            [136] = 
                                            {
                                                ["y"] = 725559.875,
                                                ["x"] = -238060.21875,
                                            }, -- end of [136]
                                            [144] = 
                                            {
                                                ["y"] = 725300.5,
                                                ["x"] = -237975.125,
                                            }, -- end of [144]
                                            [129] = 
                                            {
                                                ["y"] = 725825.0625,
                                                ["x"] = -237955.515625,
                                            }, -- end of [129]
                                            [137] = 
                                            {
                                                ["y"] = 725547.6875,
                                                ["x"] = -238058.640625,
                                            }, -- end of [137]
                                            [145] = 
                                            {
                                                ["y"] = 725265.75,
                                                ["x"] = -237955.546875,
                                            }, -- end of [145]
                                            [65] = 
                                            {
                                                ["y"] = 728516.9375,
                                                ["x"] = -238468.5625,
                                            }, -- end of [65]
                                            [69] = 
                                            {
                                                ["y"] = 728434.1875,
                                                ["x"] = -238468.28125,
                                            }, -- end of [69]
                                            [73] = 
                                            {
                                                ["y"] = 728202.5,
                                                ["x"] = -238486.421875,
                                            }, -- end of [73]
                                            [77] = 
                                            {
                                                ["y"] = 728081.5625,
                                                ["x"] = -238462.671875,
                                            }, -- end of [77]
                                            [81] = 
                                            {
                                                ["y"] = 727970.0625,
                                                ["x"] = -238410.046875,
                                            }, -- end of [81]
                                            [85] = 
                                            {
                                                ["y"] = 727874.875,
                                                ["x"] = -238331.765625,
                                            }, -- end of [85]
                                            [89] = 
                                            {
                                                ["y"] = 727762.75,
                                                ["x"] = -238187.828125,
                                            }, -- end of [89]
                                            [93] = 
                                            {
                                                ["y"] = 727701.5,
                                                ["x"] = -238141.65625,
                                            }, -- end of [93]
                                            [97] = 
                                            {
                                                ["y"] = 727627.375,
                                                ["x"] = -238121.9375,
                                            }, -- end of [97]
                                            [101] = 
                                            {
                                                ["y"] = 727551.25,
                                                ["x"] = -238131.578125,
                                            }, -- end of [101]
                                            [105] = 
                                            {
                                                ["y"] = 727471.5625,
                                                ["x"] = -238161.953125,
                                            }, -- end of [105]
                                            [109] = 
                                            {
                                                ["y"] = 727367.375,
                                                ["x"] = -238177.875,
                                            }, -- end of [109]
                                            [113] = 
                                            {
                                                ["y"] = 727262.6875,
                                                ["x"] = -238166.046875,
                                            }, -- end of [113]
                                            [117] = 
                                            {
                                                ["y"] = 726629.1875,
                                                ["x"] = -237920.171875,
                                            }, -- end of [117]
                                            [121] = 
                                            {
                                                ["y"] = 726491.8125,
                                                ["x"] = -237890.296875,
                                            }, -- end of [121]
                                            [125] = 
                                            {
                                                ["y"] = 726351.25,
                                                ["x"] = -237890.640625,
                                            }, -- end of [125]
                                            [130] = 
                                            {
                                                ["y"] = 725804.125,
                                                ["x"] = -237962.765625,
                                            }, -- end of [130]
                                            [138] = 
                                            {
                                                ["y"] = 725525.375,
                                                ["x"] = -238054.359375,
                                            }, -- end of [138]
                                            [146] = 
                                            {
                                                ["y"] = 725232,
                                                ["x"] = -237934.25,
                                            }, -- end of [146]
                                            [147] = 
                                            {
                                                ["y"] = 725199.375,
                                                ["x"] = -237911.296875,
                                            }, -- end of [147]
                                            [143] = 
                                            {
                                                ["y"] = 725336.1875,
                                                ["x"] = -237992.953125,
                                            }, -- end of [143]
                                            [142] = 
                                            {
                                                ["y"] = 725372.6875,
                                                ["x"] = -238008.984375,
                                            }, -- end of [142]
                                            [139] = 
                                            {
                                                ["y"] = 725486.4375,
                                                ["x"] = -238045.890625,
                                            }, -- end of [139]
                                            [135] = 
                                            {
                                                ["y"] = 725572.25,
                                                ["x"] = -238060.265625,
                                            }, -- end of [135]
                                            [131] = 
                                            {
                                                ["y"] = 725783.625,
                                                ["x"] = -237971.34375,
                                            }, -- end of [131]
                                            [127] = 
                                            {
                                                ["y"] = 725868.1875,
                                                ["x"] = -237945.09375,
                                            }, -- end of [127]
                                            [111] = 
                                            {
                                                ["y"] = 727314.625,
                                                ["x"] = -238175.421875,
                                            }, -- end of [111]
                                            [95] = 
                                            {
                                                ["y"] = 727665.375,
                                                ["x"] = -238128.21875,
                                            }, -- end of [95]
                                            [79] = 
                                            {
                                                ["y"] = 728024.1875,
                                                ["x"] = -238439.8125,
                                            }, -- end of [79]
                                        }, -- end of [7]
                                        [14] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 737632.5625,
                                                ["x"] = -237958.53125,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 738634.25,
                                                ["x"] = -237531.96875,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 738498.125,
                                                ["x"] = -237658.703125,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 737600.6875,
                                                ["x"] = -237993.40625,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 737567.75,
                                                ["x"] = -238027.234375,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 737533.75,
                                                ["x"] = -238060,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 737498.75,
                                                ["x"] = -238091.65625,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 738480.375,
                                                ["x"] = -237677.5,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 737405.1875,
                                                ["x"] = -238173.65625,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 737361.6875,
                                                ["x"] = -238212.921875,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 737319.4375,
                                                ["x"] = -238253.4375,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 737278.3125,
                                                ["x"] = -238295.171875,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 738461.25,
                                                ["x"] = -237694.921875,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 737238.4375,
                                                ["x"] = -238338.078125,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 737199.875,
                                                ["x"] = -238382.125,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 737046.375,
                                                ["x"] = -238562.75,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 737029.3125,
                                                ["x"] = -238581.4375,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 738440.9375,
                                                ["x"] = -237710.890625,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 737010.9375,
                                                ["x"] = -238598.84375,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 736991.375,
                                                ["x"] = -238614.875,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 736970.6875,
                                                ["x"] = -238629.453125,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 738615.9375,
                                                ["x"] = -237542.734375,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 738419.5,
                                                ["x"] = -237725.3125,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 736926.375,
                                                ["x"] = -238653.90625,
                                            }, -- end of [48]
                                            [67] = 
                                            {
                                                ["y"] = 736031.0625,
                                                ["x"] = -239119.75,
                                            }, -- end of [67]
                                            [49] = 
                                            {
                                                ["y"] = 736903.0625,
                                                ["x"] = -238663.671875,
                                            }, -- end of [49]
                                            [71] = 
                                            {
                                                ["y"] = 735940.9375,
                                                ["x"] = -239126.15625,
                                            }, -- end of [71]
                                            [50] = 
                                            {
                                                ["y"] = 736879.0625,
                                                ["x"] = -238671.71875,
                                            }, -- end of [50]
                                            [19] = 
                                            {
                                                ["y"] = 737894.8125,
                                                ["x"] = -237818,
                                            }, -- end of [19]
                                            [51] = 
                                            {
                                                ["y"] = 736854.5625,
                                                ["x"] = -238678,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 738397,
                                                ["x"] = -237738.109375,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 736829.625,
                                                ["x"] = -238682.5,
                                            }, -- end of [52]
                                            [22] = 
                                            {
                                                ["y"] = 737816.5625,
                                                ["x"] = -237834.796875,
                                            }, -- end of [22]
                                            [53] = 
                                            {
                                                ["y"] = 736790.4375,
                                                ["x"] = -238688.125,
                                            }, -- end of [53]
                                            [91] = 
                                            {
                                                ["y"] = 735388.1875,
                                                ["x"] = -239260.046875,
                                            }, -- end of [91]
                                            [54] = 
                                            {
                                                ["y"] = 736762.3125,
                                                ["x"] = -238693,
                                            }, -- end of [54]
                                            [94] = 
                                            {
                                                ["y"] = 735315.3125,
                                                ["x"] = -239331.859375,
                                            }, -- end of [94]
                                            [55] = 
                                            {
                                                ["y"] = 736734.5,
                                                ["x"] = -238699.46875,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 738373.6875,
                                                ["x"] = -237749.21875,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 736707.125,
                                                ["x"] = -238707.53125,
                                            }, -- end of [56]
                                            [24] = 
                                            {
                                                ["y"] = 737767,
                                                ["x"] = -237854.515625,
                                            }, -- end of [24]
                                            [57] = 
                                            {
                                                ["y"] = 736680.25,
                                                ["x"] = -238717.125,
                                            }, -- end of [57]
                                            [103] = 
                                            {
                                                ["y"] = 735043,
                                                ["x"] = -239467.796875,
                                            }, -- end of [103]
                                            [58] = 
                                            {
                                                ["y"] = 736653.9375,
                                                ["x"] = -238728.234375,
                                            }, -- end of [58]
                                            [107] = 
                                            {
                                                ["y"] = 734427.625,
                                                ["x"] = -239520.234375,
                                            }, -- end of [107]
                                            [59] = 
                                            {
                                                ["y"] = 736628.3125,
                                                ["x"] = -238740.828125,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 738349.5625,
                                                ["x"] = -237758.5625,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 736603.5,
                                                ["x"] = -238754.859375,
                                            }, -- end of [60]
                                            [110] = 
                                            {
                                                ["y"] = 733889.3125,
                                                ["x"] = -239595.046875,
                                            }, -- end of [110]
                                            [61] = 
                                            {
                                                ["y"] = 736579.5,
                                                ["x"] = -238770.296875,
                                            }, -- end of [61]
                                            [111] = 
                                            {
                                                ["y"] = 733875.1875,
                                                ["x"] = -239594.5,
                                            }, -- end of [111]
                                            [62] = 
                                            {
                                                ["y"] = 736134.375,
                                                ["x"] = -239074.734375,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 738826.9375,
                                                ["x"] = -237427.65625,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 738598.375,
                                                ["x"] = -237554.78125,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = 738324.8125,
                                                ["x"] = -237766.109375,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 736095.125,
                                                ["x"] = -239097.40625,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 736074.375,
                                                ["x"] = -239106.46875,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 736052.9375,
                                                ["x"] = -239113.9375,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 738299.5625,
                                                ["x"] = -237771.8125,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = 736008.8125,
                                                ["x"] = -239123.90625,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 735986.25,
                                                ["x"] = -239126.359375,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 735963.625,
                                                ["x"] = -239127.109375,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                ["y"] = 738274,
                                                ["x"] = -237775.625,
                                            }, -- end of [18]
                                            [72] = 
                                            {
                                                ["y"] = 735918.4375,
                                                ["x"] = -239123.484375,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 735896.1875,
                                                ["x"] = -239119.125,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 735874.375,
                                                ["x"] = -239113.09375,
                                            }, -- end of [74]
                                            [75] = 
                                            {
                                                ["y"] = 735853.0625,
                                                ["x"] = -239105.4375,
                                            }, -- end of [75]
                                            [76] = 
                                            {
                                                ["y"] = 735731.375,
                                                ["x"] = -239056.5,
                                            }, -- end of [76]
                                            [77] = 
                                            {
                                                ["y"] = 735712.625,
                                                ["x"] = -239050,
                                            }, -- end of [77]
                                            [5] = 
                                            {
                                                ["y"] = 738581.8125,
                                                ["x"] = -237568.03125,
                                            }, -- end of [5]
                                            [79] = 
                                            {
                                                ["y"] = 735673.5625,
                                                ["x"] = -239042.765625,
                                            }, -- end of [79]
                                            [80] = 
                                            {
                                                ["y"] = 735653.75,
                                                ["x"] = -239042.078125,
                                            }, -- end of [80]
                                            [81] = 
                                            {
                                                ["y"] = 735633.9375,
                                                ["x"] = -239043.359375,
                                            }, -- end of [81]
                                            [82] = 
                                            {
                                                ["y"] = 735614.3125,
                                                ["x"] = -239046.609375,
                                            }, -- end of [82]
                                            [83] = 
                                            {
                                                ["y"] = 735595.125,
                                                ["x"] = -239051.78125,
                                            }, -- end of [83]
                                            [84] = 
                                            {
                                                ["y"] = 735576.5625,
                                                ["x"] = -239058.828125,
                                            }, -- end of [84]
                                            [85] = 
                                            {
                                                ["y"] = 735558.8125,
                                                ["x"] = -239067.6875,
                                            }, -- end of [85]
                                            [86] = 
                                            {
                                                ["y"] = 735542,
                                                ["x"] = -239078.25,
                                            }, -- end of [86]
                                            [87] = 
                                            {
                                                ["y"] = 735526.3125,
                                                ["x"] = -239090.453125,
                                            }, -- end of [87]
                                            [88] = 
                                            {
                                                ["y"] = 735511.875,
                                                ["x"] = -239104.140625,
                                            }, -- end of [88]
                                            [89] = 
                                            {
                                                ["y"] = 735498.9375,
                                                ["x"] = -239119.1875,
                                            }, -- end of [89]
                                            [90] = 
                                            {
                                                ["y"] = 735409.875,
                                                ["x"] = -239233.6875,
                                            }, -- end of [90]
                                            [23] = 
                                            {
                                                ["y"] = 737791.4375,
                                                ["x"] = -237843.828125,
                                            }, -- end of [23]
                                            [92] = 
                                            {
                                                ["y"] = 735365.1875,
                                                ["x"] = -239285.25,
                                            }, -- end of [92]
                                            [93] = 
                                            {
                                                ["y"] = 735340.875,
                                                ["x"] = -239309.203125,
                                            }, -- end of [93]
                                            [6] = 
                                            {
                                                ["y"] = 738566.1875,
                                                ["x"] = -237582.421875,
                                            }, -- end of [6]
                                            [95] = 
                                            {
                                                ["y"] = 735288.625,
                                                ["x"] = -239353.140625,
                                            }, -- end of [95]
                                            [96] = 
                                            {
                                                ["y"] = 735260.875,
                                                ["x"] = -239372.984375,
                                            }, -- end of [96]
                                            [97] = 
                                            {
                                                ["y"] = 735232.0625,
                                                ["x"] = -239391.34375,
                                            }, -- end of [97]
                                            [98] = 
                                            {
                                                ["y"] = 735202.375,
                                                ["x"] = -239408.171875,
                                            }, -- end of [98]
                                            [99] = 
                                            {
                                                ["y"] = 735171.875,
                                                ["x"] = -239423.40625,
                                            }, -- end of [99]
                                            [100] = 
                                            {
                                                ["y"] = 735140.5625,
                                                ["x"] = -239437.03125,
                                            }, -- end of [100]
                                            [101] = 
                                            {
                                                ["y"] = 735108.5625,
                                                ["x"] = -239448.984375,
                                            }, -- end of [101]
                                            [102] = 
                                            {
                                                ["y"] = 735076,
                                                ["x"] = -239459.25,
                                            }, -- end of [102]
                                            [26] = 
                                            {
                                                ["y"] = 737720.4375,
                                                ["x"] = -237880.671875,
                                            }, -- end of [26]
                                            [104] = 
                                            {
                                                ["y"] = 735009.5,
                                                ["x"] = -239474.59375,
                                            }, -- end of [104]
                                            [105] = 
                                            {
                                                ["y"] = 734975.75,
                                                ["x"] = -239479.625,
                                            }, -- end of [105]
                                            [106] = 
                                            {
                                                ["y"] = 734941.8125,
                                                ["x"] = -239482.875,
                                            }, -- end of [106]
                                            [27] = 
                                            {
                                                ["y"] = 737698.5625,
                                                ["x"] = -237896.03125,
                                            }, -- end of [27]
                                            [108] = 
                                            {
                                                ["y"] = 734386.0625,
                                                ["x"] = -239528.109375,
                                            }, -- end of [108]
                                            [109] = 
                                            {
                                                ["y"] = 733903.4375,
                                                ["x"] = -239593.9375,
                                            }, -- end of [109]
                                            [7] = 
                                            {
                                                ["y"] = 738551.625,
                                                ["x"] = -237597.890625,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 737677.8125,
                                                ["x"] = -237912.8125,
                                            }, -- end of [28]
                                            [112] = 
                                            {
                                                ["y"] = 733861.1875,
                                                ["x"] = -239592.28125,
                                            }, -- end of [112]
                                            [113] = 
                                            {
                                                ["y"] = 731625.4375,
                                                ["x"] = -239101.03125,
                                            }, -- end of [113]
                                            [25] = 
                                            {
                                                ["y"] = 737743.25,
                                                ["x"] = -237866.8125,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = 737658.1875,
                                                ["x"] = -237930.9375,
                                            }, -- end of [29]
                                            [21] = 
                                            {
                                                ["y"] = 737842.25,
                                                ["x"] = -237827.453125,
                                            }, -- end of [21]
                                            [20] = 
                                            {
                                                ["y"] = 737868.375,
                                                ["x"] = -237821.859375,
                                            }, -- end of [20]
                                            [78] = 
                                            {
                                                ["y"] = 735693.25,
                                                ["x"] = -239045.421875,
                                            }, -- end of [78]
                                            [30] = 
                                            {
                                                ["y"] = 737639.8125,
                                                ["x"] = -237950.328125,
                                            }, -- end of [30]
                                            [63] = 
                                            {
                                                ["y"] = 736115.1875,
                                                ["x"] = -239086.8125,
                                            }, -- end of [63]
                                            [47] = 
                                            {
                                                ["y"] = 736949,
                                                ["x"] = -238642.484375,
                                            }, -- end of [47]
                                        }, -- end of [14]
                                        [2] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 737632.5625,
                                                ["x"] = -237958.53125,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 738634.25,
                                                ["x"] = -237531.96875,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 738498.125,
                                                ["x"] = -237658.703125,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 737600.6875,
                                                ["x"] = -237993.40625,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 737567.75,
                                                ["x"] = -238027.234375,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 737533.75,
                                                ["x"] = -238060,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 737498.75,
                                                ["x"] = -238091.65625,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 738480.375,
                                                ["x"] = -237677.5,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 737405.1875,
                                                ["x"] = -238173.65625,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 737361.6875,
                                                ["x"] = -238212.921875,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 737319.4375,
                                                ["x"] = -238253.4375,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 737278.3125,
                                                ["x"] = -238295.171875,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 738461.25,
                                                ["x"] = -237694.921875,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 737238.4375,
                                                ["x"] = -238338.078125,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 737199.875,
                                                ["x"] = -238382.125,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 737046.375,
                                                ["x"] = -238562.75,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 737029.3125,
                                                ["x"] = -238581.4375,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 738440.9375,
                                                ["x"] = -237710.890625,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 737010.9375,
                                                ["x"] = -238598.84375,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 736991.375,
                                                ["x"] = -238614.875,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 736970.6875,
                                                ["x"] = -238629.453125,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 738615.9375,
                                                ["x"] = -237542.734375,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 738419.5,
                                                ["x"] = -237725.3125,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 736926.375,
                                                ["x"] = -238653.90625,
                                            }, -- end of [48]
                                            [67] = 
                                            {
                                                ["y"] = 736031.0625,
                                                ["x"] = -239119.75,
                                            }, -- end of [67]
                                            [49] = 
                                            {
                                                ["y"] = 736903.0625,
                                                ["x"] = -238663.671875,
                                            }, -- end of [49]
                                            [71] = 
                                            {
                                                ["y"] = 735940.9375,
                                                ["x"] = -239126.15625,
                                            }, -- end of [71]
                                            [50] = 
                                            {
                                                ["y"] = 736879.0625,
                                                ["x"] = -238671.71875,
                                            }, -- end of [50]
                                            [19] = 
                                            {
                                                ["y"] = 737894.8125,
                                                ["x"] = -237818,
                                            }, -- end of [19]
                                            [51] = 
                                            {
                                                ["y"] = 736854.5625,
                                                ["x"] = -238678,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 738397,
                                                ["x"] = -237738.109375,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 736829.625,
                                                ["x"] = -238682.5,
                                            }, -- end of [52]
                                            [22] = 
                                            {
                                                ["y"] = 737816.5625,
                                                ["x"] = -237834.796875,
                                            }, -- end of [22]
                                            [53] = 
                                            {
                                                ["y"] = 736790.4375,
                                                ["x"] = -238688.125,
                                            }, -- end of [53]
                                            [91] = 
                                            {
                                                ["y"] = 735388.1875,
                                                ["x"] = -239260.046875,
                                            }, -- end of [91]
                                            [54] = 
                                            {
                                                ["y"] = 736762.3125,
                                                ["x"] = -238693,
                                            }, -- end of [54]
                                            [94] = 
                                            {
                                                ["y"] = 735315.3125,
                                                ["x"] = -239331.859375,
                                            }, -- end of [94]
                                            [55] = 
                                            {
                                                ["y"] = 736734.5,
                                                ["x"] = -238699.46875,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 738373.6875,
                                                ["x"] = -237749.21875,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 736707.125,
                                                ["x"] = -238707.53125,
                                            }, -- end of [56]
                                            [24] = 
                                            {
                                                ["y"] = 737767,
                                                ["x"] = -237854.515625,
                                            }, -- end of [24]
                                            [57] = 
                                            {
                                                ["y"] = 736680.25,
                                                ["x"] = -238717.125,
                                            }, -- end of [57]
                                            [103] = 
                                            {
                                                ["y"] = 735043,
                                                ["x"] = -239467.796875,
                                            }, -- end of [103]
                                            [58] = 
                                            {
                                                ["y"] = 736653.9375,
                                                ["x"] = -238728.234375,
                                            }, -- end of [58]
                                            [107] = 
                                            {
                                                ["y"] = 734427.625,
                                                ["x"] = -239520.234375,
                                            }, -- end of [107]
                                            [59] = 
                                            {
                                                ["y"] = 736628.3125,
                                                ["x"] = -238740.828125,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 738349.5625,
                                                ["x"] = -237758.5625,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 736603.5,
                                                ["x"] = -238754.859375,
                                            }, -- end of [60]
                                            [110] = 
                                            {
                                                ["y"] = 733889.3125,
                                                ["x"] = -239595.046875,
                                            }, -- end of [110]
                                            [61] = 
                                            {
                                                ["y"] = 736579.5,
                                                ["x"] = -238770.296875,
                                            }, -- end of [61]
                                            [111] = 
                                            {
                                                ["y"] = 733875.1875,
                                                ["x"] = -239594.5,
                                            }, -- end of [111]
                                            [62] = 
                                            {
                                                ["y"] = 736134.375,
                                                ["x"] = -239074.734375,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 739005.5625,
                                                ["x"] = -237330.96875,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 738598.375,
                                                ["x"] = -237554.78125,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = 738324.8125,
                                                ["x"] = -237766.109375,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 736095.125,
                                                ["x"] = -239097.40625,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 736074.375,
                                                ["x"] = -239106.46875,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 736052.9375,
                                                ["x"] = -239113.9375,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 738299.5625,
                                                ["x"] = -237771.8125,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = 736008.8125,
                                                ["x"] = -239123.90625,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 735986.25,
                                                ["x"] = -239126.359375,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 735963.625,
                                                ["x"] = -239127.109375,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                ["y"] = 738274,
                                                ["x"] = -237775.625,
                                            }, -- end of [18]
                                            [72] = 
                                            {
                                                ["y"] = 735918.4375,
                                                ["x"] = -239123.484375,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 735896.1875,
                                                ["x"] = -239119.125,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 735874.375,
                                                ["x"] = -239113.09375,
                                            }, -- end of [74]
                                            [75] = 
                                            {
                                                ["y"] = 735853.0625,
                                                ["x"] = -239105.4375,
                                            }, -- end of [75]
                                            [76] = 
                                            {
                                                ["y"] = 735731.375,
                                                ["x"] = -239056.5,
                                            }, -- end of [76]
                                            [77] = 
                                            {
                                                ["y"] = 735712.625,
                                                ["x"] = -239050,
                                            }, -- end of [77]
                                            [5] = 
                                            {
                                                ["y"] = 738581.8125,
                                                ["x"] = -237568.03125,
                                            }, -- end of [5]
                                            [79] = 
                                            {
                                                ["y"] = 735673.5625,
                                                ["x"] = -239042.765625,
                                            }, -- end of [79]
                                            [80] = 
                                            {
                                                ["y"] = 735653.75,
                                                ["x"] = -239042.078125,
                                            }, -- end of [80]
                                            [81] = 
                                            {
                                                ["y"] = 735633.9375,
                                                ["x"] = -239043.359375,
                                            }, -- end of [81]
                                            [82] = 
                                            {
                                                ["y"] = 735614.3125,
                                                ["x"] = -239046.609375,
                                            }, -- end of [82]
                                            [83] = 
                                            {
                                                ["y"] = 735595.125,
                                                ["x"] = -239051.78125,
                                            }, -- end of [83]
                                            [84] = 
                                            {
                                                ["y"] = 735576.5625,
                                                ["x"] = -239058.828125,
                                            }, -- end of [84]
                                            [85] = 
                                            {
                                                ["y"] = 735558.8125,
                                                ["x"] = -239067.6875,
                                            }, -- end of [85]
                                            [86] = 
                                            {
                                                ["y"] = 735542,
                                                ["x"] = -239078.25,
                                            }, -- end of [86]
                                            [87] = 
                                            {
                                                ["y"] = 735526.3125,
                                                ["x"] = -239090.453125,
                                            }, -- end of [87]
                                            [88] = 
                                            {
                                                ["y"] = 735511.875,
                                                ["x"] = -239104.140625,
                                            }, -- end of [88]
                                            [89] = 
                                            {
                                                ["y"] = 735498.9375,
                                                ["x"] = -239119.1875,
                                            }, -- end of [89]
                                            [90] = 
                                            {
                                                ["y"] = 735409.875,
                                                ["x"] = -239233.6875,
                                            }, -- end of [90]
                                            [23] = 
                                            {
                                                ["y"] = 737791.4375,
                                                ["x"] = -237843.828125,
                                            }, -- end of [23]
                                            [92] = 
                                            {
                                                ["y"] = 735365.1875,
                                                ["x"] = -239285.25,
                                            }, -- end of [92]
                                            [93] = 
                                            {
                                                ["y"] = 735340.875,
                                                ["x"] = -239309.203125,
                                            }, -- end of [93]
                                            [6] = 
                                            {
                                                ["y"] = 738566.1875,
                                                ["x"] = -237582.421875,
                                            }, -- end of [6]
                                            [95] = 
                                            {
                                                ["y"] = 735288.625,
                                                ["x"] = -239353.140625,
                                            }, -- end of [95]
                                            [96] = 
                                            {
                                                ["y"] = 735260.875,
                                                ["x"] = -239372.984375,
                                            }, -- end of [96]
                                            [97] = 
                                            {
                                                ["y"] = 735232.0625,
                                                ["x"] = -239391.34375,
                                            }, -- end of [97]
                                            [98] = 
                                            {
                                                ["y"] = 735202.375,
                                                ["x"] = -239408.171875,
                                            }, -- end of [98]
                                            [99] = 
                                            {
                                                ["y"] = 735171.875,
                                                ["x"] = -239423.40625,
                                            }, -- end of [99]
                                            [100] = 
                                            {
                                                ["y"] = 735140.5625,
                                                ["x"] = -239437.03125,
                                            }, -- end of [100]
                                            [101] = 
                                            {
                                                ["y"] = 735108.5625,
                                                ["x"] = -239448.984375,
                                            }, -- end of [101]
                                            [102] = 
                                            {
                                                ["y"] = 735076,
                                                ["x"] = -239459.25,
                                            }, -- end of [102]
                                            [26] = 
                                            {
                                                ["y"] = 737720.4375,
                                                ["x"] = -237880.671875,
                                            }, -- end of [26]
                                            [104] = 
                                            {
                                                ["y"] = 735009.5,
                                                ["x"] = -239474.59375,
                                            }, -- end of [104]
                                            [105] = 
                                            {
                                                ["y"] = 734975.75,
                                                ["x"] = -239479.625,
                                            }, -- end of [105]
                                            [106] = 
                                            {
                                                ["y"] = 734941.8125,
                                                ["x"] = -239482.875,
                                            }, -- end of [106]
                                            [27] = 
                                            {
                                                ["y"] = 737698.5625,
                                                ["x"] = -237896.03125,
                                            }, -- end of [27]
                                            [108] = 
                                            {
                                                ["y"] = 734386.0625,
                                                ["x"] = -239528.109375,
                                            }, -- end of [108]
                                            [109] = 
                                            {
                                                ["y"] = 733903.4375,
                                                ["x"] = -239593.9375,
                                            }, -- end of [109]
                                            [7] = 
                                            {
                                                ["y"] = 738551.625,
                                                ["x"] = -237597.890625,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 737677.8125,
                                                ["x"] = -237912.8125,
                                            }, -- end of [28]
                                            [112] = 
                                            {
                                                ["y"] = 733861.1875,
                                                ["x"] = -239592.28125,
                                            }, -- end of [112]
                                            [113] = 
                                            {
                                                ["y"] = 730557,
                                                ["x"] = -238866.265625,
                                            }, -- end of [113]
                                            [25] = 
                                            {
                                                ["y"] = 737743.25,
                                                ["x"] = -237866.8125,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = 737658.1875,
                                                ["x"] = -237930.9375,
                                            }, -- end of [29]
                                            [21] = 
                                            {
                                                ["y"] = 737842.25,
                                                ["x"] = -237827.453125,
                                            }, -- end of [21]
                                            [20] = 
                                            {
                                                ["y"] = 737868.375,
                                                ["x"] = -237821.859375,
                                            }, -- end of [20]
                                            [78] = 
                                            {
                                                ["y"] = 735693.25,
                                                ["x"] = -239045.421875,
                                            }, -- end of [78]
                                            [30] = 
                                            {
                                                ["y"] = 737639.8125,
                                                ["x"] = -237950.328125,
                                            }, -- end of [30]
                                            [63] = 
                                            {
                                                ["y"] = 736115.1875,
                                                ["x"] = -239086.8125,
                                            }, -- end of [63]
                                            [47] = 
                                            {
                                                ["y"] = 736949,
                                                ["x"] = -238642.484375,
                                            }, -- end of [47]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [33] = 
                                            {
                                                ["y"] = 726662.25,
                                                ["x"] = -237932.234375,
                                            }, -- end of [33]
                                            [35] = 
                                            {
                                                ["y"] = 727237.3125,
                                                ["x"] = -238158.8125,
                                            }, -- end of [35]
                                            [37] = 
                                            {
                                                ["y"] = 727288.5,
                                                ["x"] = -238171.59375,
                                            }, -- end of [37]
                                            [39] = 
                                            {
                                                ["y"] = 727341,
                                                ["x"] = -238177.515625,
                                            }, -- end of [39]
                                            [41] = 
                                            {
                                                ["y"] = 727393.75,
                                                ["x"] = -238176.484375,
                                            }, -- end of [41]
                                            [43] = 
                                            {
                                                ["y"] = 727446,
                                                ["x"] = -238168.515625,
                                            }, -- end of [43]
                                            [45] = 
                                            {
                                                ["y"] = 727496.6875,
                                                ["x"] = -238153.734375,
                                            }, -- end of [45]
                                            [47] = 
                                            {
                                                ["y"] = 727533.25,
                                                ["x"] = -238138.515625,
                                            }, -- end of [47]
                                            [49] = 
                                            {
                                                ["y"] = 727569.875,
                                                ["x"] = -238126.421875,
                                            }, -- end of [49]
                                            [51] = 
                                            {
                                                ["y"] = 727608.0625,
                                                ["x"] = -238121.578125,
                                            }, -- end of [51]
                                            [53] = 
                                            {
                                                ["y"] = 727646.5625,
                                                ["x"] = -238124.15625,
                                            }, -- end of [53]
                                            [55] = 
                                            {
                                                ["y"] = 727683.75,
                                                ["x"] = -238134.0625,
                                            }, -- end of [55]
                                            [57] = 
                                            {
                                                ["y"] = 727718.4375,
                                                ["x"] = -238150.921875,
                                            }, -- end of [57]
                                            [59] = 
                                            {
                                                ["y"] = 727749.1875,
                                                ["x"] = -238174.109375,
                                            }, -- end of [59]
                                            [61] = 
                                            {
                                                ["y"] = 727774.9375,
                                                ["x"] = -238202.78125,
                                            }, -- end of [61]
                                            [63] = 
                                            {
                                                ["y"] = 727854.3125,
                                                ["x"] = -238308.71875,
                                            }, -- end of [63]
                                            [66] = 
                                            {
                                                ["y"] = 727920.0625,
                                                ["x"] = -238373.859375,
                                            }, -- end of [66]
                                            [70] = 
                                            {
                                                ["y"] = 728024.1875,
                                                ["x"] = -238439.8125,
                                            }, -- end of [70]
                                            [74] = 
                                            {
                                                ["y"] = 728141.25,
                                                ["x"] = -238478.28125,
                                            }, -- end of [74]
                                            [78] = 
                                            {
                                                ["y"] = 728264.25,
                                                ["x"] = -238486.953125,
                                            }, -- end of [78]
                                            [82] = 
                                            {
                                                ["y"] = 728475.5625,
                                                ["x"] = -238465.96875,
                                            }, -- end of [82]
                                            [86] = 
                                            {
                                                ["y"] = 728859.375,
                                                ["x"] = -238509.703125,
                                            }, -- end of [86]
                                            [90] = 
                                            {
                                                ["y"] = 728984.5625,
                                                ["x"] = -238501.375,
                                            }, -- end of [90]
                                            [94] = 
                                            {
                                                ["y"] = 729103.6875,
                                                ["x"] = -238462.171875,
                                            }, -- end of [94]
                                            [98] = 
                                            {
                                                ["y"] = 729209.375,
                                                ["x"] = -238394.546875,
                                            }, -- end of [98]
                                            [102] = 
                                            {
                                                ["y"] = 729294.875,
                                                ["x"] = -238302.75,
                                            }, -- end of [102]
                                            [106] = 
                                            {
                                                ["y"] = 729354.8125,
                                                ["x"] = -238192.578125,
                                            }, -- end of [106]
                                            [110] = 
                                            {
                                                ["y"] = 729385.4375,
                                                ["x"] = -238070.9375,
                                            }, -- end of [110]
                                            [114] = 
                                            {
                                                ["y"] = 729394,
                                                ["x"] = -238005.09375,
                                            }, -- end of [114]
                                            [118] = 
                                            {
                                                ["y"] = 729422.5625,
                                                ["x"] = -237977.296875,
                                            }, -- end of [118]
                                            [122] = 
                                            {
                                                ["y"] = 729466.3125,
                                                ["x"] = -237975.765625,
                                            }, -- end of [122]
                                            [126] = 
                                            {
                                                ["y"] = 729563.1875,
                                                ["x"] = -237998.625,
                                            }, -- end of [126]
                                            [132] = 
                                            {
                                                ["y"] = 729617.375,
                                                ["x"] = -238063.375,
                                            }, -- end of [132]
                                            [140] = 
                                            {
                                                ["y"] = 729562.3125,
                                                ["x"] = -238604.15625,
                                            }, -- end of [140]
                                            [148] = 
                                            {
                                                ["y"] = 731719.75,
                                                ["x"] = -239121.765625,
                                            }, -- end of [148]
                                            [1] = 
                                            {
                                                ["y"] = 724464.4375,
                                                ["x"] = -237366.546875,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 725199.375,
                                                ["x"] = -237911.296875,
                                            }, -- end of [2]
                                            [133] = 
                                            {
                                                ["y"] = 729621.375,
                                                ["x"] = -238077.1875,
                                            }, -- end of [133]
                                            [141] = 
                                            {
                                                ["y"] = 729567,
                                                ["x"] = -238615.953125,
                                            }, -- end of [141]
                                            [3] = 
                                            {
                                                ["y"] = 725232,
                                                ["x"] = -237934.25,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 725265.75,
                                                ["x"] = -237955.546875,
                                            }, -- end of [4]
                                            [67] = 
                                            {
                                                ["y"] = 727944.5,
                                                ["x"] = -238392.734375,
                                            }, -- end of [67]
                                            [71] = 
                                            {
                                                ["y"] = 728052.5,
                                                ["x"] = -238452.125,
                                            }, -- end of [71]
                                            [75] = 
                                            {
                                                ["y"] = 728171.75,
                                                ["x"] = -238483.296875,
                                            }, -- end of [75]
                                            [5] = 
                                            {
                                                ["y"] = 725300.5,
                                                ["x"] = -237975.125,
                                            }, -- end of [5]
                                            [83] = 
                                            {
                                                ["y"] = 728496.3125,
                                                ["x"] = -238466.65625,
                                            }, -- end of [83]
                                            [87] = 
                                            {
                                                ["y"] = 728890.8125,
                                                ["x"] = -238510.578125,
                                            }, -- end of [87]
                                            [91] = 
                                            {
                                                ["y"] = 729015.1875,
                                                ["x"] = -238494.40625,
                                            }, -- end of [91]
                                            [6] = 
                                            {
                                                ["y"] = 725336.1875,
                                                ["x"] = -237992.953125,
                                            }, -- end of [6]
                                            [99] = 
                                            {
                                                ["y"] = 729232.875,
                                                ["x"] = -238373.65625,
                                            }, -- end of [99]
                                            [103] = 
                                            {
                                                ["y"] = 729312.4375,
                                                ["x"] = -238276.6875,
                                            }, -- end of [103]
                                            [107] = 
                                            {
                                                ["y"] = 729365.3125,
                                                ["x"] = -238162.953125,
                                            }, -- end of [107]
                                            [7] = 
                                            {
                                                ["y"] = 725372.6875,
                                                ["x"] = -238008.984375,
                                            }, -- end of [7]
                                            [115] = 
                                            {
                                                ["y"] = 729399.0625,
                                                ["x"] = -237996.265625,
                                            }, -- end of [115]
                                            [119] = 
                                            {
                                                ["y"] = 729432.3125,
                                                ["x"] = -237974.21875,
                                            }, -- end of [119]
                                            [123] = 
                                            {
                                                ["y"] = 729522.625,
                                                ["x"] = -237984.53125,
                                            }, -- end of [123]
                                            [8] = 
                                            {
                                                ["y"] = 725410,
                                                ["x"] = -238023.171875,
                                            }, -- end of [8]
                                            [134] = 
                                            {
                                                ["y"] = 729623.625,
                                                ["x"] = -238091.390625,
                                            }, -- end of [134]
                                            [9] = 
                                            {
                                                ["y"] = 725447.9375,
                                                ["x"] = -238035.484375,
                                            }, -- end of [9]
                                            [10] = 
                                            {
                                                ["y"] = 725486.4375,
                                                ["x"] = -238045.890625,
                                            }, -- end of [10]
                                            [11] = 
                                            {
                                                ["y"] = 725525.375,
                                                ["x"] = -238054.359375,
                                            }, -- end of [11]
                                            [12] = 
                                            {
                                                ["y"] = 725547.6875,
                                                ["x"] = -238058.640625,
                                            }, -- end of [12]
                                            [13] = 
                                            {
                                                ["y"] = 725559.875,
                                                ["x"] = -238060.21875,
                                            }, -- end of [13]
                                            [14] = 
                                            {
                                                ["y"] = 725572.25,
                                                ["x"] = -238060.265625,
                                            }, -- end of [14]
                                            [15] = 
                                            {
                                                ["y"] = 725584.5,
                                                ["x"] = -238058.796875,
                                            }, -- end of [15]
                                            [16] = 
                                            {
                                                ["y"] = 725596.4375,
                                                ["x"] = -238055.828125,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 725608,
                                                ["x"] = -238051.40625,
                                            }, -- end of [17]
                                            [18] = 
                                            {
                                                ["y"] = 725783.625,
                                                ["x"] = -237971.34375,
                                            }, -- end of [18]
                                            [19] = 
                                            {
                                                ["y"] = 725804.125,
                                                ["x"] = -237962.765625,
                                            }, -- end of [19]
                                            [20] = 
                                            {
                                                ["y"] = 725825.0625,
                                                ["x"] = -237955.515625,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 725846.4375,
                                                ["x"] = -237949.609375,
                                            }, -- end of [21]
                                            [22] = 
                                            {
                                                ["y"] = 725868.1875,
                                                ["x"] = -237945.09375,
                                            }, -- end of [22]
                                            [23] = 
                                            {
                                                ["y"] = 725890.125,
                                                ["x"] = -237941.953125,
                                            }, -- end of [23]
                                            [24] = 
                                            {
                                                ["y"] = 726351.25,
                                                ["x"] = -237890.640625,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 726386.375,
                                                ["x"] = -237887.6875,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 726421.5625,
                                                ["x"] = -237886.65625,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 726456.75,
                                                ["x"] = -237887.515625,
                                            }, -- end of [27]
                                            [28] = 
                                            {
                                                ["y"] = 726491.8125,
                                                ["x"] = -237890.296875,
                                            }, -- end of [28]
                                            [29] = 
                                            {
                                                ["y"] = 726526.75,
                                                ["x"] = -237894.953125,
                                            }, -- end of [29]
                                            [30] = 
                                            {
                                                ["y"] = 726561.3125,
                                                ["x"] = -237901.515625,
                                            }, -- end of [30]
                                            [31] = 
                                            {
                                                ["y"] = 726595.5,
                                                ["x"] = -237909.921875,
                                            }, -- end of [31]
                                            [32] = 
                                            {
                                                ["y"] = 726629.1875,
                                                ["x"] = -237920.171875,
                                            }, -- end of [32]
                                            [34] = 
                                            {
                                                ["y"] = 727212.4375,
                                                ["x"] = -238149.90625,
                                            }, -- end of [34]
                                            [36] = 
                                            {
                                                ["y"] = 727262.6875,
                                                ["x"] = -238166.046875,
                                            }, -- end of [36]
                                            [38] = 
                                            {
                                                ["y"] = 727314.625,
                                                ["x"] = -238175.421875,
                                            }, -- end of [38]
                                            [40] = 
                                            {
                                                ["y"] = 727367.375,
                                                ["x"] = -238177.875,
                                            }, -- end of [40]
                                            [42] = 
                                            {
                                                ["y"] = 727420,
                                                ["x"] = -238173.359375,
                                            }, -- end of [42]
                                            [44] = 
                                            {
                                                ["y"] = 727471.5625,
                                                ["x"] = -238161.953125,
                                            }, -- end of [44]
                                            [46] = 
                                            {
                                                ["y"] = 727521.1875,
                                                ["x"] = -238143.859375,
                                            }, -- end of [46]
                                            [48] = 
                                            {
                                                ["y"] = 727551.25,
                                                ["x"] = -238131.578125,
                                            }, -- end of [48]
                                            [50] = 
                                            {
                                                ["y"] = 727588.875,
                                                ["x"] = -238123.078125,
                                            }, -- end of [50]
                                            [52] = 
                                            {
                                                ["y"] = 727627.375,
                                                ["x"] = -238121.9375,
                                            }, -- end of [52]
                                            [54] = 
                                            {
                                                ["y"] = 727665.375,
                                                ["x"] = -238128.21875,
                                            }, -- end of [54]
                                            [56] = 
                                            {
                                                ["y"] = 727701.5,
                                                ["x"] = -238141.65625,
                                            }, -- end of [56]
                                            [58] = 
                                            {
                                                ["y"] = 727734.375,
                                                ["x"] = -238161.78125,
                                            }, -- end of [58]
                                            [60] = 
                                            {
                                                ["y"] = 727762.75,
                                                ["x"] = -238187.828125,
                                            }, -- end of [60]
                                            [62] = 
                                            {
                                                ["y"] = 727835.25,
                                                ["x"] = -238284.4375,
                                            }, -- end of [62]
                                            [64] = 
                                            {
                                                ["y"] = 727874.875,
                                                ["x"] = -238331.765625,
                                            }, -- end of [64]
                                            [68] = 
                                            {
                                                ["y"] = 727970.0625,
                                                ["x"] = -238410.046875,
                                            }, -- end of [68]
                                            [72] = 
                                            {
                                                ["y"] = 728081.5625,
                                                ["x"] = -238462.671875,
                                            }, -- end of [72]
                                            [76] = 
                                            {
                                                ["y"] = 728202.5,
                                                ["x"] = -238486.421875,
                                            }, -- end of [76]
                                            [80] = 
                                            {
                                                ["y"] = 728434.1875,
                                                ["x"] = -238468.28125,
                                            }, -- end of [80]
                                            [84] = 
                                            {
                                                ["y"] = 728516.9375,
                                                ["x"] = -238468.5625,
                                            }, -- end of [84]
                                            [88] = 
                                            {
                                                ["y"] = 728922.25,
                                                ["x"] = -238509.484375,
                                            }, -- end of [88]
                                            [92] = 
                                            {
                                                ["y"] = 729045.375,
                                                ["x"] = -238485.53125,
                                            }, -- end of [92]
                                            [96] = 
                                            {
                                                ["y"] = 729158.6875,
                                                ["x"] = -238431.6875,
                                            }, -- end of [96]
                                            [100] = 
                                            {
                                                ["y"] = 729255,
                                                ["x"] = -238351.34375,
                                            }, -- end of [100]
                                            [104] = 
                                            {
                                                ["y"] = 729328.3125,
                                                ["x"] = -238249.546875,
                                            }, -- end of [104]
                                            [108] = 
                                            {
                                                ["y"] = 729373.9375,
                                                ["x"] = -238132.71875,
                                            }, -- end of [108]
                                            [112] = 
                                            {
                                                ["y"] = 729389.1875,
                                                ["x"] = -238024.78125,
                                            }, -- end of [112]
                                            [116] = 
                                            {
                                                ["y"] = 729405.6875,
                                                ["x"] = -237988.515625,
                                            }, -- end of [116]
                                            [120] = 
                                            {
                                                ["y"] = 729442.375,
                                                ["x"] = -237972.96875,
                                            }, -- end of [120]
                                            [124] = 
                                            {
                                                ["y"] = 729536.6875,
                                                ["x"] = -237987.59375,
                                            }, -- end of [124]
                                            [128] = 
                                            {
                                                ["y"] = 729586.3125,
                                                ["x"] = -238015.625,
                                            }, -- end of [128]
                                            [136] = 
                                            {
                                                ["y"] = 729623,
                                                ["x"] = -238120.078125,
                                            }, -- end of [136]
                                            [144] = 
                                            {
                                                ["y"] = 729590.8125,
                                                ["x"] = -238645.34375,
                                            }, -- end of [144]
                                            [129] = 
                                            {
                                                ["y"] = 729596.1875,
                                                ["x"] = -238026.0625,
                                            }, -- end of [129]
                                            [137] = 
                                            {
                                                ["y"] = 729559.1875,
                                                ["x"] = -238566.46875,
                                            }, -- end of [137]
                                            [145] = 
                                            {
                                                ["y"] = 729601.375,
                                                ["x"] = -238652.40625,
                                            }, -- end of [145]
                                            [65] = 
                                            {
                                                ["y"] = 727896.8125,
                                                ["x"] = -238353.515625,
                                            }, -- end of [65]
                                            [69] = 
                                            {
                                                ["y"] = 727996.6875,
                                                ["x"] = -238425.765625,
                                            }, -- end of [69]
                                            [73] = 
                                            {
                                                ["y"] = 728111.1875,
                                                ["x"] = -238471.40625,
                                            }, -- end of [73]
                                            [77] = 
                                            {
                                                ["y"] = 728233.3125,
                                                ["x"] = -238487.640625,
                                            }, -- end of [77]
                                            [81] = 
                                            {
                                                ["y"] = 728454.8125,
                                                ["x"] = -238466.515625,
                                            }, -- end of [81]
                                            [85] = 
                                            {
                                                ["y"] = 728828.125,
                                                ["x"] = -238506.859375,
                                            }, -- end of [85]
                                            [89] = 
                                            {
                                                ["y"] = 728953.5,
                                                ["x"] = -238506.40625,
                                            }, -- end of [89]
                                            [93] = 
                                            {
                                                ["y"] = 729074.9375,
                                                ["x"] = -238474.765625,
                                            }, -- end of [93]
                                            [97] = 
                                            {
                                                ["y"] = 729184.625,
                                                ["x"] = -238413.90625,
                                            }, -- end of [97]
                                            [101] = 
                                            {
                                                ["y"] = 729275.6875,
                                                ["x"] = -238327.671875,
                                            }, -- end of [101]
                                            [105] = 
                                            {
                                                ["y"] = 729342.4375,
                                                ["x"] = -238221.484375,
                                            }, -- end of [105]
                                            [109] = 
                                            {
                                                ["y"] = 729380.6875,
                                                ["x"] = -238102.015625,
                                            }, -- end of [109]
                                            [113] = 
                                            {
                                                ["y"] = 729390.6875,
                                                ["x"] = -238014.703125,
                                            }, -- end of [113]
                                            [117] = 
                                            {
                                                ["y"] = 729413.625,
                                                ["x"] = -237982.125,
                                            }, -- end of [117]
                                            [121] = 
                                            {
                                                ["y"] = 729452.5625,
                                                ["x"] = -237973.625,
                                            }, -- end of [121]
                                            [125] = 
                                            {
                                                ["y"] = 729550.25,
                                                ["x"] = -237992.3125,
                                            }, -- end of [125]
                                            [130] = 
                                            {
                                                ["y"] = 729604.75,
                                                ["x"] = -238037.625,
                                            }, -- end of [130]
                                            [138] = 
                                            {
                                                ["y"] = 729558.3125,
                                                ["x"] = -238579.140625,
                                            }, -- end of [138]
                                            [146] = 
                                            {
                                                ["y"] = 729612.875,
                                                ["x"] = -238657.84375,
                                            }, -- end of [146]
                                            [147] = 
                                            {
                                                ["y"] = 729625.0625,
                                                ["x"] = -238661.5,
                                            }, -- end of [147]
                                            [143] = 
                                            {
                                                ["y"] = 729581.4375,
                                                ["x"] = -238636.765625,
                                            }, -- end of [143]
                                            [142] = 
                                            {
                                                ["y"] = 729573.4375,
                                                ["x"] = -238626.890625,
                                            }, -- end of [142]
                                            [139] = 
                                            {
                                                ["y"] = 729559.375,
                                                ["x"] = -238591.796875,
                                            }, -- end of [139]
                                            [135] = 
                                            {
                                                ["y"] = 729624.1875,
                                                ["x"] = -238105.75,
                                            }, -- end of [135]
                                            [131] = 
                                            {
                                                ["y"] = 729611.8125,
                                                ["x"] = -238050.109375,
                                            }, -- end of [131]
                                            [127] = 
                                            {
                                                ["y"] = 729575.25,
                                                ["x"] = -238006.421875,
                                            }, -- end of [127]
                                            [111] = 
                                            {
                                                ["y"] = 729388.3125,
                                                ["x"] = -238039.640625,
                                            }, -- end of [111]
                                            [95] = 
                                            {
                                                ["y"] = 729131.6875,
                                                ["x"] = -238447.796875,
                                            }, -- end of [95]
                                            [79] = 
                                            {
                                                ["y"] = 728295,
                                                ["x"] = -238484.359375,
                                            }, -- end of [79]
                                        }, -- end of [4]
                                        [8] = 
                                        {
                                            [33] = 
                                            {
                                                ["y"] = 726662.25,
                                                ["x"] = -237932.234375,
                                            }, -- end of [33]
                                            [35] = 
                                            {
                                                ["y"] = 727237.3125,
                                                ["x"] = -238158.8125,
                                            }, -- end of [35]
                                            [37] = 
                                            {
                                                ["y"] = 727288.5,
                                                ["x"] = -238171.59375,
                                            }, -- end of [37]
                                            [39] = 
                                            {
                                                ["y"] = 727341,
                                                ["x"] = -238177.515625,
                                            }, -- end of [39]
                                            [41] = 
                                            {
                                                ["y"] = 727393.75,
                                                ["x"] = -238176.484375,
                                            }, -- end of [41]
                                            [43] = 
                                            {
                                                ["y"] = 727446,
                                                ["x"] = -238168.515625,
                                            }, -- end of [43]
                                            [45] = 
                                            {
                                                ["y"] = 727496.6875,
                                                ["x"] = -238153.734375,
                                            }, -- end of [45]
                                            [47] = 
                                            {
                                                ["y"] = 727533.25,
                                                ["x"] = -238138.515625,
                                            }, -- end of [47]
                                            [49] = 
                                            {
                                                ["y"] = 727569.875,
                                                ["x"] = -238126.421875,
                                            }, -- end of [49]
                                            [51] = 
                                            {
                                                ["y"] = 727608.0625,
                                                ["x"] = -238121.578125,
                                            }, -- end of [51]
                                            [53] = 
                                            {
                                                ["y"] = 727646.5625,
                                                ["x"] = -238124.15625,
                                            }, -- end of [53]
                                            [55] = 
                                            {
                                                ["y"] = 727683.75,
                                                ["x"] = -238134.0625,
                                            }, -- end of [55]
                                            [57] = 
                                            {
                                                ["y"] = 727718.4375,
                                                ["x"] = -238150.921875,
                                            }, -- end of [57]
                                            [59] = 
                                            {
                                                ["y"] = 727749.1875,
                                                ["x"] = -238174.109375,
                                            }, -- end of [59]
                                            [61] = 
                                            {
                                                ["y"] = 727774.9375,
                                                ["x"] = -238202.78125,
                                            }, -- end of [61]
                                            [63] = 
                                            {
                                                ["y"] = 727854.3125,
                                                ["x"] = -238308.71875,
                                            }, -- end of [63]
                                            [66] = 
                                            {
                                                ["y"] = 727920.0625,
                                                ["x"] = -238373.859375,
                                            }, -- end of [66]
                                            [70] = 
                                            {
                                                ["y"] = 728024.1875,
                                                ["x"] = -238439.8125,
                                            }, -- end of [70]
                                            [74] = 
                                            {
                                                ["y"] = 728141.25,
                                                ["x"] = -238478.28125,
                                            }, -- end of [74]
                                            [78] = 
                                            {
                                                ["y"] = 728264.25,
                                                ["x"] = -238486.953125,
                                            }, -- end of [78]
                                            [82] = 
                                            {
                                                ["y"] = 728475.5625,
                                                ["x"] = -238465.96875,
                                            }, -- end of [82]
                                            [86] = 
                                            {
                                                ["y"] = 728859.375,
                                                ["x"] = -238509.703125,
                                            }, -- end of [86]
                                            [90] = 
                                            {
                                                ["y"] = 728984.5625,
                                                ["x"] = -238501.375,
                                            }, -- end of [90]
                                            [94] = 
                                            {
                                                ["y"] = 729103.6875,
                                                ["x"] = -238462.171875,
                                            }, -- end of [94]
                                            [98] = 
                                            {
                                                ["y"] = 729209.375,
                                                ["x"] = -238394.546875,
                                            }, -- end of [98]
                                            [102] = 
                                            {
                                                ["y"] = 729294.875,
                                                ["x"] = -238302.75,
                                            }, -- end of [102]
                                            [106] = 
                                            {
                                                ["y"] = 729354.8125,
                                                ["x"] = -238192.578125,
                                            }, -- end of [106]
                                            [110] = 
                                            {
                                                ["y"] = 729385.4375,
                                                ["x"] = -238070.9375,
                                            }, -- end of [110]
                                            [114] = 
                                            {
                                                ["y"] = 729394,
                                                ["x"] = -238005.09375,
                                            }, -- end of [114]
                                            [118] = 
                                            {
                                                ["y"] = 729422.5625,
                                                ["x"] = -237977.296875,
                                            }, -- end of [118]
                                            [122] = 
                                            {
                                                ["y"] = 729466.3125,
                                                ["x"] = -237975.765625,
                                            }, -- end of [122]
                                            [126] = 
                                            {
                                                ["y"] = 729563.1875,
                                                ["x"] = -237998.625,
                                            }, -- end of [126]
                                            [132] = 
                                            {
                                                ["y"] = 729617.375,
                                                ["x"] = -238063.375,
                                            }, -- end of [132]
                                            [140] = 
                                            {
                                                ["y"] = 729562.3125,
                                                ["x"] = -238604.15625,
                                            }, -- end of [140]
                                            [148] = 
                                            {
                                                ["y"] = 733611.125,
                                                ["x"] = -239537.34375,
                                            }, -- end of [148]
                                            [1] = 
                                            {
                                                ["y"] = 725132.5,
                                                ["x"] = -237861.71875,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 725199.375,
                                                ["x"] = -237911.296875,
                                            }, -- end of [2]
                                            [133] = 
                                            {
                                                ["y"] = 729621.375,
                                                ["x"] = -238077.1875,
                                            }, -- end of [133]
                                            [141] = 
                                            {
                                                ["y"] = 729567,
                                                ["x"] = -238615.953125,
                                            }, -- end of [141]
                                            [3] = 
                                            {
                                                ["y"] = 725232,
                                                ["x"] = -237934.25,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 725265.75,
                                                ["x"] = -237955.546875,
                                            }, -- end of [4]
                                            [67] = 
                                            {
                                                ["y"] = 727944.5,
                                                ["x"] = -238392.734375,
                                            }, -- end of [67]
                                            [71] = 
                                            {
                                                ["y"] = 728052.5,
                                                ["x"] = -238452.125,
                                            }, -- end of [71]
                                            [75] = 
                                            {
                                                ["y"] = 728171.75,
                                                ["x"] = -238483.296875,
                                            }, -- end of [75]
                                            [5] = 
                                            {
                                                ["y"] = 725300.5,
                                                ["x"] = -237975.125,
                                            }, -- end of [5]
                                            [83] = 
                                            {
                                                ["y"] = 728496.3125,
                                                ["x"] = -238466.65625,
                                            }, -- end of [83]
                                            [87] = 
                                            {
                                                ["y"] = 728890.8125,
                                                ["x"] = -238510.578125,
                                            }, -- end of [87]
                                            [91] = 
                                            {
                                                ["y"] = 729015.1875,
                                                ["x"] = -238494.40625,
                                            }, -- end of [91]
                                            [6] = 
                                            {
                                                ["y"] = 725336.1875,
                                                ["x"] = -237992.953125,
                                            }, -- end of [6]
                                            [99] = 
                                            {
                                                ["y"] = 729232.875,
                                                ["x"] = -238373.65625,
                                            }, -- end of [99]
                                            [103] = 
                                            {
                                                ["y"] = 729312.4375,
                                                ["x"] = -238276.6875,
                                            }, -- end of [103]
                                            [107] = 
                                            {
                                                ["y"] = 729365.3125,
                                                ["x"] = -238162.953125,
                                            }, -- end of [107]
                                            [7] = 
                                            {
                                                ["y"] = 725372.6875,
                                                ["x"] = -238008.984375,
                                            }, -- end of [7]
                                            [115] = 
                                            {
                                                ["y"] = 729399.0625,
                                                ["x"] = -237996.265625,
                                            }, -- end of [115]
                                            [119] = 
                                            {
                                                ["y"] = 729432.3125,
                                                ["x"] = -237974.21875,
                                            }, -- end of [119]
                                            [123] = 
                                            {
                                                ["y"] = 729522.625,
                                                ["x"] = -237984.53125,
                                            }, -- end of [123]
                                            [8] = 
                                            {
                                                ["y"] = 725410,
                                                ["x"] = -238023.171875,
                                            }, -- end of [8]
                                            [134] = 
                                            {
                                                ["y"] = 729623.625,
                                                ["x"] = -238091.390625,
                                            }, -- end of [134]
                                            [9] = 
                                            {
                                                ["y"] = 725447.9375,
                                                ["x"] = -238035.484375,
                                            }, -- end of [9]
                                            [10] = 
                                            {
                                                ["y"] = 725486.4375,
                                                ["x"] = -238045.890625,
                                            }, -- end of [10]
                                            [11] = 
                                            {
                                                ["y"] = 725525.375,
                                                ["x"] = -238054.359375,
                                            }, -- end of [11]
                                            [12] = 
                                            {
                                                ["y"] = 725547.6875,
                                                ["x"] = -238058.640625,
                                            }, -- end of [12]
                                            [13] = 
                                            {
                                                ["y"] = 725559.875,
                                                ["x"] = -238060.21875,
                                            }, -- end of [13]
                                            [14] = 
                                            {
                                                ["y"] = 725572.25,
                                                ["x"] = -238060.265625,
                                            }, -- end of [14]
                                            [15] = 
                                            {
                                                ["y"] = 725584.5,
                                                ["x"] = -238058.796875,
                                            }, -- end of [15]
                                            [16] = 
                                            {
                                                ["y"] = 725596.4375,
                                                ["x"] = -238055.828125,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 725608,
                                                ["x"] = -238051.40625,
                                            }, -- end of [17]
                                            [18] = 
                                            {
                                                ["y"] = 725783.625,
                                                ["x"] = -237971.34375,
                                            }, -- end of [18]
                                            [19] = 
                                            {
                                                ["y"] = 725804.125,
                                                ["x"] = -237962.765625,
                                            }, -- end of [19]
                                            [20] = 
                                            {
                                                ["y"] = 725825.0625,
                                                ["x"] = -237955.515625,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 725846.4375,
                                                ["x"] = -237949.609375,
                                            }, -- end of [21]
                                            [22] = 
                                            {
                                                ["y"] = 725868.1875,
                                                ["x"] = -237945.09375,
                                            }, -- end of [22]
                                            [23] = 
                                            {
                                                ["y"] = 725890.125,
                                                ["x"] = -237941.953125,
                                            }, -- end of [23]
                                            [24] = 
                                            {
                                                ["y"] = 726351.25,
                                                ["x"] = -237890.640625,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 726386.375,
                                                ["x"] = -237887.6875,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 726421.5625,
                                                ["x"] = -237886.65625,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 726456.75,
                                                ["x"] = -237887.515625,
                                            }, -- end of [27]
                                            [28] = 
                                            {
                                                ["y"] = 726491.8125,
                                                ["x"] = -237890.296875,
                                            }, -- end of [28]
                                            [29] = 
                                            {
                                                ["y"] = 726526.75,
                                                ["x"] = -237894.953125,
                                            }, -- end of [29]
                                            [30] = 
                                            {
                                                ["y"] = 726561.3125,
                                                ["x"] = -237901.515625,
                                            }, -- end of [30]
                                            [31] = 
                                            {
                                                ["y"] = 726595.5,
                                                ["x"] = -237909.921875,
                                            }, -- end of [31]
                                            [32] = 
                                            {
                                                ["y"] = 726629.1875,
                                                ["x"] = -237920.171875,
                                            }, -- end of [32]
                                            [34] = 
                                            {
                                                ["y"] = 727212.4375,
                                                ["x"] = -238149.90625,
                                            }, -- end of [34]
                                            [36] = 
                                            {
                                                ["y"] = 727262.6875,
                                                ["x"] = -238166.046875,
                                            }, -- end of [36]
                                            [38] = 
                                            {
                                                ["y"] = 727314.625,
                                                ["x"] = -238175.421875,
                                            }, -- end of [38]
                                            [40] = 
                                            {
                                                ["y"] = 727367.375,
                                                ["x"] = -238177.875,
                                            }, -- end of [40]
                                            [42] = 
                                            {
                                                ["y"] = 727420,
                                                ["x"] = -238173.359375,
                                            }, -- end of [42]
                                            [44] = 
                                            {
                                                ["y"] = 727471.5625,
                                                ["x"] = -238161.953125,
                                            }, -- end of [44]
                                            [46] = 
                                            {
                                                ["y"] = 727521.1875,
                                                ["x"] = -238143.859375,
                                            }, -- end of [46]
                                            [48] = 
                                            {
                                                ["y"] = 727551.25,
                                                ["x"] = -238131.578125,
                                            }, -- end of [48]
                                            [50] = 
                                            {
                                                ["y"] = 727588.875,
                                                ["x"] = -238123.078125,
                                            }, -- end of [50]
                                            [52] = 
                                            {
                                                ["y"] = 727627.375,
                                                ["x"] = -238121.9375,
                                            }, -- end of [52]
                                            [54] = 
                                            {
                                                ["y"] = 727665.375,
                                                ["x"] = -238128.21875,
                                            }, -- end of [54]
                                            [56] = 
                                            {
                                                ["y"] = 727701.5,
                                                ["x"] = -238141.65625,
                                            }, -- end of [56]
                                            [58] = 
                                            {
                                                ["y"] = 727734.375,
                                                ["x"] = -238161.78125,
                                            }, -- end of [58]
                                            [60] = 
                                            {
                                                ["y"] = 727762.75,
                                                ["x"] = -238187.828125,
                                            }, -- end of [60]
                                            [62] = 
                                            {
                                                ["y"] = 727835.25,
                                                ["x"] = -238284.4375,
                                            }, -- end of [62]
                                            [64] = 
                                            {
                                                ["y"] = 727874.875,
                                                ["x"] = -238331.765625,
                                            }, -- end of [64]
                                            [68] = 
                                            {
                                                ["y"] = 727970.0625,
                                                ["x"] = -238410.046875,
                                            }, -- end of [68]
                                            [72] = 
                                            {
                                                ["y"] = 728081.5625,
                                                ["x"] = -238462.671875,
                                            }, -- end of [72]
                                            [76] = 
                                            {
                                                ["y"] = 728202.5,
                                                ["x"] = -238486.421875,
                                            }, -- end of [76]
                                            [80] = 
                                            {
                                                ["y"] = 728434.1875,
                                                ["x"] = -238468.28125,
                                            }, -- end of [80]
                                            [84] = 
                                            {
                                                ["y"] = 728516.9375,
                                                ["x"] = -238468.5625,
                                            }, -- end of [84]
                                            [88] = 
                                            {
                                                ["y"] = 728922.25,
                                                ["x"] = -238509.484375,
                                            }, -- end of [88]
                                            [92] = 
                                            {
                                                ["y"] = 729045.375,
                                                ["x"] = -238485.53125,
                                            }, -- end of [92]
                                            [96] = 
                                            {
                                                ["y"] = 729158.6875,
                                                ["x"] = -238431.6875,
                                            }, -- end of [96]
                                            [100] = 
                                            {
                                                ["y"] = 729255,
                                                ["x"] = -238351.34375,
                                            }, -- end of [100]
                                            [104] = 
                                            {
                                                ["y"] = 729328.3125,
                                                ["x"] = -238249.546875,
                                            }, -- end of [104]
                                            [108] = 
                                            {
                                                ["y"] = 729373.9375,
                                                ["x"] = -238132.71875,
                                            }, -- end of [108]
                                            [112] = 
                                            {
                                                ["y"] = 729389.1875,
                                                ["x"] = -238024.78125,
                                            }, -- end of [112]
                                            [116] = 
                                            {
                                                ["y"] = 729405.6875,
                                                ["x"] = -237988.515625,
                                            }, -- end of [116]
                                            [120] = 
                                            {
                                                ["y"] = 729442.375,
                                                ["x"] = -237972.96875,
                                            }, -- end of [120]
                                            [124] = 
                                            {
                                                ["y"] = 729536.6875,
                                                ["x"] = -237987.59375,
                                            }, -- end of [124]
                                            [128] = 
                                            {
                                                ["y"] = 729586.3125,
                                                ["x"] = -238015.625,
                                            }, -- end of [128]
                                            [136] = 
                                            {
                                                ["y"] = 729623,
                                                ["x"] = -238120.078125,
                                            }, -- end of [136]
                                            [144] = 
                                            {
                                                ["y"] = 729590.8125,
                                                ["x"] = -238645.34375,
                                            }, -- end of [144]
                                            [129] = 
                                            {
                                                ["y"] = 729596.1875,
                                                ["x"] = -238026.0625,
                                            }, -- end of [129]
                                            [137] = 
                                            {
                                                ["y"] = 729559.1875,
                                                ["x"] = -238566.46875,
                                            }, -- end of [137]
                                            [145] = 
                                            {
                                                ["y"] = 729601.375,
                                                ["x"] = -238652.40625,
                                            }, -- end of [145]
                                            [65] = 
                                            {
                                                ["y"] = 727896.8125,
                                                ["x"] = -238353.515625,
                                            }, -- end of [65]
                                            [69] = 
                                            {
                                                ["y"] = 727996.6875,
                                                ["x"] = -238425.765625,
                                            }, -- end of [69]
                                            [73] = 
                                            {
                                                ["y"] = 728111.1875,
                                                ["x"] = -238471.40625,
                                            }, -- end of [73]
                                            [77] = 
                                            {
                                                ["y"] = 728233.3125,
                                                ["x"] = -238487.640625,
                                            }, -- end of [77]
                                            [81] = 
                                            {
                                                ["y"] = 728454.8125,
                                                ["x"] = -238466.515625,
                                            }, -- end of [81]
                                            [85] = 
                                            {
                                                ["y"] = 728828.125,
                                                ["x"] = -238506.859375,
                                            }, -- end of [85]
                                            [89] = 
                                            {
                                                ["y"] = 728953.5,
                                                ["x"] = -238506.40625,
                                            }, -- end of [89]
                                            [93] = 
                                            {
                                                ["y"] = 729074.9375,
                                                ["x"] = -238474.765625,
                                            }, -- end of [93]
                                            [97] = 
                                            {
                                                ["y"] = 729184.625,
                                                ["x"] = -238413.90625,
                                            }, -- end of [97]
                                            [101] = 
                                            {
                                                ["y"] = 729275.6875,
                                                ["x"] = -238327.671875,
                                            }, -- end of [101]
                                            [105] = 
                                            {
                                                ["y"] = 729342.4375,
                                                ["x"] = -238221.484375,
                                            }, -- end of [105]
                                            [109] = 
                                            {
                                                ["y"] = 729380.6875,
                                                ["x"] = -238102.015625,
                                            }, -- end of [109]
                                            [113] = 
                                            {
                                                ["y"] = 729390.6875,
                                                ["x"] = -238014.703125,
                                            }, -- end of [113]
                                            [117] = 
                                            {
                                                ["y"] = 729413.625,
                                                ["x"] = -237982.125,
                                            }, -- end of [117]
                                            [121] = 
                                            {
                                                ["y"] = 729452.5625,
                                                ["x"] = -237973.625,
                                            }, -- end of [121]
                                            [125] = 
                                            {
                                                ["y"] = 729550.25,
                                                ["x"] = -237992.3125,
                                            }, -- end of [125]
                                            [130] = 
                                            {
                                                ["y"] = 729604.75,
                                                ["x"] = -238037.625,
                                            }, -- end of [130]
                                            [138] = 
                                            {
                                                ["y"] = 729558.3125,
                                                ["x"] = -238579.140625,
                                            }, -- end of [138]
                                            [146] = 
                                            {
                                                ["y"] = 729612.875,
                                                ["x"] = -238657.84375,
                                            }, -- end of [146]
                                            [147] = 
                                            {
                                                ["y"] = 729625.0625,
                                                ["x"] = -238661.5,
                                            }, -- end of [147]
                                            [143] = 
                                            {
                                                ["y"] = 729581.4375,
                                                ["x"] = -238636.765625,
                                            }, -- end of [143]
                                            [142] = 
                                            {
                                                ["y"] = 729573.4375,
                                                ["x"] = -238626.890625,
                                            }, -- end of [142]
                                            [139] = 
                                            {
                                                ["y"] = 729559.375,
                                                ["x"] = -238591.796875,
                                            }, -- end of [139]
                                            [135] = 
                                            {
                                                ["y"] = 729624.1875,
                                                ["x"] = -238105.75,
                                            }, -- end of [135]
                                            [131] = 
                                            {
                                                ["y"] = 729611.8125,
                                                ["x"] = -238050.109375,
                                            }, -- end of [131]
                                            [127] = 
                                            {
                                                ["y"] = 729575.25,
                                                ["x"] = -238006.421875,
                                            }, -- end of [127]
                                            [111] = 
                                            {
                                                ["y"] = 729388.3125,
                                                ["x"] = -238039.640625,
                                            }, -- end of [111]
                                            [95] = 
                                            {
                                                ["y"] = 729131.6875,
                                                ["x"] = -238447.796875,
                                            }, -- end of [95]
                                            [79] = 
                                            {
                                                ["y"] = 728295,
                                                ["x"] = -238484.359375,
                                            }, -- end of [79]
                                        }, -- end of [8]
                                        [16] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 725014.28571429,
                                                ["x"] = -237694.28571431,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 725014.28571429,
                                                ["x"] = -237694.28571431,
                                            }, -- end of [2]
                                        }, -- end of [16]
                                        [9] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 735595.125,
                                                ["x"] = -239051.78125,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 733861.1875,
                                                ["x"] = -239592.28125,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 734941.8125,
                                                ["x"] = -239482.875,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 735614.3125,
                                                ["x"] = -239046.609375,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 735633.9375,
                                                ["x"] = -239043.359375,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 735653.75,
                                                ["x"] = -239042.078125,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 735673.5625,
                                                ["x"] = -239042.765625,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 734975.75,
                                                ["x"] = -239479.625,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 735693.25,
                                                ["x"] = -239045.421875,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 735712.625,
                                                ["x"] = -239050,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 735731.375,
                                                ["x"] = -239056.5,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 735853.0625,
                                                ["x"] = -239105.4375,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 735009.5,
                                                ["x"] = -239474.59375,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 735874.375,
                                                ["x"] = -239113.09375,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 735896.1875,
                                                ["x"] = -239119.125,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 735918.4375,
                                                ["x"] = -239123.484375,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 735940.9375,
                                                ["x"] = -239126.15625,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 735043,
                                                ["x"] = -239467.796875,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 735963.625,
                                                ["x"] = -239127.109375,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 735986.25,
                                                ["x"] = -239126.359375,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 736008.8125,
                                                ["x"] = -239123.90625,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 733875.1875,
                                                ["x"] = -239594.5,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 735076,
                                                ["x"] = -239459.25,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 736052.9375,
                                                ["x"] = -239113.9375,
                                            }, -- end of [48]
                                            [67] = 
                                            {
                                                ["y"] = 736949,
                                                ["x"] = -238642.484375,
                                            }, -- end of [67]
                                            [49] = 
                                            {
                                                ["y"] = 736074.375,
                                                ["x"] = -239106.46875,
                                            }, -- end of [49]
                                            [71] = 
                                            {
                                                ["y"] = 737029.3125,
                                                ["x"] = -238581.4375,
                                            }, -- end of [71]
                                            [50] = 
                                            {
                                                ["y"] = 736095.125,
                                                ["x"] = -239097.40625,
                                            }, -- end of [50]
                                            [19] = 
                                            {
                                                ["y"] = 735288.625,
                                                ["x"] = -239353.140625,
                                            }, -- end of [19]
                                            [51] = 
                                            {
                                                ["y"] = 736115.1875,
                                                ["x"] = -239086.8125,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 735108.5625,
                                                ["x"] = -239448.984375,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 736134.375,
                                                ["x"] = -239074.734375,
                                            }, -- end of [52]
                                            [22] = 
                                            {
                                                ["y"] = 735365.1875,
                                                ["x"] = -239285.25,
                                            }, -- end of [22]
                                            [53] = 
                                            {
                                                ["y"] = 736579.5,
                                                ["x"] = -238770.296875,
                                            }, -- end of [53]
                                            [91] = 
                                            {
                                                ["y"] = 737791.4375,
                                                ["x"] = -237843.828125,
                                            }, -- end of [91]
                                            [54] = 
                                            {
                                                ["y"] = 736603.5,
                                                ["x"] = -238754.859375,
                                            }, -- end of [54]
                                            [94] = 
                                            {
                                                ["y"] = 737868.375,
                                                ["x"] = -237821.859375,
                                            }, -- end of [94]
                                            [55] = 
                                            {
                                                ["y"] = 736628.3125,
                                                ["x"] = -238740.828125,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 735140.5625,
                                                ["x"] = -239437.03125,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 736653.9375,
                                                ["x"] = -238728.234375,
                                            }, -- end of [56]
                                            [24] = 
                                            {
                                                ["y"] = 735409.875,
                                                ["x"] = -239233.6875,
                                            }, -- end of [24]
                                            [57] = 
                                            {
                                                ["y"] = 736680.25,
                                                ["x"] = -238717.125,
                                            }, -- end of [57]
                                            [103] = 
                                            {
                                                ["y"] = 738440.9375,
                                                ["x"] = -237710.890625,
                                            }, -- end of [103]
                                            [58] = 
                                            {
                                                ["y"] = 736707.125,
                                                ["x"] = -238707.53125,
                                            }, -- end of [58]
                                            [107] = 
                                            {
                                                ["y"] = 738551.625,
                                                ["x"] = -237597.890625,
                                            }, -- end of [107]
                                            [59] = 
                                            {
                                                ["y"] = 736734.5,
                                                ["x"] = -238699.46875,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 735171.875,
                                                ["x"] = -239423.40625,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 736762.3125,
                                                ["x"] = -238693,
                                            }, -- end of [60]
                                            [110] = 
                                            {
                                                ["y"] = 738598.375,
                                                ["x"] = -237554.78125,
                                            }, -- end of [110]
                                            [61] = 
                                            {
                                                ["y"] = 736790.4375,
                                                ["x"] = -238688.125,
                                            }, -- end of [61]
                                            [111] = 
                                            {
                                                ["y"] = 738615.9375,
                                                ["x"] = -237542.734375,
                                            }, -- end of [111]
                                            [62] = 
                                            {
                                                ["y"] = 736829.625,
                                                ["x"] = -238682.5,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 733611.125,
                                                ["x"] = -239537.34375,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 733889.3125,
                                                ["x"] = -239595.046875,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = 735202.375,
                                                ["x"] = -239408.171875,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 736879.0625,
                                                ["x"] = -238671.71875,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 736903.0625,
                                                ["x"] = -238663.671875,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 736926.375,
                                                ["x"] = -238653.90625,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 735232.0625,
                                                ["x"] = -239391.34375,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = 736970.6875,
                                                ["x"] = -238629.453125,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 736991.375,
                                                ["x"] = -238614.875,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 737010.9375,
                                                ["x"] = -238598.84375,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                ["y"] = 735260.875,
                                                ["x"] = -239372.984375,
                                            }, -- end of [18]
                                            [72] = 
                                            {
                                                ["y"] = 737046.375,
                                                ["x"] = -238562.75,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 737199.875,
                                                ["x"] = -238382.125,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 737238.4375,
                                                ["x"] = -238338.078125,
                                            }, -- end of [74]
                                            [75] = 
                                            {
                                                ["y"] = 737278.3125,
                                                ["x"] = -238295.171875,
                                            }, -- end of [75]
                                            [76] = 
                                            {
                                                ["y"] = 737319.4375,
                                                ["x"] = -238253.4375,
                                            }, -- end of [76]
                                            [77] = 
                                            {
                                                ["y"] = 737361.6875,
                                                ["x"] = -238212.921875,
                                            }, -- end of [77]
                                            [5] = 
                                            {
                                                ["y"] = 733903.4375,
                                                ["x"] = -239593.9375,
                                            }, -- end of [5]
                                            [79] = 
                                            {
                                                ["y"] = 737498.75,
                                                ["x"] = -238091.65625,
                                            }, -- end of [79]
                                            [80] = 
                                            {
                                                ["y"] = 737533.75,
                                                ["x"] = -238060,
                                            }, -- end of [80]
                                            [81] = 
                                            {
                                                ["y"] = 737567.75,
                                                ["x"] = -238027.234375,
                                            }, -- end of [81]
                                            [82] = 
                                            {
                                                ["y"] = 737600.6875,
                                                ["x"] = -237993.40625,
                                            }, -- end of [82]
                                            [83] = 
                                            {
                                                ["y"] = 737632.5625,
                                                ["x"] = -237958.53125,
                                            }, -- end of [83]
                                            [84] = 
                                            {
                                                ["y"] = 737639.8125,
                                                ["x"] = -237950.328125,
                                            }, -- end of [84]
                                            [85] = 
                                            {
                                                ["y"] = 737658.1875,
                                                ["x"] = -237930.9375,
                                            }, -- end of [85]
                                            [86] = 
                                            {
                                                ["y"] = 737677.8125,
                                                ["x"] = -237912.8125,
                                            }, -- end of [86]
                                            [87] = 
                                            {
                                                ["y"] = 737698.5625,
                                                ["x"] = -237896.03125,
                                            }, -- end of [87]
                                            [88] = 
                                            {
                                                ["y"] = 737720.4375,
                                                ["x"] = -237880.671875,
                                            }, -- end of [88]
                                            [89] = 
                                            {
                                                ["y"] = 737743.25,
                                                ["x"] = -237866.8125,
                                            }, -- end of [89]
                                            [90] = 
                                            {
                                                ["y"] = 737767,
                                                ["x"] = -237854.515625,
                                            }, -- end of [90]
                                            [23] = 
                                            {
                                                ["y"] = 735388.1875,
                                                ["x"] = -239260.046875,
                                            }, -- end of [23]
                                            [92] = 
                                            {
                                                ["y"] = 737816.5625,
                                                ["x"] = -237834.796875,
                                            }, -- end of [92]
                                            [93] = 
                                            {
                                                ["y"] = 737842.25,
                                                ["x"] = -237827.453125,
                                            }, -- end of [93]
                                            [6] = 
                                            {
                                                ["y"] = 734400.625,
                                                ["x"] = -239525.515625,
                                            }, -- end of [6]
                                            [95] = 
                                            {
                                                ["y"] = 737894.8125,
                                                ["x"] = -237818,
                                            }, -- end of [95]
                                            [96] = 
                                            {
                                                ["y"] = 738274,
                                                ["x"] = -237775.625,
                                            }, -- end of [96]
                                            [97] = 
                                            {
                                                ["y"] = 738299.5625,
                                                ["x"] = -237771.8125,
                                            }, -- end of [97]
                                            [98] = 
                                            {
                                                ["y"] = 738324.8125,
                                                ["x"] = -237766.109375,
                                            }, -- end of [98]
                                            [99] = 
                                            {
                                                ["y"] = 738349.5625,
                                                ["x"] = -237758.5625,
                                            }, -- end of [99]
                                            [100] = 
                                            {
                                                ["y"] = 738373.6875,
                                                ["x"] = -237749.21875,
                                            }, -- end of [100]
                                            [101] = 
                                            {
                                                ["y"] = 738397,
                                                ["x"] = -237738.109375,
                                            }, -- end of [101]
                                            [102] = 
                                            {
                                                ["y"] = 738419.5,
                                                ["x"] = -237725.3125,
                                            }, -- end of [102]
                                            [26] = 
                                            {
                                                ["y"] = 735511.875,
                                                ["x"] = -239104.140625,
                                            }, -- end of [26]
                                            [104] = 
                                            {
                                                ["y"] = 738461.25,
                                                ["x"] = -237694.921875,
                                            }, -- end of [104]
                                            [105] = 
                                            {
                                                ["y"] = 738480.375,
                                                ["x"] = -237677.5,
                                            }, -- end of [105]
                                            [106] = 
                                            {
                                                ["y"] = 738498.125,
                                                ["x"] = -237658.703125,
                                            }, -- end of [106]
                                            [27] = 
                                            {
                                                ["y"] = 735526.3125,
                                                ["x"] = -239090.453125,
                                            }, -- end of [27]
                                            [108] = 
                                            {
                                                ["y"] = 738566.1875,
                                                ["x"] = -237582.421875,
                                            }, -- end of [108]
                                            [109] = 
                                            {
                                                ["y"] = 738581.8125,
                                                ["x"] = -237568.03125,
                                            }, -- end of [109]
                                            [7] = 
                                            {
                                                ["y"] = 734434.8125,
                                                ["x"] = -239519.25,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 735542,
                                                ["x"] = -239078.25,
                                            }, -- end of [28]
                                            [112] = 
                                            {
                                                ["y"] = 738634.25,
                                                ["x"] = -237531.96875,
                                            }, -- end of [112]
                                            [113] = 
                                            {
                                                ["y"] = 738981.625,
                                                ["x"] = -237343.921875,
                                            }, -- end of [113]
                                            [25] = 
                                            {
                                                ["y"] = 735498.9375,
                                                ["x"] = -239119.1875,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = 735558.8125,
                                                ["x"] = -239067.6875,
                                            }, -- end of [29]
                                            [21] = 
                                            {
                                                ["y"] = 735340.875,
                                                ["x"] = -239309.203125,
                                            }, -- end of [21]
                                            [20] = 
                                            {
                                                ["y"] = 735315.3125,
                                                ["x"] = -239331.859375,
                                            }, -- end of [20]
                                            [78] = 
                                            {
                                                ["y"] = 737405.1875,
                                                ["x"] = -238173.65625,
                                            }, -- end of [78]
                                            [30] = 
                                            {
                                                ["y"] = 735576.5625,
                                                ["x"] = -239058.828125,
                                            }, -- end of [30]
                                            [63] = 
                                            {
                                                ["y"] = 736854.5625,
                                                ["x"] = -238678,
                                            }, -- end of [63]
                                            [47] = 
                                            {
                                                ["y"] = 736031.0625,
                                                ["x"] = -239119.75,
                                            }, -- end of [47]
                                        }, -- end of [9]
                                        [5] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 735595.125,
                                                ["x"] = -239051.78125,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 733861.1875,
                                                ["x"] = -239592.28125,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 734941.8125,
                                                ["x"] = -239482.875,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 735614.3125,
                                                ["x"] = -239046.609375,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 735633.9375,
                                                ["x"] = -239043.359375,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 735653.75,
                                                ["x"] = -239042.078125,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 735673.5625,
                                                ["x"] = -239042.765625,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 734975.75,
                                                ["x"] = -239479.625,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 735693.25,
                                                ["x"] = -239045.421875,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 735712.625,
                                                ["x"] = -239050,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 735731.375,
                                                ["x"] = -239056.5,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 735853.0625,
                                                ["x"] = -239105.4375,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 735009.5,
                                                ["x"] = -239474.59375,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 735874.375,
                                                ["x"] = -239113.09375,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 735896.1875,
                                                ["x"] = -239119.125,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 735918.4375,
                                                ["x"] = -239123.484375,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 735940.9375,
                                                ["x"] = -239126.15625,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 735043,
                                                ["x"] = -239467.796875,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 735963.625,
                                                ["x"] = -239127.109375,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 735986.25,
                                                ["x"] = -239126.359375,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 736008.8125,
                                                ["x"] = -239123.90625,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 733875.1875,
                                                ["x"] = -239594.5,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 735076,
                                                ["x"] = -239459.25,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 736052.9375,
                                                ["x"] = -239113.9375,
                                            }, -- end of [48]
                                            [67] = 
                                            {
                                                ["y"] = 736949,
                                                ["x"] = -238642.484375,
                                            }, -- end of [67]
                                            [49] = 
                                            {
                                                ["y"] = 736074.375,
                                                ["x"] = -239106.46875,
                                            }, -- end of [49]
                                            [71] = 
                                            {
                                                ["y"] = 737029.3125,
                                                ["x"] = -238581.4375,
                                            }, -- end of [71]
                                            [50] = 
                                            {
                                                ["y"] = 736095.125,
                                                ["x"] = -239097.40625,
                                            }, -- end of [50]
                                            [19] = 
                                            {
                                                ["y"] = 735288.625,
                                                ["x"] = -239353.140625,
                                            }, -- end of [19]
                                            [51] = 
                                            {
                                                ["y"] = 736115.1875,
                                                ["x"] = -239086.8125,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 735108.5625,
                                                ["x"] = -239448.984375,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 736134.375,
                                                ["x"] = -239074.734375,
                                            }, -- end of [52]
                                            [22] = 
                                            {
                                                ["y"] = 735365.1875,
                                                ["x"] = -239285.25,
                                            }, -- end of [22]
                                            [53] = 
                                            {
                                                ["y"] = 736579.5,
                                                ["x"] = -238770.296875,
                                            }, -- end of [53]
                                            [91] = 
                                            {
                                                ["y"] = 737791.4375,
                                                ["x"] = -237843.828125,
                                            }, -- end of [91]
                                            [54] = 
                                            {
                                                ["y"] = 736603.5,
                                                ["x"] = -238754.859375,
                                            }, -- end of [54]
                                            [94] = 
                                            {
                                                ["y"] = 737868.375,
                                                ["x"] = -237821.859375,
                                            }, -- end of [94]
                                            [55] = 
                                            {
                                                ["y"] = 736628.3125,
                                                ["x"] = -238740.828125,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 735140.5625,
                                                ["x"] = -239437.03125,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 736653.9375,
                                                ["x"] = -238728.234375,
                                            }, -- end of [56]
                                            [24] = 
                                            {
                                                ["y"] = 735409.875,
                                                ["x"] = -239233.6875,
                                            }, -- end of [24]
                                            [57] = 
                                            {
                                                ["y"] = 736680.25,
                                                ["x"] = -238717.125,
                                            }, -- end of [57]
                                            [103] = 
                                            {
                                                ["y"] = 738440.9375,
                                                ["x"] = -237710.890625,
                                            }, -- end of [103]
                                            [58] = 
                                            {
                                                ["y"] = 736707.125,
                                                ["x"] = -238707.53125,
                                            }, -- end of [58]
                                            [107] = 
                                            {
                                                ["y"] = 738551.625,
                                                ["x"] = -237597.890625,
                                            }, -- end of [107]
                                            [59] = 
                                            {
                                                ["y"] = 736734.5,
                                                ["x"] = -238699.46875,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 735171.875,
                                                ["x"] = -239423.40625,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 736762.3125,
                                                ["x"] = -238693,
                                            }, -- end of [60]
                                            [110] = 
                                            {
                                                ["y"] = 738598.375,
                                                ["x"] = -237554.78125,
                                            }, -- end of [110]
                                            [61] = 
                                            {
                                                ["y"] = 736790.4375,
                                                ["x"] = -238688.125,
                                            }, -- end of [61]
                                            [111] = 
                                            {
                                                ["y"] = 738615.9375,
                                                ["x"] = -237542.734375,
                                            }, -- end of [111]
                                            [62] = 
                                            {
                                                ["y"] = 736829.625,
                                                ["x"] = -238682.5,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 731719.75,
                                                ["x"] = -239121.765625,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 733889.3125,
                                                ["x"] = -239595.046875,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = 735202.375,
                                                ["x"] = -239408.171875,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 736879.0625,
                                                ["x"] = -238671.71875,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 736903.0625,
                                                ["x"] = -238663.671875,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 736926.375,
                                                ["x"] = -238653.90625,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 735232.0625,
                                                ["x"] = -239391.34375,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = 736970.6875,
                                                ["x"] = -238629.453125,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 736991.375,
                                                ["x"] = -238614.875,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 737010.9375,
                                                ["x"] = -238598.84375,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                ["y"] = 735260.875,
                                                ["x"] = -239372.984375,
                                            }, -- end of [18]
                                            [72] = 
                                            {
                                                ["y"] = 737046.375,
                                                ["x"] = -238562.75,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 737199.875,
                                                ["x"] = -238382.125,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 737238.4375,
                                                ["x"] = -238338.078125,
                                            }, -- end of [74]
                                            [75] = 
                                            {
                                                ["y"] = 737278.3125,
                                                ["x"] = -238295.171875,
                                            }, -- end of [75]
                                            [76] = 
                                            {
                                                ["y"] = 737319.4375,
                                                ["x"] = -238253.4375,
                                            }, -- end of [76]
                                            [77] = 
                                            {
                                                ["y"] = 737361.6875,
                                                ["x"] = -238212.921875,
                                            }, -- end of [77]
                                            [5] = 
                                            {
                                                ["y"] = 733903.4375,
                                                ["x"] = -239593.9375,
                                            }, -- end of [5]
                                            [79] = 
                                            {
                                                ["y"] = 737498.75,
                                                ["x"] = -238091.65625,
                                            }, -- end of [79]
                                            [80] = 
                                            {
                                                ["y"] = 737533.75,
                                                ["x"] = -238060,
                                            }, -- end of [80]
                                            [81] = 
                                            {
                                                ["y"] = 737567.75,
                                                ["x"] = -238027.234375,
                                            }, -- end of [81]
                                            [82] = 
                                            {
                                                ["y"] = 737600.6875,
                                                ["x"] = -237993.40625,
                                            }, -- end of [82]
                                            [83] = 
                                            {
                                                ["y"] = 737632.5625,
                                                ["x"] = -237958.53125,
                                            }, -- end of [83]
                                            [84] = 
                                            {
                                                ["y"] = 737639.8125,
                                                ["x"] = -237950.328125,
                                            }, -- end of [84]
                                            [85] = 
                                            {
                                                ["y"] = 737658.1875,
                                                ["x"] = -237930.9375,
                                            }, -- end of [85]
                                            [86] = 
                                            {
                                                ["y"] = 737677.8125,
                                                ["x"] = -237912.8125,
                                            }, -- end of [86]
                                            [87] = 
                                            {
                                                ["y"] = 737698.5625,
                                                ["x"] = -237896.03125,
                                            }, -- end of [87]
                                            [88] = 
                                            {
                                                ["y"] = 737720.4375,
                                                ["x"] = -237880.671875,
                                            }, -- end of [88]
                                            [89] = 
                                            {
                                                ["y"] = 737743.25,
                                                ["x"] = -237866.8125,
                                            }, -- end of [89]
                                            [90] = 
                                            {
                                                ["y"] = 737767,
                                                ["x"] = -237854.515625,
                                            }, -- end of [90]
                                            [23] = 
                                            {
                                                ["y"] = 735388.1875,
                                                ["x"] = -239260.046875,
                                            }, -- end of [23]
                                            [92] = 
                                            {
                                                ["y"] = 737816.5625,
                                                ["x"] = -237834.796875,
                                            }, -- end of [92]
                                            [93] = 
                                            {
                                                ["y"] = 737842.25,
                                                ["x"] = -237827.453125,
                                            }, -- end of [93]
                                            [6] = 
                                            {
                                                ["y"] = 734400.625,
                                                ["x"] = -239525.515625,
                                            }, -- end of [6]
                                            [95] = 
                                            {
                                                ["y"] = 737894.8125,
                                                ["x"] = -237818,
                                            }, -- end of [95]
                                            [96] = 
                                            {
                                                ["y"] = 738274,
                                                ["x"] = -237775.625,
                                            }, -- end of [96]
                                            [97] = 
                                            {
                                                ["y"] = 738299.5625,
                                                ["x"] = -237771.8125,
                                            }, -- end of [97]
                                            [98] = 
                                            {
                                                ["y"] = 738324.8125,
                                                ["x"] = -237766.109375,
                                            }, -- end of [98]
                                            [99] = 
                                            {
                                                ["y"] = 738349.5625,
                                                ["x"] = -237758.5625,
                                            }, -- end of [99]
                                            [100] = 
                                            {
                                                ["y"] = 738373.6875,
                                                ["x"] = -237749.21875,
                                            }, -- end of [100]
                                            [101] = 
                                            {
                                                ["y"] = 738397,
                                                ["x"] = -237738.109375,
                                            }, -- end of [101]
                                            [102] = 
                                            {
                                                ["y"] = 738419.5,
                                                ["x"] = -237725.3125,
                                            }, -- end of [102]
                                            [26] = 
                                            {
                                                ["y"] = 735511.875,
                                                ["x"] = -239104.140625,
                                            }, -- end of [26]
                                            [104] = 
                                            {
                                                ["y"] = 738461.25,
                                                ["x"] = -237694.921875,
                                            }, -- end of [104]
                                            [105] = 
                                            {
                                                ["y"] = 738480.375,
                                                ["x"] = -237677.5,
                                            }, -- end of [105]
                                            [106] = 
                                            {
                                                ["y"] = 738498.125,
                                                ["x"] = -237658.703125,
                                            }, -- end of [106]
                                            [27] = 
                                            {
                                                ["y"] = 735526.3125,
                                                ["x"] = -239090.453125,
                                            }, -- end of [27]
                                            [108] = 
                                            {
                                                ["y"] = 738566.1875,
                                                ["x"] = -237582.421875,
                                            }, -- end of [108]
                                            [109] = 
                                            {
                                                ["y"] = 738581.8125,
                                                ["x"] = -237568.03125,
                                            }, -- end of [109]
                                            [7] = 
                                            {
                                                ["y"] = 734434.8125,
                                                ["x"] = -239519.25,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 735542,
                                                ["x"] = -239078.25,
                                            }, -- end of [28]
                                            [112] = 
                                            {
                                                ["y"] = 738634.25,
                                                ["x"] = -237531.96875,
                                            }, -- end of [112]
                                            [113] = 
                                            {
                                                ["y"] = 739083.8125,
                                                ["x"] = -237288.609375,
                                            }, -- end of [113]
                                            [25] = 
                                            {
                                                ["y"] = 735498.9375,
                                                ["x"] = -239119.1875,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = 735558.8125,
                                                ["x"] = -239067.6875,
                                            }, -- end of [29]
                                            [21] = 
                                            {
                                                ["y"] = 735340.875,
                                                ["x"] = -239309.203125,
                                            }, -- end of [21]
                                            [20] = 
                                            {
                                                ["y"] = 735315.3125,
                                                ["x"] = -239331.859375,
                                            }, -- end of [20]
                                            [78] = 
                                            {
                                                ["y"] = 737405.1875,
                                                ["x"] = -238173.65625,
                                            }, -- end of [78]
                                            [30] = 
                                            {
                                                ["y"] = 735576.5625,
                                                ["x"] = -239058.828125,
                                            }, -- end of [30]
                                            [63] = 
                                            {
                                                ["y"] = 736854.5625,
                                                ["x"] = -238678,
                                            }, -- end of [63]
                                            [47] = 
                                            {
                                                ["y"] = 736031.0625,
                                                ["x"] = -239119.75,
                                            }, -- end of [47]
                                        }, -- end of [5]
                                        [10] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 737632.5625,
                                                ["x"] = -237958.53125,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 738634.25,
                                                ["x"] = -237531.96875,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 738498.125,
                                                ["x"] = -237658.703125,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 737600.6875,
                                                ["x"] = -237993.40625,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 737567.75,
                                                ["x"] = -238027.234375,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 737533.75,
                                                ["x"] = -238060,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 737498.75,
                                                ["x"] = -238091.65625,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 738480.375,
                                                ["x"] = -237677.5,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 737405.1875,
                                                ["x"] = -238173.65625,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 737361.6875,
                                                ["x"] = -238212.921875,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 737319.4375,
                                                ["x"] = -238253.4375,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 737278.3125,
                                                ["x"] = -238295.171875,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 738461.25,
                                                ["x"] = -237694.921875,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 737238.4375,
                                                ["x"] = -238338.078125,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 737199.875,
                                                ["x"] = -238382.125,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 737046.375,
                                                ["x"] = -238562.75,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 737029.3125,
                                                ["x"] = -238581.4375,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 738440.9375,
                                                ["x"] = -237710.890625,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 737010.9375,
                                                ["x"] = -238598.84375,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 736991.375,
                                                ["x"] = -238614.875,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 736970.6875,
                                                ["x"] = -238629.453125,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 738615.9375,
                                                ["x"] = -237542.734375,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 738419.5,
                                                ["x"] = -237725.3125,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 736926.375,
                                                ["x"] = -238653.90625,
                                            }, -- end of [48]
                                            [67] = 
                                            {
                                                ["y"] = 736031.0625,
                                                ["x"] = -239119.75,
                                            }, -- end of [67]
                                            [49] = 
                                            {
                                                ["y"] = 736903.0625,
                                                ["x"] = -238663.671875,
                                            }, -- end of [49]
                                            [71] = 
                                            {
                                                ["y"] = 735940.9375,
                                                ["x"] = -239126.15625,
                                            }, -- end of [71]
                                            [50] = 
                                            {
                                                ["y"] = 736879.0625,
                                                ["x"] = -238671.71875,
                                            }, -- end of [50]
                                            [19] = 
                                            {
                                                ["y"] = 737894.8125,
                                                ["x"] = -237818,
                                            }, -- end of [19]
                                            [51] = 
                                            {
                                                ["y"] = 736854.5625,
                                                ["x"] = -238678,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 738397,
                                                ["x"] = -237738.109375,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 736829.625,
                                                ["x"] = -238682.5,
                                            }, -- end of [52]
                                            [22] = 
                                            {
                                                ["y"] = 737816.5625,
                                                ["x"] = -237834.796875,
                                            }, -- end of [22]
                                            [53] = 
                                            {
                                                ["y"] = 736790.4375,
                                                ["x"] = -238688.125,
                                            }, -- end of [53]
                                            [91] = 
                                            {
                                                ["y"] = 735388.1875,
                                                ["x"] = -239260.046875,
                                            }, -- end of [91]
                                            [54] = 
                                            {
                                                ["y"] = 736762.3125,
                                                ["x"] = -238693,
                                            }, -- end of [54]
                                            [94] = 
                                            {
                                                ["y"] = 735315.3125,
                                                ["x"] = -239331.859375,
                                            }, -- end of [94]
                                            [55] = 
                                            {
                                                ["y"] = 736734.5,
                                                ["x"] = -238699.46875,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 738373.6875,
                                                ["x"] = -237749.21875,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 736707.125,
                                                ["x"] = -238707.53125,
                                            }, -- end of [56]
                                            [24] = 
                                            {
                                                ["y"] = 737767,
                                                ["x"] = -237854.515625,
                                            }, -- end of [24]
                                            [57] = 
                                            {
                                                ["y"] = 736680.25,
                                                ["x"] = -238717.125,
                                            }, -- end of [57]
                                            [103] = 
                                            {
                                                ["y"] = 735043,
                                                ["x"] = -239467.796875,
                                            }, -- end of [103]
                                            [58] = 
                                            {
                                                ["y"] = 736653.9375,
                                                ["x"] = -238728.234375,
                                            }, -- end of [58]
                                            [107] = 
                                            {
                                                ["y"] = 734427.625,
                                                ["x"] = -239520.234375,
                                            }, -- end of [107]
                                            [59] = 
                                            {
                                                ["y"] = 736628.3125,
                                                ["x"] = -238740.828125,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 738349.5625,
                                                ["x"] = -237758.5625,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 736603.5,
                                                ["x"] = -238754.859375,
                                            }, -- end of [60]
                                            [110] = 
                                            {
                                                ["y"] = 733889.3125,
                                                ["x"] = -239595.046875,
                                            }, -- end of [110]
                                            [61] = 
                                            {
                                                ["y"] = 736579.5,
                                                ["x"] = -238770.296875,
                                            }, -- end of [61]
                                            [111] = 
                                            {
                                                ["y"] = 733875.1875,
                                                ["x"] = -239594.5,
                                            }, -- end of [111]
                                            [62] = 
                                            {
                                                ["y"] = 736134.375,
                                                ["x"] = -239074.734375,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 738981.625,
                                                ["x"] = -237343.921875,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 738598.375,
                                                ["x"] = -237554.78125,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = 738324.8125,
                                                ["x"] = -237766.109375,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 736095.125,
                                                ["x"] = -239097.40625,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 736074.375,
                                                ["x"] = -239106.46875,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 736052.9375,
                                                ["x"] = -239113.9375,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 738299.5625,
                                                ["x"] = -237771.8125,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = 736008.8125,
                                                ["x"] = -239123.90625,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 735986.25,
                                                ["x"] = -239126.359375,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 735963.625,
                                                ["x"] = -239127.109375,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                ["y"] = 738274,
                                                ["x"] = -237775.625,
                                            }, -- end of [18]
                                            [72] = 
                                            {
                                                ["y"] = 735918.4375,
                                                ["x"] = -239123.484375,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 735896.1875,
                                                ["x"] = -239119.125,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 735874.375,
                                                ["x"] = -239113.09375,
                                            }, -- end of [74]
                                            [75] = 
                                            {
                                                ["y"] = 735853.0625,
                                                ["x"] = -239105.4375,
                                            }, -- end of [75]
                                            [76] = 
                                            {
                                                ["y"] = 735731.375,
                                                ["x"] = -239056.5,
                                            }, -- end of [76]
                                            [77] = 
                                            {
                                                ["y"] = 735712.625,
                                                ["x"] = -239050,
                                            }, -- end of [77]
                                            [5] = 
                                            {
                                                ["y"] = 738581.8125,
                                                ["x"] = -237568.03125,
                                            }, -- end of [5]
                                            [79] = 
                                            {
                                                ["y"] = 735673.5625,
                                                ["x"] = -239042.765625,
                                            }, -- end of [79]
                                            [80] = 
                                            {
                                                ["y"] = 735653.75,
                                                ["x"] = -239042.078125,
                                            }, -- end of [80]
                                            [81] = 
                                            {
                                                ["y"] = 735633.9375,
                                                ["x"] = -239043.359375,
                                            }, -- end of [81]
                                            [82] = 
                                            {
                                                ["y"] = 735614.3125,
                                                ["x"] = -239046.609375,
                                            }, -- end of [82]
                                            [83] = 
                                            {
                                                ["y"] = 735595.125,
                                                ["x"] = -239051.78125,
                                            }, -- end of [83]
                                            [84] = 
                                            {
                                                ["y"] = 735576.5625,
                                                ["x"] = -239058.828125,
                                            }, -- end of [84]
                                            [85] = 
                                            {
                                                ["y"] = 735558.8125,
                                                ["x"] = -239067.6875,
                                            }, -- end of [85]
                                            [86] = 
                                            {
                                                ["y"] = 735542,
                                                ["x"] = -239078.25,
                                            }, -- end of [86]
                                            [87] = 
                                            {
                                                ["y"] = 735526.3125,
                                                ["x"] = -239090.453125,
                                            }, -- end of [87]
                                            [88] = 
                                            {
                                                ["y"] = 735511.875,
                                                ["x"] = -239104.140625,
                                            }, -- end of [88]
                                            [89] = 
                                            {
                                                ["y"] = 735498.9375,
                                                ["x"] = -239119.1875,
                                            }, -- end of [89]
                                            [90] = 
                                            {
                                                ["y"] = 735409.875,
                                                ["x"] = -239233.6875,
                                            }, -- end of [90]
                                            [23] = 
                                            {
                                                ["y"] = 737791.4375,
                                                ["x"] = -237843.828125,
                                            }, -- end of [23]
                                            [92] = 
                                            {
                                                ["y"] = 735365.1875,
                                                ["x"] = -239285.25,
                                            }, -- end of [92]
                                            [93] = 
                                            {
                                                ["y"] = 735340.875,
                                                ["x"] = -239309.203125,
                                            }, -- end of [93]
                                            [6] = 
                                            {
                                                ["y"] = 738566.1875,
                                                ["x"] = -237582.421875,
                                            }, -- end of [6]
                                            [95] = 
                                            {
                                                ["y"] = 735288.625,
                                                ["x"] = -239353.140625,
                                            }, -- end of [95]
                                            [96] = 
                                            {
                                                ["y"] = 735260.875,
                                                ["x"] = -239372.984375,
                                            }, -- end of [96]
                                            [97] = 
                                            {
                                                ["y"] = 735232.0625,
                                                ["x"] = -239391.34375,
                                            }, -- end of [97]
                                            [98] = 
                                            {
                                                ["y"] = 735202.375,
                                                ["x"] = -239408.171875,
                                            }, -- end of [98]
                                            [99] = 
                                            {
                                                ["y"] = 735171.875,
                                                ["x"] = -239423.40625,
                                            }, -- end of [99]
                                            [100] = 
                                            {
                                                ["y"] = 735140.5625,
                                                ["x"] = -239437.03125,
                                            }, -- end of [100]
                                            [101] = 
                                            {
                                                ["y"] = 735108.5625,
                                                ["x"] = -239448.984375,
                                            }, -- end of [101]
                                            [102] = 
                                            {
                                                ["y"] = 735076,
                                                ["x"] = -239459.25,
                                            }, -- end of [102]
                                            [26] = 
                                            {
                                                ["y"] = 737720.4375,
                                                ["x"] = -237880.671875,
                                            }, -- end of [26]
                                            [104] = 
                                            {
                                                ["y"] = 735009.5,
                                                ["x"] = -239474.59375,
                                            }, -- end of [104]
                                            [105] = 
                                            {
                                                ["y"] = 734975.75,
                                                ["x"] = -239479.625,
                                            }, -- end of [105]
                                            [106] = 
                                            {
                                                ["y"] = 734941.8125,
                                                ["x"] = -239482.875,
                                            }, -- end of [106]
                                            [27] = 
                                            {
                                                ["y"] = 737698.5625,
                                                ["x"] = -237896.03125,
                                            }, -- end of [27]
                                            [108] = 
                                            {
                                                ["y"] = 734386.0625,
                                                ["x"] = -239528.109375,
                                            }, -- end of [108]
                                            [109] = 
                                            {
                                                ["y"] = 733903.4375,
                                                ["x"] = -239593.9375,
                                            }, -- end of [109]
                                            [7] = 
                                            {
                                                ["y"] = 738551.625,
                                                ["x"] = -237597.890625,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 737677.8125,
                                                ["x"] = -237912.8125,
                                            }, -- end of [28]
                                            [112] = 
                                            {
                                                ["y"] = 733861.1875,
                                                ["x"] = -239592.28125,
                                            }, -- end of [112]
                                            [113] = 
                                            {
                                                ["y"] = 732182.4375,
                                                ["x"] = -239223.421875,
                                            }, -- end of [113]
                                            [25] = 
                                            {
                                                ["y"] = 737743.25,
                                                ["x"] = -237866.8125,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = 737658.1875,
                                                ["x"] = -237930.9375,
                                            }, -- end of [29]
                                            [21] = 
                                            {
                                                ["y"] = 737842.25,
                                                ["x"] = -237827.453125,
                                            }, -- end of [21]
                                            [20] = 
                                            {
                                                ["y"] = 737868.375,
                                                ["x"] = -237821.859375,
                                            }, -- end of [20]
                                            [78] = 
                                            {
                                                ["y"] = 735693.25,
                                                ["x"] = -239045.421875,
                                            }, -- end of [78]
                                            [30] = 
                                            {
                                                ["y"] = 737639.8125,
                                                ["x"] = -237950.328125,
                                            }, -- end of [30]
                                            [63] = 
                                            {
                                                ["y"] = 736115.1875,
                                                ["x"] = -239086.8125,
                                            }, -- end of [63]
                                            [47] = 
                                            {
                                                ["y"] = 736949,
                                                ["x"] = -238642.484375,
                                            }, -- end of [47]
                                        }, -- end of [10]
                                        [3] = 
                                        {
                                            [33] = 
                                            {
                                                ["y"] = 729405.6875,
                                                ["x"] = -237988.515625,
                                            }, -- end of [33]
                                            [35] = 
                                            {
                                                ["y"] = 729394,
                                                ["x"] = -238005.09375,
                                            }, -- end of [35]
                                            [37] = 
                                            {
                                                ["y"] = 729389.1875,
                                                ["x"] = -238024.78125,
                                            }, -- end of [37]
                                            [39] = 
                                            {
                                                ["y"] = 729385.4375,
                                                ["x"] = -238070.953125,
                                            }, -- end of [39]
                                            [41] = 
                                            {
                                                ["y"] = 729373.9375,
                                                ["x"] = -238132.734375,
                                            }, -- end of [41]
                                            [43] = 
                                            {
                                                ["y"] = 729354.8125,
                                                ["x"] = -238192.578125,
                                            }, -- end of [43]
                                            [45] = 
                                            {
                                                ["y"] = 729328.3125,
                                                ["x"] = -238249.546875,
                                            }, -- end of [45]
                                            [47] = 
                                            {
                                                ["y"] = 729294.875,
                                                ["x"] = -238302.75,
                                            }, -- end of [47]
                                            [49] = 
                                            {
                                                ["y"] = 729255,
                                                ["x"] = -238351.34375,
                                            }, -- end of [49]
                                            [51] = 
                                            {
                                                ["y"] = 729209.375,
                                                ["x"] = -238394.546875,
                                            }, -- end of [51]
                                            [53] = 
                                            {
                                                ["y"] = 729158.6875,
                                                ["x"] = -238431.6875,
                                            }, -- end of [53]
                                            [55] = 
                                            {
                                                ["y"] = 729103.6875,
                                                ["x"] = -238462.171875,
                                            }, -- end of [55]
                                            [57] = 
                                            {
                                                ["y"] = 729045.375,
                                                ["x"] = -238485.53125,
                                            }, -- end of [57]
                                            [59] = 
                                            {
                                                ["y"] = 728984.5625,
                                                ["x"] = -238501.375,
                                            }, -- end of [59]
                                            [61] = 
                                            {
                                                ["y"] = 728922.25,
                                                ["x"] = -238509.484375,
                                            }, -- end of [61]
                                            [63] = 
                                            {
                                                ["y"] = 728859.375,
                                                ["x"] = -238509.703125,
                                            }, -- end of [63]
                                            [66] = 
                                            {
                                                ["y"] = 728496.3125,
                                                ["x"] = -238466.65625,
                                            }, -- end of [66]
                                            [70] = 
                                            {
                                                ["y"] = 728295,
                                                ["x"] = -238484.359375,
                                            }, -- end of [70]
                                            [74] = 
                                            {
                                                ["y"] = 728171.75,
                                                ["x"] = -238483.296875,
                                            }, -- end of [74]
                                            [78] = 
                                            {
                                                ["y"] = 728052.5,
                                                ["x"] = -238452.125,
                                            }, -- end of [78]
                                            [82] = 
                                            {
                                                ["y"] = 727944.5,
                                                ["x"] = -238392.734375,
                                            }, -- end of [82]
                                            [86] = 
                                            {
                                                ["y"] = 727854.3125,
                                                ["x"] = -238308.71875,
                                            }, -- end of [86]
                                            [90] = 
                                            {
                                                ["y"] = 727749.1875,
                                                ["x"] = -238174.109375,
                                            }, -- end of [90]
                                            [94] = 
                                            {
                                                ["y"] = 727683.75,
                                                ["x"] = -238134.0625,
                                            }, -- end of [94]
                                            [98] = 
                                            {
                                                ["y"] = 727608.0625,
                                                ["x"] = -238121.578125,
                                            }, -- end of [98]
                                            [102] = 
                                            {
                                                ["y"] = 727533.25,
                                                ["x"] = -238138.515625,
                                            }, -- end of [102]
                                            [106] = 
                                            {
                                                ["y"] = 727446,
                                                ["x"] = -238168.515625,
                                            }, -- end of [106]
                                            [110] = 
                                            {
                                                ["y"] = 727341,
                                                ["x"] = -238177.515625,
                                            }, -- end of [110]
                                            [114] = 
                                            {
                                                ["y"] = 727237.3125,
                                                ["x"] = -238158.8125,
                                            }, -- end of [114]
                                            [118] = 
                                            {
                                                ["y"] = 726595.5,
                                                ["x"] = -237909.921875,
                                            }, -- end of [118]
                                            [122] = 
                                            {
                                                ["y"] = 726456.75,
                                                ["x"] = -237887.515625,
                                            }, -- end of [122]
                                            [126] = 
                                            {
                                                ["y"] = 725890.125,
                                                ["x"] = -237941.953125,
                                            }, -- end of [126]
                                            [132] = 
                                            {
                                                ["y"] = 725608,
                                                ["x"] = -238051.40625,
                                            }, -- end of [132]
                                            [140] = 
                                            {
                                                ["y"] = 725447.9375,
                                                ["x"] = -238035.484375,
                                            }, -- end of [140]
                                            [148] = 
                                            {
                                                ["y"] = 724464.4375,
                                                ["x"] = -237366.546875,
                                            }, -- end of [148]
                                            [1] = 
                                            {
                                                ["y"] = 730557,
                                                ["x"] = -238866.265625,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 729625.0625,
                                                ["x"] = -238661.5,
                                            }, -- end of [2]
                                            [133] = 
                                            {
                                                ["y"] = 725596.4375,
                                                ["x"] = -238055.828125,
                                            }, -- end of [133]
                                            [141] = 
                                            {
                                                ["y"] = 725410,
                                                ["x"] = -238023.171875,
                                            }, -- end of [141]
                                            [3] = 
                                            {
                                                ["y"] = 729612.875,
                                                ["x"] = -238657.84375,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 729601.375,
                                                ["x"] = -238652.40625,
                                            }, -- end of [4]
                                            [67] = 
                                            {
                                                ["y"] = 728475.5625,
                                                ["x"] = -238465.96875,
                                            }, -- end of [67]
                                            [71] = 
                                            {
                                                ["y"] = 728264.25,
                                                ["x"] = -238486.953125,
                                            }, -- end of [71]
                                            [75] = 
                                            {
                                                ["y"] = 728141.25,
                                                ["x"] = -238478.28125,
                                            }, -- end of [75]
                                            [5] = 
                                            {
                                                ["y"] = 729590.8125,
                                                ["x"] = -238645.34375,
                                            }, -- end of [5]
                                            [83] = 
                                            {
                                                ["y"] = 727920.0625,
                                                ["x"] = -238373.859375,
                                            }, -- end of [83]
                                            [87] = 
                                            {
                                                ["y"] = 727835.25,
                                                ["x"] = -238284.4375,
                                            }, -- end of [87]
                                            [91] = 
                                            {
                                                ["y"] = 727734.375,
                                                ["x"] = -238161.78125,
                                            }, -- end of [91]
                                            [6] = 
                                            {
                                                ["y"] = 729581.4375,
                                                ["x"] = -238636.765625,
                                            }, -- end of [6]
                                            [99] = 
                                            {
                                                ["y"] = 727588.875,
                                                ["x"] = -238123.078125,
                                            }, -- end of [99]
                                            [103] = 
                                            {
                                                ["y"] = 727521.1875,
                                                ["x"] = -238143.859375,
                                            }, -- end of [103]
                                            [107] = 
                                            {
                                                ["y"] = 727420,
                                                ["x"] = -238173.359375,
                                            }, -- end of [107]
                                            [7] = 
                                            {
                                                ["y"] = 729573.4375,
                                                ["x"] = -238626.890625,
                                            }, -- end of [7]
                                            [115] = 
                                            {
                                                ["y"] = 727212.4375,
                                                ["x"] = -238149.90625,
                                            }, -- end of [115]
                                            [119] = 
                                            {
                                                ["y"] = 726561.3125,
                                                ["x"] = -237901.515625,
                                            }, -- end of [119]
                                            [123] = 
                                            {
                                                ["y"] = 726421.5625,
                                                ["x"] = -237886.65625,
                                            }, -- end of [123]
                                            [8] = 
                                            {
                                                ["y"] = 729567,
                                                ["x"] = -238615.953125,
                                            }, -- end of [8]
                                            [134] = 
                                            {
                                                ["y"] = 725584.5,
                                                ["x"] = -238058.796875,
                                            }, -- end of [134]
                                            [9] = 
                                            {
                                                ["y"] = 729562.3125,
                                                ["x"] = -238604.15625,
                                            }, -- end of [9]
                                            [10] = 
                                            {
                                                ["y"] = 729559.375,
                                                ["x"] = -238591.796875,
                                            }, -- end of [10]
                                            [11] = 
                                            {
                                                ["y"] = 729558.3125,
                                                ["x"] = -238579.140625,
                                            }, -- end of [11]
                                            [12] = 
                                            {
                                                ["y"] = 729559.1875,
                                                ["x"] = -238566.46875,
                                            }, -- end of [12]
                                            [13] = 
                                            {
                                                ["y"] = 729623,
                                                ["x"] = -238120.078125,
                                            }, -- end of [13]
                                            [14] = 
                                            {
                                                ["y"] = 729624.1875,
                                                ["x"] = -238105.75,
                                            }, -- end of [14]
                                            [15] = 
                                            {
                                                ["y"] = 729623.625,
                                                ["x"] = -238091.390625,
                                            }, -- end of [15]
                                            [16] = 
                                            {
                                                ["y"] = 729621.375,
                                                ["x"] = -238077.1875,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 729617.375,
                                                ["x"] = -238063.375,
                                            }, -- end of [17]
                                            [18] = 
                                            {
                                                ["y"] = 729611.8125,
                                                ["x"] = -238050.109375,
                                            }, -- end of [18]
                                            [19] = 
                                            {
                                                ["y"] = 729604.75,
                                                ["x"] = -238037.625,
                                            }, -- end of [19]
                                            [20] = 
                                            {
                                                ["y"] = 729596.1875,
                                                ["x"] = -238026.0625,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 729586.3125,
                                                ["x"] = -238015.625,
                                            }, -- end of [21]
                                            [22] = 
                                            {
                                                ["y"] = 729575.25,
                                                ["x"] = -238006.421875,
                                            }, -- end of [22]
                                            [23] = 
                                            {
                                                ["y"] = 729563.1875,
                                                ["x"] = -237998.625,
                                            }, -- end of [23]
                                            [24] = 
                                            {
                                                ["y"] = 729550.25,
                                                ["x"] = -237992.3125,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 729536.6875,
                                                ["x"] = -237987.59375,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 729522.625,
                                                ["x"] = -237984.53125,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 729519.1875,
                                                ["x"] = -237984,
                                            }, -- end of [27]
                                            [28] = 
                                            {
                                                ["y"] = 729452.5625,
                                                ["x"] = -237973.625,
                                            }, -- end of [28]
                                            [29] = 
                                            {
                                                ["y"] = 729442.375,
                                                ["x"] = -237972.96875,
                                            }, -- end of [29]
                                            [30] = 
                                            {
                                                ["y"] = 729432.3125,
                                                ["x"] = -237974.21875,
                                            }, -- end of [30]
                                            [31] = 
                                            {
                                                ["y"] = 729422.5625,
                                                ["x"] = -237977.296875,
                                            }, -- end of [31]
                                            [32] = 
                                            {
                                                ["y"] = 729413.625,
                                                ["x"] = -237982.125,
                                            }, -- end of [32]
                                            [34] = 
                                            {
                                                ["y"] = 729399.0625,
                                                ["x"] = -237996.265625,
                                            }, -- end of [34]
                                            [36] = 
                                            {
                                                ["y"] = 729390.6875,
                                                ["x"] = -238014.703125,
                                            }, -- end of [36]
                                            [38] = 
                                            {
                                                ["y"] = 729388.3125,
                                                ["x"] = -238039.640625,
                                            }, -- end of [38]
                                            [40] = 
                                            {
                                                ["y"] = 729380.6875,
                                                ["x"] = -238102.015625,
                                            }, -- end of [40]
                                            [42] = 
                                            {
                                                ["y"] = 729365.3125,
                                                ["x"] = -238162.953125,
                                            }, -- end of [42]
                                            [44] = 
                                            {
                                                ["y"] = 729342.4375,
                                                ["x"] = -238221.484375,
                                            }, -- end of [44]
                                            [46] = 
                                            {
                                                ["y"] = 729312.4375,
                                                ["x"] = -238276.6875,
                                            }, -- end of [46]
                                            [48] = 
                                            {
                                                ["y"] = 729275.6875,
                                                ["x"] = -238327.671875,
                                            }, -- end of [48]
                                            [50] = 
                                            {
                                                ["y"] = 729232.875,
                                                ["x"] = -238373.65625,
                                            }, -- end of [50]
                                            [52] = 
                                            {
                                                ["y"] = 729184.625,
                                                ["x"] = -238413.90625,
                                            }, -- end of [52]
                                            [54] = 
                                            {
                                                ["y"] = 729131.6875,
                                                ["x"] = -238447.796875,
                                            }, -- end of [54]
                                            [56] = 
                                            {
                                                ["y"] = 729074.9375,
                                                ["x"] = -238474.765625,
                                            }, -- end of [56]
                                            [58] = 
                                            {
                                                ["y"] = 729015.1875,
                                                ["x"] = -238494.40625,
                                            }, -- end of [58]
                                            [60] = 
                                            {
                                                ["y"] = 728953.5,
                                                ["x"] = -238506.40625,
                                            }, -- end of [60]
                                            [62] = 
                                            {
                                                ["y"] = 728890.8125,
                                                ["x"] = -238510.578125,
                                            }, -- end of [62]
                                            [64] = 
                                            {
                                                ["y"] = 728828.125,
                                                ["x"] = -238506.859375,
                                            }, -- end of [64]
                                            [68] = 
                                            {
                                                ["y"] = 728454.8125,
                                                ["x"] = -238466.515625,
                                            }, -- end of [68]
                                            [72] = 
                                            {
                                                ["y"] = 728233.3125,
                                                ["x"] = -238487.640625,
                                            }, -- end of [72]
                                            [76] = 
                                            {
                                                ["y"] = 728111.1875,
                                                ["x"] = -238471.40625,
                                            }, -- end of [76]
                                            [80] = 
                                            {
                                                ["y"] = 727996.6875,
                                                ["x"] = -238425.765625,
                                            }, -- end of [80]
                                            [84] = 
                                            {
                                                ["y"] = 727896.8125,
                                                ["x"] = -238353.515625,
                                            }, -- end of [84]
                                            [88] = 
                                            {
                                                ["y"] = 727774.9375,
                                                ["x"] = -238202.78125,
                                            }, -- end of [88]
                                            [92] = 
                                            {
                                                ["y"] = 727718.4375,
                                                ["x"] = -238150.921875,
                                            }, -- end of [92]
                                            [96] = 
                                            {
                                                ["y"] = 727646.5625,
                                                ["x"] = -238124.15625,
                                            }, -- end of [96]
                                            [100] = 
                                            {
                                                ["y"] = 727569.875,
                                                ["x"] = -238126.421875,
                                            }, -- end of [100]
                                            [104] = 
                                            {
                                                ["y"] = 727496.6875,
                                                ["x"] = -238153.734375,
                                            }, -- end of [104]
                                            [108] = 
                                            {
                                                ["y"] = 727393.75,
                                                ["x"] = -238176.484375,
                                            }, -- end of [108]
                                            [112] = 
                                            {
                                                ["y"] = 727288.5,
                                                ["x"] = -238171.59375,
                                            }, -- end of [112]
                                            [116] = 
                                            {
                                                ["y"] = 726662.25,
                                                ["x"] = -237932.234375,
                                            }, -- end of [116]
                                            [120] = 
                                            {
                                                ["y"] = 726526.75,
                                                ["x"] = -237894.953125,
                                            }, -- end of [120]
                                            [124] = 
                                            {
                                                ["y"] = 726386.375,
                                                ["x"] = -237887.6875,
                                            }, -- end of [124]
                                            [128] = 
                                            {
                                                ["y"] = 725846.4375,
                                                ["x"] = -237949.609375,
                                            }, -- end of [128]
                                            [136] = 
                                            {
                                                ["y"] = 725559.875,
                                                ["x"] = -238060.21875,
                                            }, -- end of [136]
                                            [144] = 
                                            {
                                                ["y"] = 725300.5,
                                                ["x"] = -237975.125,
                                            }, -- end of [144]
                                            [129] = 
                                            {
                                                ["y"] = 725825.0625,
                                                ["x"] = -237955.515625,
                                            }, -- end of [129]
                                            [137] = 
                                            {
                                                ["y"] = 725547.6875,
                                                ["x"] = -238058.640625,
                                            }, -- end of [137]
                                            [145] = 
                                            {
                                                ["y"] = 725265.75,
                                                ["x"] = -237955.546875,
                                            }, -- end of [145]
                                            [65] = 
                                            {
                                                ["y"] = 728516.9375,
                                                ["x"] = -238468.5625,
                                            }, -- end of [65]
                                            [69] = 
                                            {
                                                ["y"] = 728434.1875,
                                                ["x"] = -238468.28125,
                                            }, -- end of [69]
                                            [73] = 
                                            {
                                                ["y"] = 728202.5,
                                                ["x"] = -238486.421875,
                                            }, -- end of [73]
                                            [77] = 
                                            {
                                                ["y"] = 728081.5625,
                                                ["x"] = -238462.671875,
                                            }, -- end of [77]
                                            [81] = 
                                            {
                                                ["y"] = 727970.0625,
                                                ["x"] = -238410.046875,
                                            }, -- end of [81]
                                            [85] = 
                                            {
                                                ["y"] = 727874.875,
                                                ["x"] = -238331.765625,
                                            }, -- end of [85]
                                            [89] = 
                                            {
                                                ["y"] = 727762.75,
                                                ["x"] = -238187.828125,
                                            }, -- end of [89]
                                            [93] = 
                                            {
                                                ["y"] = 727701.5,
                                                ["x"] = -238141.65625,
                                            }, -- end of [93]
                                            [97] = 
                                            {
                                                ["y"] = 727627.375,
                                                ["x"] = -238121.9375,
                                            }, -- end of [97]
                                            [101] = 
                                            {
                                                ["y"] = 727551.25,
                                                ["x"] = -238131.578125,
                                            }, -- end of [101]
                                            [105] = 
                                            {
                                                ["y"] = 727471.5625,
                                                ["x"] = -238161.953125,
                                            }, -- end of [105]
                                            [109] = 
                                            {
                                                ["y"] = 727367.375,
                                                ["x"] = -238177.875,
                                            }, -- end of [109]
                                            [113] = 
                                            {
                                                ["y"] = 727262.6875,
                                                ["x"] = -238166.046875,
                                            }, -- end of [113]
                                            [117] = 
                                            {
                                                ["y"] = 726629.1875,
                                                ["x"] = -237920.171875,
                                            }, -- end of [117]
                                            [121] = 
                                            {
                                                ["y"] = 726491.8125,
                                                ["x"] = -237890.296875,
                                            }, -- end of [121]
                                            [125] = 
                                            {
                                                ["y"] = 726351.25,
                                                ["x"] = -237890.640625,
                                            }, -- end of [125]
                                            [130] = 
                                            {
                                                ["y"] = 725804.125,
                                                ["x"] = -237962.765625,
                                            }, -- end of [130]
                                            [138] = 
                                            {
                                                ["y"] = 725525.375,
                                                ["x"] = -238054.359375,
                                            }, -- end of [138]
                                            [146] = 
                                            {
                                                ["y"] = 725232,
                                                ["x"] = -237934.25,
                                            }, -- end of [146]
                                            [147] = 
                                            {
                                                ["y"] = 725199.375,
                                                ["x"] = -237911.296875,
                                            }, -- end of [147]
                                            [143] = 
                                            {
                                                ["y"] = 725336.1875,
                                                ["x"] = -237992.953125,
                                            }, -- end of [143]
                                            [142] = 
                                            {
                                                ["y"] = 725372.6875,
                                                ["x"] = -238008.984375,
                                            }, -- end of [142]
                                            [139] = 
                                            {
                                                ["y"] = 725486.4375,
                                                ["x"] = -238045.890625,
                                            }, -- end of [139]
                                            [135] = 
                                            {
                                                ["y"] = 725572.25,
                                                ["x"] = -238060.265625,
                                            }, -- end of [135]
                                            [131] = 
                                            {
                                                ["y"] = 725783.625,
                                                ["x"] = -237971.34375,
                                            }, -- end of [131]
                                            [127] = 
                                            {
                                                ["y"] = 725868.1875,
                                                ["x"] = -237945.09375,
                                            }, -- end of [127]
                                            [111] = 
                                            {
                                                ["y"] = 727314.625,
                                                ["x"] = -238175.421875,
                                            }, -- end of [111]
                                            [95] = 
                                            {
                                                ["y"] = 727665.375,
                                                ["x"] = -238128.21875,
                                            }, -- end of [95]
                                            [79] = 
                                            {
                                                ["y"] = 728024.1875,
                                                ["x"] = -238439.8125,
                                            }, -- end of [79]
                                        }, -- end of [3]
                                        [11] = 
                                        {
                                            [33] = 
                                            {
                                                ["y"] = 729405.6875,
                                                ["x"] = -237988.515625,
                                            }, -- end of [33]
                                            [35] = 
                                            {
                                                ["y"] = 729394,
                                                ["x"] = -238005.09375,
                                            }, -- end of [35]
                                            [37] = 
                                            {
                                                ["y"] = 729389.1875,
                                                ["x"] = -238024.78125,
                                            }, -- end of [37]
                                            [39] = 
                                            {
                                                ["y"] = 729385.4375,
                                                ["x"] = -238070.953125,
                                            }, -- end of [39]
                                            [41] = 
                                            {
                                                ["y"] = 729373.9375,
                                                ["x"] = -238132.734375,
                                            }, -- end of [41]
                                            [43] = 
                                            {
                                                ["y"] = 729354.8125,
                                                ["x"] = -238192.578125,
                                            }, -- end of [43]
                                            [45] = 
                                            {
                                                ["y"] = 729328.3125,
                                                ["x"] = -238249.546875,
                                            }, -- end of [45]
                                            [47] = 
                                            {
                                                ["y"] = 729294.875,
                                                ["x"] = -238302.75,
                                            }, -- end of [47]
                                            [49] = 
                                            {
                                                ["y"] = 729255,
                                                ["x"] = -238351.34375,
                                            }, -- end of [49]
                                            [51] = 
                                            {
                                                ["y"] = 729209.375,
                                                ["x"] = -238394.546875,
                                            }, -- end of [51]
                                            [53] = 
                                            {
                                                ["y"] = 729158.6875,
                                                ["x"] = -238431.6875,
                                            }, -- end of [53]
                                            [55] = 
                                            {
                                                ["y"] = 729103.6875,
                                                ["x"] = -238462.171875,
                                            }, -- end of [55]
                                            [57] = 
                                            {
                                                ["y"] = 729045.375,
                                                ["x"] = -238485.53125,
                                            }, -- end of [57]
                                            [59] = 
                                            {
                                                ["y"] = 728984.5625,
                                                ["x"] = -238501.375,
                                            }, -- end of [59]
                                            [61] = 
                                            {
                                                ["y"] = 728922.25,
                                                ["x"] = -238509.484375,
                                            }, -- end of [61]
                                            [63] = 
                                            {
                                                ["y"] = 728859.375,
                                                ["x"] = -238509.703125,
                                            }, -- end of [63]
                                            [66] = 
                                            {
                                                ["y"] = 728496.3125,
                                                ["x"] = -238466.65625,
                                            }, -- end of [66]
                                            [70] = 
                                            {
                                                ["y"] = 728295,
                                                ["x"] = -238484.359375,
                                            }, -- end of [70]
                                            [74] = 
                                            {
                                                ["y"] = 728171.75,
                                                ["x"] = -238483.296875,
                                            }, -- end of [74]
                                            [78] = 
                                            {
                                                ["y"] = 728052.5,
                                                ["x"] = -238452.125,
                                            }, -- end of [78]
                                            [82] = 
                                            {
                                                ["y"] = 727944.5,
                                                ["x"] = -238392.734375,
                                            }, -- end of [82]
                                            [86] = 
                                            {
                                                ["y"] = 727854.3125,
                                                ["x"] = -238308.71875,
                                            }, -- end of [86]
                                            [90] = 
                                            {
                                                ["y"] = 727749.1875,
                                                ["x"] = -238174.109375,
                                            }, -- end of [90]
                                            [94] = 
                                            {
                                                ["y"] = 727683.75,
                                                ["x"] = -238134.0625,
                                            }, -- end of [94]
                                            [98] = 
                                            {
                                                ["y"] = 727608.0625,
                                                ["x"] = -238121.578125,
                                            }, -- end of [98]
                                            [102] = 
                                            {
                                                ["y"] = 727533.25,
                                                ["x"] = -238138.515625,
                                            }, -- end of [102]
                                            [106] = 
                                            {
                                                ["y"] = 727446,
                                                ["x"] = -238168.515625,
                                            }, -- end of [106]
                                            [110] = 
                                            {
                                                ["y"] = 727341,
                                                ["x"] = -238177.515625,
                                            }, -- end of [110]
                                            [114] = 
                                            {
                                                ["y"] = 727237.3125,
                                                ["x"] = -238158.8125,
                                            }, -- end of [114]
                                            [118] = 
                                            {
                                                ["y"] = 726595.5,
                                                ["x"] = -237909.921875,
                                            }, -- end of [118]
                                            [122] = 
                                            {
                                                ["y"] = 726456.75,
                                                ["x"] = -237887.515625,
                                            }, -- end of [122]
                                            [126] = 
                                            {
                                                ["y"] = 725890.125,
                                                ["x"] = -237941.953125,
                                            }, -- end of [126]
                                            [132] = 
                                            {
                                                ["y"] = 725608,
                                                ["x"] = -238051.40625,
                                            }, -- end of [132]
                                            [140] = 
                                            {
                                                ["y"] = 725447.9375,
                                                ["x"] = -238035.484375,
                                            }, -- end of [140]
                                            [148] = 
                                            {
                                                ["y"] = 724939.25,
                                                ["x"] = -237718.453125,
                                            }, -- end of [148]
                                            [1] = 
                                            {
                                                ["y"] = 732182.4375,
                                                ["x"] = -239223.421875,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 729625.0625,
                                                ["x"] = -238661.5,
                                            }, -- end of [2]
                                            [133] = 
                                            {
                                                ["y"] = 725596.4375,
                                                ["x"] = -238055.828125,
                                            }, -- end of [133]
                                            [141] = 
                                            {
                                                ["y"] = 725410,
                                                ["x"] = -238023.171875,
                                            }, -- end of [141]
                                            [3] = 
                                            {
                                                ["y"] = 729612.875,
                                                ["x"] = -238657.84375,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 729601.375,
                                                ["x"] = -238652.40625,
                                            }, -- end of [4]
                                            [67] = 
                                            {
                                                ["y"] = 728475.5625,
                                                ["x"] = -238465.96875,
                                            }, -- end of [67]
                                            [71] = 
                                            {
                                                ["y"] = 728264.25,
                                                ["x"] = -238486.953125,
                                            }, -- end of [71]
                                            [75] = 
                                            {
                                                ["y"] = 728141.25,
                                                ["x"] = -238478.28125,
                                            }, -- end of [75]
                                            [5] = 
                                            {
                                                ["y"] = 729590.8125,
                                                ["x"] = -238645.34375,
                                            }, -- end of [5]
                                            [83] = 
                                            {
                                                ["y"] = 727920.0625,
                                                ["x"] = -238373.859375,
                                            }, -- end of [83]
                                            [87] = 
                                            {
                                                ["y"] = 727835.25,
                                                ["x"] = -238284.4375,
                                            }, -- end of [87]
                                            [91] = 
                                            {
                                                ["y"] = 727734.375,
                                                ["x"] = -238161.78125,
                                            }, -- end of [91]
                                            [6] = 
                                            {
                                                ["y"] = 729581.4375,
                                                ["x"] = -238636.765625,
                                            }, -- end of [6]
                                            [99] = 
                                            {
                                                ["y"] = 727588.875,
                                                ["x"] = -238123.078125,
                                            }, -- end of [99]
                                            [103] = 
                                            {
                                                ["y"] = 727521.1875,
                                                ["x"] = -238143.859375,
                                            }, -- end of [103]
                                            [107] = 
                                            {
                                                ["y"] = 727420,
                                                ["x"] = -238173.359375,
                                            }, -- end of [107]
                                            [7] = 
                                            {
                                                ["y"] = 729573.4375,
                                                ["x"] = -238626.890625,
                                            }, -- end of [7]
                                            [115] = 
                                            {
                                                ["y"] = 727212.4375,
                                                ["x"] = -238149.90625,
                                            }, -- end of [115]
                                            [119] = 
                                            {
                                                ["y"] = 726561.3125,
                                                ["x"] = -237901.515625,
                                            }, -- end of [119]
                                            [123] = 
                                            {
                                                ["y"] = 726421.5625,
                                                ["x"] = -237886.65625,
                                            }, -- end of [123]
                                            [8] = 
                                            {
                                                ["y"] = 729567,
                                                ["x"] = -238615.953125,
                                            }, -- end of [8]
                                            [134] = 
                                            {
                                                ["y"] = 725584.5,
                                                ["x"] = -238058.796875,
                                            }, -- end of [134]
                                            [9] = 
                                            {
                                                ["y"] = 729562.3125,
                                                ["x"] = -238604.15625,
                                            }, -- end of [9]
                                            [10] = 
                                            {
                                                ["y"] = 729559.375,
                                                ["x"] = -238591.796875,
                                            }, -- end of [10]
                                            [11] = 
                                            {
                                                ["y"] = 729558.3125,
                                                ["x"] = -238579.140625,
                                            }, -- end of [11]
                                            [12] = 
                                            {
                                                ["y"] = 729559.1875,
                                                ["x"] = -238566.46875,
                                            }, -- end of [12]
                                            [13] = 
                                            {
                                                ["y"] = 729623,
                                                ["x"] = -238120.078125,
                                            }, -- end of [13]
                                            [14] = 
                                            {
                                                ["y"] = 729624.1875,
                                                ["x"] = -238105.75,
                                            }, -- end of [14]
                                            [15] = 
                                            {
                                                ["y"] = 729623.625,
                                                ["x"] = -238091.390625,
                                            }, -- end of [15]
                                            [16] = 
                                            {
                                                ["y"] = 729621.375,
                                                ["x"] = -238077.1875,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 729617.375,
                                                ["x"] = -238063.375,
                                            }, -- end of [17]
                                            [18] = 
                                            {
                                                ["y"] = 729611.8125,
                                                ["x"] = -238050.109375,
                                            }, -- end of [18]
                                            [19] = 
                                            {
                                                ["y"] = 729604.75,
                                                ["x"] = -238037.625,
                                            }, -- end of [19]
                                            [20] = 
                                            {
                                                ["y"] = 729596.1875,
                                                ["x"] = -238026.0625,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 729586.3125,
                                                ["x"] = -238015.625,
                                            }, -- end of [21]
                                            [22] = 
                                            {
                                                ["y"] = 729575.25,
                                                ["x"] = -238006.421875,
                                            }, -- end of [22]
                                            [23] = 
                                            {
                                                ["y"] = 729563.1875,
                                                ["x"] = -237998.625,
                                            }, -- end of [23]
                                            [24] = 
                                            {
                                                ["y"] = 729550.25,
                                                ["x"] = -237992.3125,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 729536.6875,
                                                ["x"] = -237987.59375,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 729522.625,
                                                ["x"] = -237984.53125,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 729519.1875,
                                                ["x"] = -237984,
                                            }, -- end of [27]
                                            [28] = 
                                            {
                                                ["y"] = 729452.5625,
                                                ["x"] = -237973.625,
                                            }, -- end of [28]
                                            [29] = 
                                            {
                                                ["y"] = 729442.375,
                                                ["x"] = -237972.96875,
                                            }, -- end of [29]
                                            [30] = 
                                            {
                                                ["y"] = 729432.3125,
                                                ["x"] = -237974.21875,
                                            }, -- end of [30]
                                            [31] = 
                                            {
                                                ["y"] = 729422.5625,
                                                ["x"] = -237977.296875,
                                            }, -- end of [31]
                                            [32] = 
                                            {
                                                ["y"] = 729413.625,
                                                ["x"] = -237982.125,
                                            }, -- end of [32]
                                            [34] = 
                                            {
                                                ["y"] = 729399.0625,
                                                ["x"] = -237996.265625,
                                            }, -- end of [34]
                                            [36] = 
                                            {
                                                ["y"] = 729390.6875,
                                                ["x"] = -238014.703125,
                                            }, -- end of [36]
                                            [38] = 
                                            {
                                                ["y"] = 729388.3125,
                                                ["x"] = -238039.640625,
                                            }, -- end of [38]
                                            [40] = 
                                            {
                                                ["y"] = 729380.6875,
                                                ["x"] = -238102.015625,
                                            }, -- end of [40]
                                            [42] = 
                                            {
                                                ["y"] = 729365.3125,
                                                ["x"] = -238162.953125,
                                            }, -- end of [42]
                                            [44] = 
                                            {
                                                ["y"] = 729342.4375,
                                                ["x"] = -238221.484375,
                                            }, -- end of [44]
                                            [46] = 
                                            {
                                                ["y"] = 729312.4375,
                                                ["x"] = -238276.6875,
                                            }, -- end of [46]
                                            [48] = 
                                            {
                                                ["y"] = 729275.6875,
                                                ["x"] = -238327.671875,
                                            }, -- end of [48]
                                            [50] = 
                                            {
                                                ["y"] = 729232.875,
                                                ["x"] = -238373.65625,
                                            }, -- end of [50]
                                            [52] = 
                                            {
                                                ["y"] = 729184.625,
                                                ["x"] = -238413.90625,
                                            }, -- end of [52]
                                            [54] = 
                                            {
                                                ["y"] = 729131.6875,
                                                ["x"] = -238447.796875,
                                            }, -- end of [54]
                                            [56] = 
                                            {
                                                ["y"] = 729074.9375,
                                                ["x"] = -238474.765625,
                                            }, -- end of [56]
                                            [58] = 
                                            {
                                                ["y"] = 729015.1875,
                                                ["x"] = -238494.40625,
                                            }, -- end of [58]
                                            [60] = 
                                            {
                                                ["y"] = 728953.5,
                                                ["x"] = -238506.40625,
                                            }, -- end of [60]
                                            [62] = 
                                            {
                                                ["y"] = 728890.8125,
                                                ["x"] = -238510.578125,
                                            }, -- end of [62]
                                            [64] = 
                                            {
                                                ["y"] = 728828.125,
                                                ["x"] = -238506.859375,
                                            }, -- end of [64]
                                            [68] = 
                                            {
                                                ["y"] = 728454.8125,
                                                ["x"] = -238466.515625,
                                            }, -- end of [68]
                                            [72] = 
                                            {
                                                ["y"] = 728233.3125,
                                                ["x"] = -238487.640625,
                                            }, -- end of [72]
                                            [76] = 
                                            {
                                                ["y"] = 728111.1875,
                                                ["x"] = -238471.40625,
                                            }, -- end of [76]
                                            [80] = 
                                            {
                                                ["y"] = 727996.6875,
                                                ["x"] = -238425.765625,
                                            }, -- end of [80]
                                            [84] = 
                                            {
                                                ["y"] = 727896.8125,
                                                ["x"] = -238353.515625,
                                            }, -- end of [84]
                                            [88] = 
                                            {
                                                ["y"] = 727774.9375,
                                                ["x"] = -238202.78125,
                                            }, -- end of [88]
                                            [92] = 
                                            {
                                                ["y"] = 727718.4375,
                                                ["x"] = -238150.921875,
                                            }, -- end of [92]
                                            [96] = 
                                            {
                                                ["y"] = 727646.5625,
                                                ["x"] = -238124.15625,
                                            }, -- end of [96]
                                            [100] = 
                                            {
                                                ["y"] = 727569.875,
                                                ["x"] = -238126.421875,
                                            }, -- end of [100]
                                            [104] = 
                                            {
                                                ["y"] = 727496.6875,
                                                ["x"] = -238153.734375,
                                            }, -- end of [104]
                                            [108] = 
                                            {
                                                ["y"] = 727393.75,
                                                ["x"] = -238176.484375,
                                            }, -- end of [108]
                                            [112] = 
                                            {
                                                ["y"] = 727288.5,
                                                ["x"] = -238171.59375,
                                            }, -- end of [112]
                                            [116] = 
                                            {
                                                ["y"] = 726662.25,
                                                ["x"] = -237932.234375,
                                            }, -- end of [116]
                                            [120] = 
                                            {
                                                ["y"] = 726526.75,
                                                ["x"] = -237894.953125,
                                            }, -- end of [120]
                                            [124] = 
                                            {
                                                ["y"] = 726386.375,
                                                ["x"] = -237887.6875,
                                            }, -- end of [124]
                                            [128] = 
                                            {
                                                ["y"] = 725846.4375,
                                                ["x"] = -237949.609375,
                                            }, -- end of [128]
                                            [136] = 
                                            {
                                                ["y"] = 725559.875,
                                                ["x"] = -238060.21875,
                                            }, -- end of [136]
                                            [144] = 
                                            {
                                                ["y"] = 725300.5,
                                                ["x"] = -237975.125,
                                            }, -- end of [144]
                                            [129] = 
                                            {
                                                ["y"] = 725825.0625,
                                                ["x"] = -237955.515625,
                                            }, -- end of [129]
                                            [137] = 
                                            {
                                                ["y"] = 725547.6875,
                                                ["x"] = -238058.640625,
                                            }, -- end of [137]
                                            [145] = 
                                            {
                                                ["y"] = 725265.75,
                                                ["x"] = -237955.546875,
                                            }, -- end of [145]
                                            [65] = 
                                            {
                                                ["y"] = 728516.9375,
                                                ["x"] = -238468.5625,
                                            }, -- end of [65]
                                            [69] = 
                                            {
                                                ["y"] = 728434.1875,
                                                ["x"] = -238468.28125,
                                            }, -- end of [69]
                                            [73] = 
                                            {
                                                ["y"] = 728202.5,
                                                ["x"] = -238486.421875,
                                            }, -- end of [73]
                                            [77] = 
                                            {
                                                ["y"] = 728081.5625,
                                                ["x"] = -238462.671875,
                                            }, -- end of [77]
                                            [81] = 
                                            {
                                                ["y"] = 727970.0625,
                                                ["x"] = -238410.046875,
                                            }, -- end of [81]
                                            [85] = 
                                            {
                                                ["y"] = 727874.875,
                                                ["x"] = -238331.765625,
                                            }, -- end of [85]
                                            [89] = 
                                            {
                                                ["y"] = 727762.75,
                                                ["x"] = -238187.828125,
                                            }, -- end of [89]
                                            [93] = 
                                            {
                                                ["y"] = 727701.5,
                                                ["x"] = -238141.65625,
                                            }, -- end of [93]
                                            [97] = 
                                            {
                                                ["y"] = 727627.375,
                                                ["x"] = -238121.9375,
                                            }, -- end of [97]
                                            [101] = 
                                            {
                                                ["y"] = 727551.25,
                                                ["x"] = -238131.578125,
                                            }, -- end of [101]
                                            [105] = 
                                            {
                                                ["y"] = 727471.5625,
                                                ["x"] = -238161.953125,
                                            }, -- end of [105]
                                            [109] = 
                                            {
                                                ["y"] = 727367.375,
                                                ["x"] = -238177.875,
                                            }, -- end of [109]
                                            [113] = 
                                            {
                                                ["y"] = 727262.6875,
                                                ["x"] = -238166.046875,
                                            }, -- end of [113]
                                            [117] = 
                                            {
                                                ["y"] = 726629.1875,
                                                ["x"] = -237920.171875,
                                            }, -- end of [117]
                                            [121] = 
                                            {
                                                ["y"] = 726491.8125,
                                                ["x"] = -237890.296875,
                                            }, -- end of [121]
                                            [125] = 
                                            {
                                                ["y"] = 726351.25,
                                                ["x"] = -237890.640625,
                                            }, -- end of [125]
                                            [130] = 
                                            {
                                                ["y"] = 725804.125,
                                                ["x"] = -237962.765625,
                                            }, -- end of [130]
                                            [138] = 
                                            {
                                                ["y"] = 725525.375,
                                                ["x"] = -238054.359375,
                                            }, -- end of [138]
                                            [146] = 
                                            {
                                                ["y"] = 725232,
                                                ["x"] = -237934.25,
                                            }, -- end of [146]
                                            [147] = 
                                            {
                                                ["y"] = 725199.375,
                                                ["x"] = -237911.296875,
                                            }, -- end of [147]
                                            [143] = 
                                            {
                                                ["y"] = 725336.1875,
                                                ["x"] = -237992.953125,
                                            }, -- end of [143]
                                            [142] = 
                                            {
                                                ["y"] = 725372.6875,
                                                ["x"] = -238008.984375,
                                            }, -- end of [142]
                                            [139] = 
                                            {
                                                ["y"] = 725486.4375,
                                                ["x"] = -238045.890625,
                                            }, -- end of [139]
                                            [135] = 
                                            {
                                                ["y"] = 725572.25,
                                                ["x"] = -238060.265625,
                                            }, -- end of [135]
                                            [131] = 
                                            {
                                                ["y"] = 725783.625,
                                                ["x"] = -237971.34375,
                                            }, -- end of [131]
                                            [127] = 
                                            {
                                                ["y"] = 725868.1875,
                                                ["x"] = -237945.09375,
                                            }, -- end of [127]
                                            [111] = 
                                            {
                                                ["y"] = 727314.625,
                                                ["x"] = -238175.421875,
                                            }, -- end of [111]
                                            [95] = 
                                            {
                                                ["y"] = 727665.375,
                                                ["x"] = -238128.21875,
                                            }, -- end of [95]
                                            [79] = 
                                            {
                                                ["y"] = 728024.1875,
                                                ["x"] = -238439.8125,
                                            }, -- end of [79]
                                        }, -- end of [11]
                                        [6] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 737632.5625,
                                                ["x"] = -237958.53125,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 738634.25,
                                                ["x"] = -237531.96875,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 738498.125,
                                                ["x"] = -237658.703125,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 737600.6875,
                                                ["x"] = -237993.40625,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 737567.75,
                                                ["x"] = -238027.234375,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 737533.75,
                                                ["x"] = -238060,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 737498.75,
                                                ["x"] = -238091.65625,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 738480.375,
                                                ["x"] = -237677.5,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 737405.1875,
                                                ["x"] = -238173.65625,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 737361.6875,
                                                ["x"] = -238212.921875,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 737319.4375,
                                                ["x"] = -238253.4375,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 737278.3125,
                                                ["x"] = -238295.171875,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 738461.25,
                                                ["x"] = -237694.921875,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 737238.4375,
                                                ["x"] = -238338.078125,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 737199.875,
                                                ["x"] = -238382.125,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 737046.375,
                                                ["x"] = -238562.75,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 737029.3125,
                                                ["x"] = -238581.4375,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 738440.9375,
                                                ["x"] = -237710.890625,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 737010.9375,
                                                ["x"] = -238598.84375,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 736991.375,
                                                ["x"] = -238614.875,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 736970.6875,
                                                ["x"] = -238629.453125,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 738615.9375,
                                                ["x"] = -237542.734375,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 738419.5,
                                                ["x"] = -237725.3125,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 736926.375,
                                                ["x"] = -238653.90625,
                                            }, -- end of [48]
                                            [67] = 
                                            {
                                                ["y"] = 736031.0625,
                                                ["x"] = -239119.75,
                                            }, -- end of [67]
                                            [49] = 
                                            {
                                                ["y"] = 736903.0625,
                                                ["x"] = -238663.671875,
                                            }, -- end of [49]
                                            [71] = 
                                            {
                                                ["y"] = 735940.9375,
                                                ["x"] = -239126.15625,
                                            }, -- end of [71]
                                            [50] = 
                                            {
                                                ["y"] = 736879.0625,
                                                ["x"] = -238671.71875,
                                            }, -- end of [50]
                                            [19] = 
                                            {
                                                ["y"] = 737894.8125,
                                                ["x"] = -237818,
                                            }, -- end of [19]
                                            [51] = 
                                            {
                                                ["y"] = 736854.5625,
                                                ["x"] = -238678,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 738397,
                                                ["x"] = -237738.109375,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 736829.625,
                                                ["x"] = -238682.5,
                                            }, -- end of [52]
                                            [22] = 
                                            {
                                                ["y"] = 737816.5625,
                                                ["x"] = -237834.796875,
                                            }, -- end of [22]
                                            [53] = 
                                            {
                                                ["y"] = 736790.4375,
                                                ["x"] = -238688.125,
                                            }, -- end of [53]
                                            [91] = 
                                            {
                                                ["y"] = 735388.1875,
                                                ["x"] = -239260.046875,
                                            }, -- end of [91]
                                            [54] = 
                                            {
                                                ["y"] = 736762.3125,
                                                ["x"] = -238693,
                                            }, -- end of [54]
                                            [94] = 
                                            {
                                                ["y"] = 735315.3125,
                                                ["x"] = -239331.859375,
                                            }, -- end of [94]
                                            [55] = 
                                            {
                                                ["y"] = 736734.5,
                                                ["x"] = -238699.46875,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 738373.6875,
                                                ["x"] = -237749.21875,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 736707.125,
                                                ["x"] = -238707.53125,
                                            }, -- end of [56]
                                            [24] = 
                                            {
                                                ["y"] = 737767,
                                                ["x"] = -237854.515625,
                                            }, -- end of [24]
                                            [57] = 
                                            {
                                                ["y"] = 736680.25,
                                                ["x"] = -238717.125,
                                            }, -- end of [57]
                                            [103] = 
                                            {
                                                ["y"] = 735043,
                                                ["x"] = -239467.796875,
                                            }, -- end of [103]
                                            [58] = 
                                            {
                                                ["y"] = 736653.9375,
                                                ["x"] = -238728.234375,
                                            }, -- end of [58]
                                            [107] = 
                                            {
                                                ["y"] = 734427.625,
                                                ["x"] = -239520.234375,
                                            }, -- end of [107]
                                            [59] = 
                                            {
                                                ["y"] = 736628.3125,
                                                ["x"] = -238740.828125,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 738349.5625,
                                                ["x"] = -237758.5625,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 736603.5,
                                                ["x"] = -238754.859375,
                                            }, -- end of [60]
                                            [110] = 
                                            {
                                                ["y"] = 733889.3125,
                                                ["x"] = -239595.046875,
                                            }, -- end of [110]
                                            [61] = 
                                            {
                                                ["y"] = 736579.5,
                                                ["x"] = -238770.296875,
                                            }, -- end of [61]
                                            [111] = 
                                            {
                                                ["y"] = 733875.1875,
                                                ["x"] = -239594.5,
                                            }, -- end of [111]
                                            [62] = 
                                            {
                                                ["y"] = 736134.375,
                                                ["x"] = -239074.734375,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 739083.8125,
                                                ["x"] = -237288.609375,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 738598.375,
                                                ["x"] = -237554.78125,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = 738324.8125,
                                                ["x"] = -237766.109375,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 736095.125,
                                                ["x"] = -239097.40625,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 736074.375,
                                                ["x"] = -239106.46875,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 736052.9375,
                                                ["x"] = -239113.9375,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 738299.5625,
                                                ["x"] = -237771.8125,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = 736008.8125,
                                                ["x"] = -239123.90625,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 735986.25,
                                                ["x"] = -239126.359375,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 735963.625,
                                                ["x"] = -239127.109375,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                ["y"] = 738274,
                                                ["x"] = -237775.625,
                                            }, -- end of [18]
                                            [72] = 
                                            {
                                                ["y"] = 735918.4375,
                                                ["x"] = -239123.484375,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 735896.1875,
                                                ["x"] = -239119.125,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 735874.375,
                                                ["x"] = -239113.09375,
                                            }, -- end of [74]
                                            [75] = 
                                            {
                                                ["y"] = 735853.0625,
                                                ["x"] = -239105.4375,
                                            }, -- end of [75]
                                            [76] = 
                                            {
                                                ["y"] = 735731.375,
                                                ["x"] = -239056.5,
                                            }, -- end of [76]
                                            [77] = 
                                            {
                                                ["y"] = 735712.625,
                                                ["x"] = -239050,
                                            }, -- end of [77]
                                            [5] = 
                                            {
                                                ["y"] = 738581.8125,
                                                ["x"] = -237568.03125,
                                            }, -- end of [5]
                                            [79] = 
                                            {
                                                ["y"] = 735673.5625,
                                                ["x"] = -239042.765625,
                                            }, -- end of [79]
                                            [80] = 
                                            {
                                                ["y"] = 735653.75,
                                                ["x"] = -239042.078125,
                                            }, -- end of [80]
                                            [81] = 
                                            {
                                                ["y"] = 735633.9375,
                                                ["x"] = -239043.359375,
                                            }, -- end of [81]
                                            [82] = 
                                            {
                                                ["y"] = 735614.3125,
                                                ["x"] = -239046.609375,
                                            }, -- end of [82]
                                            [83] = 
                                            {
                                                ["y"] = 735595.125,
                                                ["x"] = -239051.78125,
                                            }, -- end of [83]
                                            [84] = 
                                            {
                                                ["y"] = 735576.5625,
                                                ["x"] = -239058.828125,
                                            }, -- end of [84]
                                            [85] = 
                                            {
                                                ["y"] = 735558.8125,
                                                ["x"] = -239067.6875,
                                            }, -- end of [85]
                                            [86] = 
                                            {
                                                ["y"] = 735542,
                                                ["x"] = -239078.25,
                                            }, -- end of [86]
                                            [87] = 
                                            {
                                                ["y"] = 735526.3125,
                                                ["x"] = -239090.453125,
                                            }, -- end of [87]
                                            [88] = 
                                            {
                                                ["y"] = 735511.875,
                                                ["x"] = -239104.140625,
                                            }, -- end of [88]
                                            [89] = 
                                            {
                                                ["y"] = 735498.9375,
                                                ["x"] = -239119.1875,
                                            }, -- end of [89]
                                            [90] = 
                                            {
                                                ["y"] = 735409.875,
                                                ["x"] = -239233.6875,
                                            }, -- end of [90]
                                            [23] = 
                                            {
                                                ["y"] = 737791.4375,
                                                ["x"] = -237843.828125,
                                            }, -- end of [23]
                                            [92] = 
                                            {
                                                ["y"] = 735365.1875,
                                                ["x"] = -239285.25,
                                            }, -- end of [92]
                                            [93] = 
                                            {
                                                ["y"] = 735340.875,
                                                ["x"] = -239309.203125,
                                            }, -- end of [93]
                                            [6] = 
                                            {
                                                ["y"] = 738566.1875,
                                                ["x"] = -237582.421875,
                                            }, -- end of [6]
                                            [95] = 
                                            {
                                                ["y"] = 735288.625,
                                                ["x"] = -239353.140625,
                                            }, -- end of [95]
                                            [96] = 
                                            {
                                                ["y"] = 735260.875,
                                                ["x"] = -239372.984375,
                                            }, -- end of [96]
                                            [97] = 
                                            {
                                                ["y"] = 735232.0625,
                                                ["x"] = -239391.34375,
                                            }, -- end of [97]
                                            [98] = 
                                            {
                                                ["y"] = 735202.375,
                                                ["x"] = -239408.171875,
                                            }, -- end of [98]
                                            [99] = 
                                            {
                                                ["y"] = 735171.875,
                                                ["x"] = -239423.40625,
                                            }, -- end of [99]
                                            [100] = 
                                            {
                                                ["y"] = 735140.5625,
                                                ["x"] = -239437.03125,
                                            }, -- end of [100]
                                            [101] = 
                                            {
                                                ["y"] = 735108.5625,
                                                ["x"] = -239448.984375,
                                            }, -- end of [101]
                                            [102] = 
                                            {
                                                ["y"] = 735076,
                                                ["x"] = -239459.25,
                                            }, -- end of [102]
                                            [26] = 
                                            {
                                                ["y"] = 737720.4375,
                                                ["x"] = -237880.671875,
                                            }, -- end of [26]
                                            [104] = 
                                            {
                                                ["y"] = 735009.5,
                                                ["x"] = -239474.59375,
                                            }, -- end of [104]
                                            [105] = 
                                            {
                                                ["y"] = 734975.75,
                                                ["x"] = -239479.625,
                                            }, -- end of [105]
                                            [106] = 
                                            {
                                                ["y"] = 734941.8125,
                                                ["x"] = -239482.875,
                                            }, -- end of [106]
                                            [27] = 
                                            {
                                                ["y"] = 737698.5625,
                                                ["x"] = -237896.03125,
                                            }, -- end of [27]
                                            [108] = 
                                            {
                                                ["y"] = 734386.0625,
                                                ["x"] = -239528.109375,
                                            }, -- end of [108]
                                            [109] = 
                                            {
                                                ["y"] = 733903.4375,
                                                ["x"] = -239593.9375,
                                            }, -- end of [109]
                                            [7] = 
                                            {
                                                ["y"] = 738551.625,
                                                ["x"] = -237597.890625,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 737677.8125,
                                                ["x"] = -237912.8125,
                                            }, -- end of [28]
                                            [112] = 
                                            {
                                                ["y"] = 733861.1875,
                                                ["x"] = -239592.28125,
                                            }, -- end of [112]
                                            [113] = 
                                            {
                                                ["y"] = 733090.5625,
                                                ["x"] = -239422.953125,
                                            }, -- end of [113]
                                            [25] = 
                                            {
                                                ["y"] = 737743.25,
                                                ["x"] = -237866.8125,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = 737658.1875,
                                                ["x"] = -237930.9375,
                                            }, -- end of [29]
                                            [21] = 
                                            {
                                                ["y"] = 737842.25,
                                                ["x"] = -237827.453125,
                                            }, -- end of [21]
                                            [20] = 
                                            {
                                                ["y"] = 737868.375,
                                                ["x"] = -237821.859375,
                                            }, -- end of [20]
                                            [78] = 
                                            {
                                                ["y"] = 735693.25,
                                                ["x"] = -239045.421875,
                                            }, -- end of [78]
                                            [30] = 
                                            {
                                                ["y"] = 737639.8125,
                                                ["x"] = -237950.328125,
                                            }, -- end of [30]
                                            [63] = 
                                            {
                                                ["y"] = 736115.1875,
                                                ["x"] = -239086.8125,
                                            }, -- end of [63]
                                            [47] = 
                                            {
                                                ["y"] = 736949,
                                                ["x"] = -238642.484375,
                                            }, -- end of [47]
                                        }, -- end of [6]
                                        [12] = 
                                        {
                                            [33] = 
                                            {
                                                ["y"] = 726662.25,
                                                ["x"] = -237932.234375,
                                            }, -- end of [33]
                                            [35] = 
                                            {
                                                ["y"] = 727237.3125,
                                                ["x"] = -238158.8125,
                                            }, -- end of [35]
                                            [37] = 
                                            {
                                                ["y"] = 727288.5,
                                                ["x"] = -238171.59375,
                                            }, -- end of [37]
                                            [39] = 
                                            {
                                                ["y"] = 727341,
                                                ["x"] = -238177.515625,
                                            }, -- end of [39]
                                            [41] = 
                                            {
                                                ["y"] = 727393.75,
                                                ["x"] = -238176.484375,
                                            }, -- end of [41]
                                            [43] = 
                                            {
                                                ["y"] = 727446,
                                                ["x"] = -238168.515625,
                                            }, -- end of [43]
                                            [45] = 
                                            {
                                                ["y"] = 727496.6875,
                                                ["x"] = -238153.734375,
                                            }, -- end of [45]
                                            [47] = 
                                            {
                                                ["y"] = 727533.25,
                                                ["x"] = -238138.515625,
                                            }, -- end of [47]
                                            [49] = 
                                            {
                                                ["y"] = 727569.875,
                                                ["x"] = -238126.421875,
                                            }, -- end of [49]
                                            [51] = 
                                            {
                                                ["y"] = 727608.0625,
                                                ["x"] = -238121.578125,
                                            }, -- end of [51]
                                            [53] = 
                                            {
                                                ["y"] = 727646.5625,
                                                ["x"] = -238124.15625,
                                            }, -- end of [53]
                                            [55] = 
                                            {
                                                ["y"] = 727683.75,
                                                ["x"] = -238134.0625,
                                            }, -- end of [55]
                                            [57] = 
                                            {
                                                ["y"] = 727718.4375,
                                                ["x"] = -238150.921875,
                                            }, -- end of [57]
                                            [59] = 
                                            {
                                                ["y"] = 727749.1875,
                                                ["x"] = -238174.109375,
                                            }, -- end of [59]
                                            [61] = 
                                            {
                                                ["y"] = 727774.9375,
                                                ["x"] = -238202.78125,
                                            }, -- end of [61]
                                            [63] = 
                                            {
                                                ["y"] = 727854.3125,
                                                ["x"] = -238308.71875,
                                            }, -- end of [63]
                                            [66] = 
                                            {
                                                ["y"] = 727920.0625,
                                                ["x"] = -238373.859375,
                                            }, -- end of [66]
                                            [70] = 
                                            {
                                                ["y"] = 728024.1875,
                                                ["x"] = -238439.8125,
                                            }, -- end of [70]
                                            [74] = 
                                            {
                                                ["y"] = 728141.25,
                                                ["x"] = -238478.28125,
                                            }, -- end of [74]
                                            [78] = 
                                            {
                                                ["y"] = 728264.25,
                                                ["x"] = -238486.953125,
                                            }, -- end of [78]
                                            [82] = 
                                            {
                                                ["y"] = 728475.5625,
                                                ["x"] = -238465.96875,
                                            }, -- end of [82]
                                            [86] = 
                                            {
                                                ["y"] = 728859.375,
                                                ["x"] = -238509.703125,
                                            }, -- end of [86]
                                            [90] = 
                                            {
                                                ["y"] = 728984.5625,
                                                ["x"] = -238501.375,
                                            }, -- end of [90]
                                            [94] = 
                                            {
                                                ["y"] = 729103.6875,
                                                ["x"] = -238462.171875,
                                            }, -- end of [94]
                                            [98] = 
                                            {
                                                ["y"] = 729209.375,
                                                ["x"] = -238394.546875,
                                            }, -- end of [98]
                                            [102] = 
                                            {
                                                ["y"] = 729294.875,
                                                ["x"] = -238302.75,
                                            }, -- end of [102]
                                            [106] = 
                                            {
                                                ["y"] = 729354.8125,
                                                ["x"] = -238192.578125,
                                            }, -- end of [106]
                                            [110] = 
                                            {
                                                ["y"] = 729385.4375,
                                                ["x"] = -238070.9375,
                                            }, -- end of [110]
                                            [114] = 
                                            {
                                                ["y"] = 729394,
                                                ["x"] = -238005.09375,
                                            }, -- end of [114]
                                            [118] = 
                                            {
                                                ["y"] = 729422.5625,
                                                ["x"] = -237977.296875,
                                            }, -- end of [118]
                                            [122] = 
                                            {
                                                ["y"] = 729466.3125,
                                                ["x"] = -237975.765625,
                                            }, -- end of [122]
                                            [126] = 
                                            {
                                                ["y"] = 729563.1875,
                                                ["x"] = -237998.625,
                                            }, -- end of [126]
                                            [132] = 
                                            {
                                                ["y"] = 729617.375,
                                                ["x"] = -238063.375,
                                            }, -- end of [132]
                                            [140] = 
                                            {
                                                ["y"] = 729562.3125,
                                                ["x"] = -238604.15625,
                                            }, -- end of [140]
                                            [148] = 
                                            {
                                                ["y"] = 732909.0625,
                                                ["x"] = -239383.078125,
                                            }, -- end of [148]
                                            [1] = 
                                            {
                                                ["y"] = 724939.25,
                                                ["x"] = -237718.453125,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 725199.375,
                                                ["x"] = -237911.296875,
                                            }, -- end of [2]
                                            [133] = 
                                            {
                                                ["y"] = 729621.375,
                                                ["x"] = -238077.1875,
                                            }, -- end of [133]
                                            [141] = 
                                            {
                                                ["y"] = 729567,
                                                ["x"] = -238615.953125,
                                            }, -- end of [141]
                                            [3] = 
                                            {
                                                ["y"] = 725232,
                                                ["x"] = -237934.25,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 725265.75,
                                                ["x"] = -237955.546875,
                                            }, -- end of [4]
                                            [67] = 
                                            {
                                                ["y"] = 727944.5,
                                                ["x"] = -238392.734375,
                                            }, -- end of [67]
                                            [71] = 
                                            {
                                                ["y"] = 728052.5,
                                                ["x"] = -238452.125,
                                            }, -- end of [71]
                                            [75] = 
                                            {
                                                ["y"] = 728171.75,
                                                ["x"] = -238483.296875,
                                            }, -- end of [75]
                                            [5] = 
                                            {
                                                ["y"] = 725300.5,
                                                ["x"] = -237975.125,
                                            }, -- end of [5]
                                            [83] = 
                                            {
                                                ["y"] = 728496.3125,
                                                ["x"] = -238466.65625,
                                            }, -- end of [83]
                                            [87] = 
                                            {
                                                ["y"] = 728890.8125,
                                                ["x"] = -238510.578125,
                                            }, -- end of [87]
                                            [91] = 
                                            {
                                                ["y"] = 729015.1875,
                                                ["x"] = -238494.40625,
                                            }, -- end of [91]
                                            [6] = 
                                            {
                                                ["y"] = 725336.1875,
                                                ["x"] = -237992.953125,
                                            }, -- end of [6]
                                            [99] = 
                                            {
                                                ["y"] = 729232.875,
                                                ["x"] = -238373.65625,
                                            }, -- end of [99]
                                            [103] = 
                                            {
                                                ["y"] = 729312.4375,
                                                ["x"] = -238276.6875,
                                            }, -- end of [103]
                                            [107] = 
                                            {
                                                ["y"] = 729365.3125,
                                                ["x"] = -238162.953125,
                                            }, -- end of [107]
                                            [7] = 
                                            {
                                                ["y"] = 725372.6875,
                                                ["x"] = -238008.984375,
                                            }, -- end of [7]
                                            [115] = 
                                            {
                                                ["y"] = 729399.0625,
                                                ["x"] = -237996.265625,
                                            }, -- end of [115]
                                            [119] = 
                                            {
                                                ["y"] = 729432.3125,
                                                ["x"] = -237974.21875,
                                            }, -- end of [119]
                                            [123] = 
                                            {
                                                ["y"] = 729522.625,
                                                ["x"] = -237984.53125,
                                            }, -- end of [123]
                                            [8] = 
                                            {
                                                ["y"] = 725410,
                                                ["x"] = -238023.171875,
                                            }, -- end of [8]
                                            [134] = 
                                            {
                                                ["y"] = 729623.625,
                                                ["x"] = -238091.390625,
                                            }, -- end of [134]
                                            [9] = 
                                            {
                                                ["y"] = 725447.9375,
                                                ["x"] = -238035.484375,
                                            }, -- end of [9]
                                            [10] = 
                                            {
                                                ["y"] = 725486.4375,
                                                ["x"] = -238045.890625,
                                            }, -- end of [10]
                                            [11] = 
                                            {
                                                ["y"] = 725525.375,
                                                ["x"] = -238054.359375,
                                            }, -- end of [11]
                                            [12] = 
                                            {
                                                ["y"] = 725547.6875,
                                                ["x"] = -238058.640625,
                                            }, -- end of [12]
                                            [13] = 
                                            {
                                                ["y"] = 725559.875,
                                                ["x"] = -238060.21875,
                                            }, -- end of [13]
                                            [14] = 
                                            {
                                                ["y"] = 725572.25,
                                                ["x"] = -238060.265625,
                                            }, -- end of [14]
                                            [15] = 
                                            {
                                                ["y"] = 725584.5,
                                                ["x"] = -238058.796875,
                                            }, -- end of [15]
                                            [16] = 
                                            {
                                                ["y"] = 725596.4375,
                                                ["x"] = -238055.828125,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 725608,
                                                ["x"] = -238051.40625,
                                            }, -- end of [17]
                                            [18] = 
                                            {
                                                ["y"] = 725783.625,
                                                ["x"] = -237971.34375,
                                            }, -- end of [18]
                                            [19] = 
                                            {
                                                ["y"] = 725804.125,
                                                ["x"] = -237962.765625,
                                            }, -- end of [19]
                                            [20] = 
                                            {
                                                ["y"] = 725825.0625,
                                                ["x"] = -237955.515625,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 725846.4375,
                                                ["x"] = -237949.609375,
                                            }, -- end of [21]
                                            [22] = 
                                            {
                                                ["y"] = 725868.1875,
                                                ["x"] = -237945.09375,
                                            }, -- end of [22]
                                            [23] = 
                                            {
                                                ["y"] = 725890.125,
                                                ["x"] = -237941.953125,
                                            }, -- end of [23]
                                            [24] = 
                                            {
                                                ["y"] = 726351.25,
                                                ["x"] = -237890.640625,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 726386.375,
                                                ["x"] = -237887.6875,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 726421.5625,
                                                ["x"] = -237886.65625,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 726456.75,
                                                ["x"] = -237887.515625,
                                            }, -- end of [27]
                                            [28] = 
                                            {
                                                ["y"] = 726491.8125,
                                                ["x"] = -237890.296875,
                                            }, -- end of [28]
                                            [29] = 
                                            {
                                                ["y"] = 726526.75,
                                                ["x"] = -237894.953125,
                                            }, -- end of [29]
                                            [30] = 
                                            {
                                                ["y"] = 726561.3125,
                                                ["x"] = -237901.515625,
                                            }, -- end of [30]
                                            [31] = 
                                            {
                                                ["y"] = 726595.5,
                                                ["x"] = -237909.921875,
                                            }, -- end of [31]
                                            [32] = 
                                            {
                                                ["y"] = 726629.1875,
                                                ["x"] = -237920.171875,
                                            }, -- end of [32]
                                            [34] = 
                                            {
                                                ["y"] = 727212.4375,
                                                ["x"] = -238149.90625,
                                            }, -- end of [34]
                                            [36] = 
                                            {
                                                ["y"] = 727262.6875,
                                                ["x"] = -238166.046875,
                                            }, -- end of [36]
                                            [38] = 
                                            {
                                                ["y"] = 727314.625,
                                                ["x"] = -238175.421875,
                                            }, -- end of [38]
                                            [40] = 
                                            {
                                                ["y"] = 727367.375,
                                                ["x"] = -238177.875,
                                            }, -- end of [40]
                                            [42] = 
                                            {
                                                ["y"] = 727420,
                                                ["x"] = -238173.359375,
                                            }, -- end of [42]
                                            [44] = 
                                            {
                                                ["y"] = 727471.5625,
                                                ["x"] = -238161.953125,
                                            }, -- end of [44]
                                            [46] = 
                                            {
                                                ["y"] = 727521.1875,
                                                ["x"] = -238143.859375,
                                            }, -- end of [46]
                                            [48] = 
                                            {
                                                ["y"] = 727551.25,
                                                ["x"] = -238131.578125,
                                            }, -- end of [48]
                                            [50] = 
                                            {
                                                ["y"] = 727588.875,
                                                ["x"] = -238123.078125,
                                            }, -- end of [50]
                                            [52] = 
                                            {
                                                ["y"] = 727627.375,
                                                ["x"] = -238121.9375,
                                            }, -- end of [52]
                                            [54] = 
                                            {
                                                ["y"] = 727665.375,
                                                ["x"] = -238128.21875,
                                            }, -- end of [54]
                                            [56] = 
                                            {
                                                ["y"] = 727701.5,
                                                ["x"] = -238141.65625,
                                            }, -- end of [56]
                                            [58] = 
                                            {
                                                ["y"] = 727734.375,
                                                ["x"] = -238161.78125,
                                            }, -- end of [58]
                                            [60] = 
                                            {
                                                ["y"] = 727762.75,
                                                ["x"] = -238187.828125,
                                            }, -- end of [60]
                                            [62] = 
                                            {
                                                ["y"] = 727835.25,
                                                ["x"] = -238284.4375,
                                            }, -- end of [62]
                                            [64] = 
                                            {
                                                ["y"] = 727874.875,
                                                ["x"] = -238331.765625,
                                            }, -- end of [64]
                                            [68] = 
                                            {
                                                ["y"] = 727970.0625,
                                                ["x"] = -238410.046875,
                                            }, -- end of [68]
                                            [72] = 
                                            {
                                                ["y"] = 728081.5625,
                                                ["x"] = -238462.671875,
                                            }, -- end of [72]
                                            [76] = 
                                            {
                                                ["y"] = 728202.5,
                                                ["x"] = -238486.421875,
                                            }, -- end of [76]
                                            [80] = 
                                            {
                                                ["y"] = 728434.1875,
                                                ["x"] = -238468.28125,
                                            }, -- end of [80]
                                            [84] = 
                                            {
                                                ["y"] = 728516.9375,
                                                ["x"] = -238468.5625,
                                            }, -- end of [84]
                                            [88] = 
                                            {
                                                ["y"] = 728922.25,
                                                ["x"] = -238509.484375,
                                            }, -- end of [88]
                                            [92] = 
                                            {
                                                ["y"] = 729045.375,
                                                ["x"] = -238485.53125,
                                            }, -- end of [92]
                                            [96] = 
                                            {
                                                ["y"] = 729158.6875,
                                                ["x"] = -238431.6875,
                                            }, -- end of [96]
                                            [100] = 
                                            {
                                                ["y"] = 729255,
                                                ["x"] = -238351.34375,
                                            }, -- end of [100]
                                            [104] = 
                                            {
                                                ["y"] = 729328.3125,
                                                ["x"] = -238249.546875,
                                            }, -- end of [104]
                                            [108] = 
                                            {
                                                ["y"] = 729373.9375,
                                                ["x"] = -238132.71875,
                                            }, -- end of [108]
                                            [112] = 
                                            {
                                                ["y"] = 729389.1875,
                                                ["x"] = -238024.78125,
                                            }, -- end of [112]
                                            [116] = 
                                            {
                                                ["y"] = 729405.6875,
                                                ["x"] = -237988.515625,
                                            }, -- end of [116]
                                            [120] = 
                                            {
                                                ["y"] = 729442.375,
                                                ["x"] = -237972.96875,
                                            }, -- end of [120]
                                            [124] = 
                                            {
                                                ["y"] = 729536.6875,
                                                ["x"] = -237987.59375,
                                            }, -- end of [124]
                                            [128] = 
                                            {
                                                ["y"] = 729586.3125,
                                                ["x"] = -238015.625,
                                            }, -- end of [128]
                                            [136] = 
                                            {
                                                ["y"] = 729623,
                                                ["x"] = -238120.078125,
                                            }, -- end of [136]
                                            [144] = 
                                            {
                                                ["y"] = 729590.8125,
                                                ["x"] = -238645.34375,
                                            }, -- end of [144]
                                            [129] = 
                                            {
                                                ["y"] = 729596.1875,
                                                ["x"] = -238026.0625,
                                            }, -- end of [129]
                                            [137] = 
                                            {
                                                ["y"] = 729559.1875,
                                                ["x"] = -238566.46875,
                                            }, -- end of [137]
                                            [145] = 
                                            {
                                                ["y"] = 729601.375,
                                                ["x"] = -238652.40625,
                                            }, -- end of [145]
                                            [65] = 
                                            {
                                                ["y"] = 727896.8125,
                                                ["x"] = -238353.515625,
                                            }, -- end of [65]
                                            [69] = 
                                            {
                                                ["y"] = 727996.6875,
                                                ["x"] = -238425.765625,
                                            }, -- end of [69]
                                            [73] = 
                                            {
                                                ["y"] = 728111.1875,
                                                ["x"] = -238471.40625,
                                            }, -- end of [73]
                                            [77] = 
                                            {
                                                ["y"] = 728233.3125,
                                                ["x"] = -238487.640625,
                                            }, -- end of [77]
                                            [81] = 
                                            {
                                                ["y"] = 728454.8125,
                                                ["x"] = -238466.515625,
                                            }, -- end of [81]
                                            [85] = 
                                            {
                                                ["y"] = 728828.125,
                                                ["x"] = -238506.859375,
                                            }, -- end of [85]
                                            [89] = 
                                            {
                                                ["y"] = 728953.5,
                                                ["x"] = -238506.40625,
                                            }, -- end of [89]
                                            [93] = 
                                            {
                                                ["y"] = 729074.9375,
                                                ["x"] = -238474.765625,
                                            }, -- end of [93]
                                            [97] = 
                                            {
                                                ["y"] = 729184.625,
                                                ["x"] = -238413.90625,
                                            }, -- end of [97]
                                            [101] = 
                                            {
                                                ["y"] = 729275.6875,
                                                ["x"] = -238327.671875,
                                            }, -- end of [101]
                                            [105] = 
                                            {
                                                ["y"] = 729342.4375,
                                                ["x"] = -238221.484375,
                                            }, -- end of [105]
                                            [109] = 
                                            {
                                                ["y"] = 729380.6875,
                                                ["x"] = -238102.015625,
                                            }, -- end of [109]
                                            [113] = 
                                            {
                                                ["y"] = 729390.6875,
                                                ["x"] = -238014.703125,
                                            }, -- end of [113]
                                            [117] = 
                                            {
                                                ["y"] = 729413.625,
                                                ["x"] = -237982.125,
                                            }, -- end of [117]
                                            [121] = 
                                            {
                                                ["y"] = 729452.5625,
                                                ["x"] = -237973.625,
                                            }, -- end of [121]
                                            [125] = 
                                            {
                                                ["y"] = 729550.25,
                                                ["x"] = -237992.3125,
                                            }, -- end of [125]
                                            [130] = 
                                            {
                                                ["y"] = 729604.75,
                                                ["x"] = -238037.625,
                                            }, -- end of [130]
                                            [138] = 
                                            {
                                                ["y"] = 729558.3125,
                                                ["x"] = -238579.140625,
                                            }, -- end of [138]
                                            [146] = 
                                            {
                                                ["y"] = 729612.875,
                                                ["x"] = -238657.84375,
                                            }, -- end of [146]
                                            [147] = 
                                            {
                                                ["y"] = 729625.0625,
                                                ["x"] = -238661.5,
                                            }, -- end of [147]
                                            [143] = 
                                            {
                                                ["y"] = 729581.4375,
                                                ["x"] = -238636.765625,
                                            }, -- end of [143]
                                            [142] = 
                                            {
                                                ["y"] = 729573.4375,
                                                ["x"] = -238626.890625,
                                            }, -- end of [142]
                                            [139] = 
                                            {
                                                ["y"] = 729559.375,
                                                ["x"] = -238591.796875,
                                            }, -- end of [139]
                                            [135] = 
                                            {
                                                ["y"] = 729624.1875,
                                                ["x"] = -238105.75,
                                            }, -- end of [135]
                                            [131] = 
                                            {
                                                ["y"] = 729611.8125,
                                                ["x"] = -238050.109375,
                                            }, -- end of [131]
                                            [127] = 
                                            {
                                                ["y"] = 729575.25,
                                                ["x"] = -238006.421875,
                                            }, -- end of [127]
                                            [111] = 
                                            {
                                                ["y"] = 729388.3125,
                                                ["x"] = -238039.640625,
                                            }, -- end of [111]
                                            [95] = 
                                            {
                                                ["y"] = 729131.6875,
                                                ["x"] = -238447.796875,
                                            }, -- end of [95]
                                            [79] = 
                                            {
                                                ["y"] = 728295,
                                                ["x"] = -238484.359375,
                                            }, -- end of [79]
                                        }, -- end of [12]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 738098.5,
                                                ["x"] = -237795.234375,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 738274,
                                                ["x"] = -237775.625,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 738324.8125,
                                                ["x"] = -237766.109375,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 738419.5,
                                                ["x"] = -237725.3125,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = 738598.375,
                                                ["x"] = -237554.78125,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 738615.9375,
                                                ["x"] = -237542.734375,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                ["y"] = 738440.9375,
                                                ["x"] = -237710.890625,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = 738634.25,
                                                ["x"] = -237531.96875,
                                            }, -- end of [18]
                                            [5] = 
                                            {
                                                ["y"] = 738349.5625,
                                                ["x"] = -237758.5625,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 738461.25,
                                                ["x"] = -237694.921875,
                                            }, -- end of [10]
                                            [11] = 
                                            {
                                                ["y"] = 738480.375,
                                                ["x"] = -237677.5,
                                            }, -- end of [11]
                                            [3] = 
                                            {
                                                ["y"] = 738299.5625,
                                                ["x"] = -237771.8125,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 738373.6875,
                                                ["x"] = -237749.21875,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 738498.125,
                                                ["x"] = -237658.703125,
                                            }, -- end of [12]
                                            [13] = 
                                            {
                                                ["y"] = 738551.625,
                                                ["x"] = -237597.890625,
                                            }, -- end of [13]
                                            [7] = 
                                            {
                                                ["y"] = 738397,
                                                ["x"] = -237738.109375,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = 738566.1875,
                                                ["x"] = -237582.421875,
                                            }, -- end of [14]
                                            [19] = 
                                            {
                                                ["y"] = 739005.5625,
                                                ["x"] = -237330.96875,
                                            }, -- end of [19]
                                            [15] = 
                                            {
                                                ["y"] = 738581.8125,
                                                ["x"] = -237568.03125,
                                            }, -- end of [15]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 677,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 738098.50035287,
                                            ["x"] = -237795.23745438,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 2.5,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 2,
                                                                        ["name"] = 9,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 668,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 417.85435234624,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 739005.55016056,
                                            ["x"] = -237330.97371252,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 2.5,
                                            ["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"] = 498,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 3909.3907037543,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 730557.02542715,
                                            ["x"] = -238866.27759959,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 2.5,
                                            ["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"] = 488,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 4867.3903425134,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 724464.45582581,
                                            ["x"] = -237366.55210876,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 2.5,
                                            ["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"] = 527,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 6695.7219405262,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 731719.72261561,
                                            ["x"] = -239121.75087822,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 2.5,
                                            ["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"] = 660,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 8061.953905819,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 739083.82460155,
                                            ["x"] = -237288.60159457,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 2.5,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 518,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 8976.889277448,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 733090.56126874,
                                            ["x"] = -239422.95564067,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 2.5,
                                            ["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"] = 530,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 11190.967296912,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 725132.5281024,
                                            ["x"] = -237861.73974432,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 2.5,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            ["alt"] = 518,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 13073.533916778,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 733611.13107646,
                                            ["x"] = -239537.33768,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 2.5,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [9]
                                        [10] = 
                                        {
                                            ["alt"] = 666,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 13375.606097154,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 738981.62830448,
                                            ["x"] = -237343.92327428,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 2.5,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [10]
                                        [11] = 
                                        {
                                            ["alt"] = 509,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 15067.569196779,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 732182.426994,
                                            ["x"] = -239223.4161192,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 2.5,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [11]
                                        [12] = 
                                        {
                                            ["alt"] = 492,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 16826.967911069,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 724939.22135234,
                                            ["x"] = -237718.43125556,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 2.5,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [12]
                                        [13] = 
                                        {
                                            ["alt"] = 529,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 18669.864505696,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 732909.05232789,
                                            ["x"] = -239383.07364502,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 2.5,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [13]
                                        [14] = 
                                        {
                                            ["alt"] = 688,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 19294.317089056,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 738826.95351113,
                                            ["x"] = -237427.65301423,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 2.5,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [14]
                                        [15] = 
                                        {
                                            ["alt"] = 507,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 21024.595516062,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 731625.40850273,
                                            ["x"] = -239101.02773906,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 2.5,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [15]
                                        [16] = 
                                        {
                                            ["alt"] = 504,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 22131.99497199,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 724976.12592995,
                                            ["x"] = -237745.79056528,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 2.7777777777778,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [16]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 5,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 738098.50035287,
                                        ["type"] = "GAZ-66",
                                        ["name"] = "Unit #007",
                                        ["unitId"] = 9,
                                        ["heading"] = 1.0977221968688,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Average",
                                        ["x"] = -237795.23745438,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 738068.68824112,
                                        ["type"] = "GAZ-66",
                                        ["name"] = "Unit #031",
                                        ["unitId"] = 40,
                                        ["heading"] = 1.0977221968688,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Average",
                                        ["x"] = -237798.56902052,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 738038.87612936,
                                        ["type"] = "Ural-375 ZU-23",
                                        ["name"] = "Unit #032",
                                        ["unitId"] = 41,
                                        ["heading"] = 1.0977221968688,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Average",
                                        ["x"] = -237801.90058666,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 738009.04201532,
                                        ["type"] = "GAZ-66",
                                        ["name"] = "Unit #033",
                                        ["unitId"] = 42,
                                        ["heading"] = 1.0977221968688,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Average",
                                        ["x"] = -237805.22506654,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 738098.50035287,
                                ["x"] = -237795.23745438,
                                ["name"] = "Gun Truck 2",
                                ["visible"] = false,
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [4]
                            [5] = 
                            {
                                ["visible"] = true,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 757323.75717884,
                                                ["x"] = -230979.06283057,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 716855.18575027,
                                                ["x"] = -238630.491402,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 835,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 757323.75717884,
                                            ["x"] = -230979.06283057,
                                            ["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] = 
                                    {
                                        ["y"] = 757323.75717884,
                                        ["type"] = "Tor 9A331",
                                        ["name"] = "Unit #008",
                                        ["unitId"] = 17,
                                        ["heading"] = 4.5255239300691,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Average",
                                        ["x"] = -230979.06283057,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 757363.75717884,
                                        ["type"] = "Tor 9A331",
                                        ["name"] = "Unit #009",
                                        ["unitId"] = 18,
                                        ["heading"] = 4.5255239300691,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Average",
                                        ["x"] = -231019.06283057,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 757323.75717884,
                                ["x"] = -230979.06283057,
                                ["name"] = "East TOR",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [5]
                            [6] = 
                            {
                                ["visible"] = true,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [27] = 
                                            {
                                                ["y"] = 715295.6875,
                                                ["x"] = -239089.859375,
                                            }, -- end of [27]
                                            [2] = 
                                            {
                                                ["y"] = 716793.125,
                                                ["x"] = -238681.5,
                                            }, -- end of [2]
                                            [38] = 
                                            {
                                                ["y"] = 714541.5625,
                                                ["x"] = -239247.21875,
                                            }, -- end of [38]
                                            [3] = 
                                            {
                                                ["y"] = 716765.5625,
                                                ["x"] = -238688.203125,
                                            }, -- end of [3]
                                            [54] = 
                                            {
                                                ["y"] = 712634.125,
                                                ["x"] = -240397.015625,
                                            }, -- end of [54]
                                            [4] = 
                                            {
                                                ["y"] = 716738.5,
                                                ["x"] = -238696.46875,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 716711.875,
                                                ["x"] = -238706.234375,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                ["y"] = 716685.875,
                                                ["x"] = -238717.515625,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                ["y"] = 716660.625,
                                                ["x"] = -238730.234375,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                ["y"] = 716636.0625,
                                                ["x"] = -238744.359375,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                ["y"] = 716589.5625,
                                                ["x"] = -238776.6875,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                ["y"] = 716397.8125,
                                                ["x"] = -238944.0625,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = 716362.4375,
                                                ["x"] = -238970.828125,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                ["y"] = 716323.4375,
                                                ["x"] = -238992.046875,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                ["y"] = 715997.1875,
                                                ["x"] = -239066.5625,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                ["y"] = 715839.625,
                                                ["x"] = -239086.046875,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                ["y"] = 715238.4375,
                                                ["x"] = -239092.546875,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                ["y"] = 715010.875,
                                                ["x"] = -239119.6875,
                                            }, -- end of [32]
                                            [40] = 
                                            {
                                                ["y"] = 714468.125,
                                                ["x"] = -239275.671875,
                                            }, -- end of [40]
                                            [48] = 
                                            {
                                                ["y"] = 713101.375,
                                                ["x"] = -240194.484375,
                                            }, -- end of [48]
                                            [56] = 
                                            {
                                                ["y"] = 712595.875,
                                                ["x"] = -240427,
                                            }, -- end of [56]
                                            [55] = 
                                            {
                                                ["y"] = 712614.4375,
                                                ["x"] = -240411.34375,
                                            }, -- end of [55]
                                            [33] = 
                                            {
                                                ["y"] = 714954.5625,
                                                ["x"] = -239130.53125,
                                            }, -- end of [33]
                                            [41] = 
                                            {
                                                ["y"] = 714432.25,
                                                ["x"] = -239292.046875,
                                            }, -- end of [41]
                                            [49] = 
                                            {
                                                ["y"] = 713069.5625,
                                                ["x"] = -240210.578125,
                                            }, -- end of [49]
                                            [57] = 
                                            {
                                                ["y"] = 712578.4375,
                                                ["x"] = -240443.921875,
                                            }, -- end of [57]
                                            [17] = 
                                            {
                                                ["y"] = 716302.875,
                                                ["x"] = -239000.4375,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                ["y"] = 715958.125,
                                                ["x"] = -239073.78125,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                ["y"] = 715799.9375,
                                                ["x"] = -239087,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = 715181.25,
                                                ["x"] = -239096.875,
                                            }, -- end of [29]
                                            [34] = 
                                            {
                                                ["y"] = 714898.625,
                                                ["x"] = -239143,
                                            }, -- end of [34]
                                            [42] = 
                                            {
                                                ["y"] = 714397.125,
                                                ["x"] = -239309.828125,
                                            }, -- end of [42]
                                            [50] = 
                                            {
                                                ["y"] = 713036.9375,
                                                ["x"] = -240224.875,
                                            }, -- end of [50]
                                            [58] = 
                                            {
                                                ["y"] = 712472.75,
                                                ["x"] = -240553.53125,
                                            }, -- end of [58]
                                            [35] = 
                                            {
                                                ["y"] = 714843,
                                                ["x"] = -239157.0625,
                                            }, -- end of [35]
                                            [51] = 
                                            {
                                                ["y"] = 712698.375,
                                                ["x"] = -240362.703125,
                                            }, -- end of [51]
                                            [61] = 
                                            {
                                                ["y"] = 712448.4375,
                                                ["x"] = -240566.578125,
                                            }, -- end of [61]
                                            [59] = 
                                            {
                                                ["y"] = 712465.625,
                                                ["x"] = -240559.546875,
                                            }, -- end of [59]
                                            [9] = 
                                            {
                                                ["y"] = 716612.3125,
                                                ["x"] = -238759.875,
                                            }, -- end of [9]
                                            [11] = 
                                            {
                                                ["y"] = 716567.75,
                                                ["x"] = -238794.78125,
                                            }, -- end of [11]
                                            [13] = 
                                            {
                                                ["y"] = 716380.625,
                                                ["x"] = -238958.09375,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                ["y"] = 716343.3125,
                                                ["x"] = -238982.15625,
                                            }, -- end of [15]
                                            [18] = 
                                            {
                                                ["y"] = 716281.75,
                                                ["x"] = -239007.265625,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                ["y"] = 715918.75,
                                                ["x"] = -239079.4375,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                ["y"] = 715353,
                                                ["x"] = -239088.8125,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                ["y"] = 715124.25,
                                                ["x"] = -239102.84375,
                                            }, -- end of [30]
                                            [36] = 
                                            {
                                                ["y"] = 714787.875,
                                                ["x"] = -239172.703125,
                                            }, -- end of [36]
                                            [44] = 
                                            {
                                                ["y"] = 714329,
                                                ["x"] = -239349.453125,
                                            }, -- end of [44]
                                            [52] = 
                                            {
                                                ["y"] = 712676.125,
                                                ["x"] = -240372.640625,
                                            }, -- end of [52]
                                            [60] = 
                                            {
                                                ["y"] = 712457.375,
                                                ["x"] = -240563.953125,
                                            }, -- end of [60]
                                            [47] = 
                                            {
                                                ["y"] = 713132.1875,
                                                ["x"] = -240176.65625,
                                            }, -- end of [47]
                                            [46] = 
                                            {
                                                ["y"] = 713162,
                                                ["x"] = -240157.140625,
                                            }, -- end of [46]
                                            [39] = 
                                            {
                                                ["y"] = 714504.5625,
                                                ["x"] = -239260.71875,
                                            }, -- end of [39]
                                            [43] = 
                                            {
                                                ["y"] = 714362.6875,
                                                ["x"] = -239328.96875,
                                            }, -- end of [43]
                                            [37] = 
                                            {
                                                ["y"] = 714579.125,
                                                ["x"] = -239235.171875,
                                            }, -- end of [37]
                                            [45] = 
                                            {
                                                ["y"] = 714296.1875,
                                                ["x"] = -239371.25,
                                            }, -- end of [45]
                                            [53] = 
                                            {
                                                ["y"] = 712654.6875,
                                                ["x"] = -240384.09375,
                                            }, -- end of [53]
                                            [1] = 
                                            {
                                                ["y"] = 716975.4375,
                                                ["x"] = -238643.203125,
                                            }, -- end of [1]
                                            [19] = 
                                            {
                                                ["y"] = 716260.1875,
                                                ["x"] = -239012.515625,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = 715879.25,
                                                ["x"] = -239083.53125,
                                            }, -- end of [23]
                                            [31] = 
                                            {
                                                ["y"] = 715067.4375,
                                                ["x"] = -239110.453125,
                                            }, -- end of [31]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 443,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 716975.43688965,
                                            ["x"] = -238643.19970703,
                                            ["ETA_locked"] = true,
                                            ["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 [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 11,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 716975.43688965,
                                        ["type"] = "Tor 9A331",
                                        ["name"] = "Unit #010",
                                        ["unitId"] = 19,
                                        ["heading"] = 4.3106302957866,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Average",
                                        ["x"] = -238643.19970703,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 717007.18847656,
                                        ["type"] = "Tor 9A331",
                                        ["name"] = "Unit #011",
                                        ["unitId"] = 20,
                                        ["heading"] = 4.5287226113737,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Average",
                                        ["x"] = -238637.30175781,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 716975.43688965,
                                ["x"] = -238643.19970703,
                                ["name"] = "Mid West TOR",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [6]
                            [7] = 
                            {
                                ["visible"] = true,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 396,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 707882.6272278,
                                            ["x"] = -238731.75525935,
                                            ["ETA_locked"] = true,
                                            ["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 [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 12,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 707882.6272278,
                                        ["type"] = "Tor 9A331",
                                        ["name"] = "Unit #012",
                                        ["unitId"] = 21,
                                        ["heading"] = 1.1868238913561,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Average",
                                        ["x"] = -238731.75525935,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 707882.6272278,
                                ["x"] = -238731.75525935,
                                ["name"] = "West TOR",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [7]
                            [8] = 
                            {
                                ["visible"] = true,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 770,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 740930.90003598,
                                            ["x"] = -230423.34854486,
                                            ["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"] = 13,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 740930.90003598,
                                        ["type"] = "Tor 9A331",
                                        ["name"] = "Unit #013",
                                        ["unitId"] = 22,
                                        ["heading"] = 1.1868238913561,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Average",
                                        ["x"] = -230423.34854486,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 740930.90003598,
                                ["x"] = -230423.34854486,
                                ["name"] = "North TOR",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [8]
                            [9] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 544,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 735334.6143217,
                                            ["x"] = -239975.91997342,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 2,
                                                                        ["name"] = 9,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 14,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 735334.6143217,
                                        ["type"] = "Infantry AK",
                                        ["name"] = "Unit #014",
                                        ["unitId"] = 23,
                                        ["heading"] = 5.1487212933833,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Average",
                                        ["x"] = -239975.91997342,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 735419.18575027,
                                        ["type"] = "Infantry AK",
                                        ["name"] = "Unit #015",
                                        ["unitId"] = 24,
                                        ["heading"] = 0.33161255787892,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Average",
                                        ["x"] = -239925.06283057,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 735396.32860742,
                                        ["type"] = "Infantry AK",
                                        ["name"] = "Unit #016",
                                        ["unitId"] = 25,
                                        ["heading"] = 4.2760566673861,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Average",
                                        ["x"] = -240095.91997342,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 735481.47146456,
                                        ["type"] = "Infantry AK",
                                        ["name"] = "Unit #017",
                                        ["unitId"] = 26,
                                        ["heading"] = 1.8849555921539,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Average",
                                        ["x"] = -240056.49140199,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["y"] = 735462.6143217,
                                        ["type"] = "Infantry AK",
                                        ["name"] = "Unit #018",
                                        ["unitId"] = 27,
                                        ["heading"] = 0.85521133347722,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Average",
                                        ["x"] = -239994.77711628,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["y"] = 735371.75717884,
                                        ["type"] = "Infantry AK",
                                        ["name"] = "Unit #019",
                                        ["unitId"] = 28,
                                        ["heading"] = 5.7421332390613,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Average",
                                        ["x"] = -239949.63425914,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["y"] = 735356.90003599,
                                        ["type"] = "Infantry AK",
                                        ["name"] = "Unit #020",
                                        ["unitId"] = 29,
                                        ["heading"] = 4.1887902047864,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Average",
                                        ["x"] = -240051.34854485,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["y"] = 735454.6143217,
                                        ["type"] = "Infantry AK",
                                        ["name"] = "Unit #021",
                                        ["unitId"] = 30,
                                        ["heading"] = 2.6179938779915,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Average",
                                        ["x"] = -240087.34854485,
                                    }, -- end of [8]
                                }, -- end of ["units"]
                                ["y"] = 735334.6143217,
                                ["x"] = -239975.91997342,
                                ["name"] = "Guards 1",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [9]
                            [10] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 550,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 735290.04289313,
                                            ["x"] = -239990.77711628,
                                            ["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"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 735290.04289313,
                                        ["type"] = "Paratrooper AKS-74",
                                        ["name"] = "Unit #022",
                                        ["unitId"] = 31,
                                        ["heading"] = 4.6425758103049,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Average",
                                        ["x"] = -239990.77711628,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 735292.32860742,
                                        ["type"] = "Paratrooper RPG-16",
                                        ["name"] = "Unit #023",
                                        ["unitId"] = 32,
                                        ["heading"] = 4.6425758103049,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Average",
                                        ["x"] = -239997.06283057,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 735290.04289313,
                                ["x"] = -239990.77711628,
                                ["name"] = "Guards 2",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [10]
                            [11] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 564,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 735546.04289313,
                                            ["x"] = -240067.34854485,
                                            ["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"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 735546.04289313,
                                        ["type"] = "Paratrooper AKS-74",
                                        ["name"] = "Unit #024",
                                        ["unitId"] = 33,
                                        ["heading"] = 0.73303828583762,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Average",
                                        ["x"] = -240067.34854485,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 735550.04289313,
                                        ["type"] = "Paratrooper RPG-16",
                                        ["name"] = "Unit #025",
                                        ["unitId"] = 34,
                                        ["heading"] = 1.239183768916,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Average",
                                        ["x"] = -240071.91997342,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 735546.04289313,
                                ["x"] = -240067.34854485,
                                ["name"] = "Guards 3",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [11]
                            [12] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 735350.6143217,
                                                ["x"] = -239910.77711628,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 734719.79627502,
                                                ["x"] = -240217.66844424,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 734719.8125,
                                                ["x"] = -240217.671875,
                                            }, -- end of [1]
                                            [13] = 
                                            {
                                                ["y"] = 734408.125,
                                                ["x"] = -239527.078125,
                                            }, -- end of [13]
                                            [7] = 
                                            {
                                                ["y"] = 734585,
                                                ["x"] = -239973.875,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = 734404.5,
                                                ["x"] = -239525.5625,
                                            }, -- end of [14]
                                            [2] = 
                                            {
                                                ["y"] = 734702.4375,
                                                ["x"] = -240186.765625,
                                            }, -- end of [2]
                                            [15] = 
                                            {
                                                ["y"] = 734400.5625,
                                                ["x"] = -239525.546875,
                                            }, -- end of [15]
                                            [8] = 
                                            {
                                                ["y"] = 734566.5625,
                                                ["x"] = -239928.765625,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = 734155.75,
                                                ["x"] = -239559.515625,
                                            }, -- end of [16]
                                            [9] = 
                                            {
                                                ["y"] = 734507.9375,
                                                ["x"] = -239776.65625,
                                            }, -- end of [9]
                                            [5] = 
                                            {
                                                ["y"] = 734626.9375,
                                                ["x"] = -240061.75,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 734413.8125,
                                                ["x"] = -239540.765625,
                                            }, -- end of [10]
                                            [11] = 
                                            {
                                                ["y"] = 734412.4375,
                                                ["x"] = -239533.515625,
                                            }, -- end of [11]
                                            [3] = 
                                            {
                                                ["y"] = 734675.6875,
                                                ["x"] = -240146.09375,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 734605.125,
                                                ["x"] = -240018.21875,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 734410.9375,
                                                ["x"] = -239529.859375,
                                            }, -- end of [12]
                                            [4] = 
                                            {
                                                ["y"] = 734650.5,
                                                ["x"] = -240104.390625,
                                            }, -- end of [4]
                                        }, -- end of [3]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 735394.04289313,
                                                ["x"] = -239931.34854485,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 735350.6143217,
                                                ["x"] = -239910.77711628,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [4] = 
                                        {
                                            [33] = 
                                            {
                                                ["y"] = 729442.375,
                                                ["x"] = -237972.96875,
                                            }, -- end of [33]
                                            [35] = 
                                            {
                                                ["y"] = 729422.5625,
                                                ["x"] = -237977.296875,
                                            }, -- end of [35]
                                            [37] = 
                                            {
                                                ["y"] = 729405.6875,
                                                ["x"] = -237988.515625,
                                            }, -- end of [37]
                                            [39] = 
                                            {
                                                ["y"] = 729394,
                                                ["x"] = -238005.09375,
                                            }, -- end of [39]
                                            [41] = 
                                            {
                                                ["y"] = 729389.1875,
                                                ["x"] = -238024.78125,
                                            }, -- end of [41]
                                            [43] = 
                                            {
                                                ["y"] = 729385.4375,
                                                ["x"] = -238070.953125,
                                            }, -- end of [43]
                                            [45] = 
                                            {
                                                ["y"] = 729373.9375,
                                                ["x"] = -238132.734375,
                                            }, -- end of [45]
                                            [47] = 
                                            {
                                                ["y"] = 729354.8125,
                                                ["x"] = -238192.578125,
                                            }, -- end of [47]
                                            [49] = 
                                            {
                                                ["y"] = 729328.3125,
                                                ["x"] = -238249.546875,
                                            }, -- end of [49]
                                            [51] = 
                                            {
                                                ["y"] = 729294.875,
                                                ["x"] = -238302.75,
                                            }, -- end of [51]
                                            [53] = 
                                            {
                                                ["y"] = 729255,
                                                ["x"] = -238351.34375,
                                            }, -- end of [53]
                                            [55] = 
                                            {
                                                ["y"] = 729209.375,
                                                ["x"] = -238394.546875,
                                            }, -- end of [55]
                                            [57] = 
                                            {
                                                ["y"] = 729158.6875,
                                                ["x"] = -238431.6875,
                                            }, -- end of [57]
                                            [59] = 
                                            {
                                                ["y"] = 729103.6875,
                                                ["x"] = -238462.171875,
                                            }, -- end of [59]
                                            [61] = 
                                            {
                                                ["y"] = 729045.375,
                                                ["x"] = -238485.53125,
                                            }, -- end of [61]
                                            [63] = 
                                            {
                                                ["y"] = 728984.5625,
                                                ["x"] = -238501.375,
                                            }, -- end of [63]
                                            [66] = 
                                            {
                                                ["y"] = 728890.8125,
                                                ["x"] = -238510.578125,
                                            }, -- end of [66]
                                            [70] = 
                                            {
                                                ["y"] = 728496.3125,
                                                ["x"] = -238466.65625,
                                            }, -- end of [70]
                                            [74] = 
                                            {
                                                ["y"] = 728295,
                                                ["x"] = -238484.359375,
                                            }, -- end of [74]
                                            [78] = 
                                            {
                                                ["y"] = 728171.75,
                                                ["x"] = -238483.296875,
                                            }, -- end of [78]
                                            [82] = 
                                            {
                                                ["y"] = 728052.5,
                                                ["x"] = -238452.125,
                                            }, -- end of [82]
                                            [86] = 
                                            {
                                                ["y"] = 727944.5,
                                                ["x"] = -238392.734375,
                                            }, -- end of [86]
                                            [90] = 
                                            {
                                                ["y"] = 727854.3125,
                                                ["x"] = -238308.71875,
                                            }, -- end of [90]
                                            [94] = 
                                            {
                                                ["y"] = 727749.1875,
                                                ["x"] = -238174.109375,
                                            }, -- end of [94]
                                            [98] = 
                                            {
                                                ["y"] = 727683.75,
                                                ["x"] = -238134.0625,
                                            }, -- end of [98]
                                            [102] = 
                                            {
                                                ["y"] = 727608.0625,
                                                ["x"] = -238121.578125,
                                            }, -- end of [102]
                                            [106] = 
                                            {
                                                ["y"] = 727533.25,
                                                ["x"] = -238138.515625,
                                            }, -- end of [106]
                                            [110] = 
                                            {
                                                ["y"] = 727446,
                                                ["x"] = -238168.515625,
                                            }, -- end of [110]
                                            [114] = 
                                            {
                                                ["y"] = 727341,
                                                ["x"] = -238177.515625,
                                            }, -- end of [114]
                                            [118] = 
                                            {
                                                ["y"] = 727237.3125,
                                                ["x"] = -238158.8125,
                                            }, -- end of [118]
                                            [122] = 
                                            {
                                                ["y"] = 726595.5,
                                                ["x"] = -237909.921875,
                                            }, -- end of [122]
                                            [126] = 
                                            {
                                                ["y"] = 726456.75,
                                                ["x"] = -237887.515625,
                                            }, -- end of [126]
                                            [132] = 
                                            {
                                                ["y"] = 725846.4375,
                                                ["x"] = -237949.609375,
                                            }, -- end of [132]
                                            [140] = 
                                            {
                                                ["y"] = 725559.875,
                                                ["x"] = -238060.21875,
                                            }, -- end of [140]
                                            [148] = 
                                            {
                                                ["y"] = 725300.5,
                                                ["x"] = -237975.125,
                                            }, -- end of [148]
                                            [156] = 
                                            {
                                                ["y"] = 724391.4375,
                                                ["x"] = -237328.53125,
                                            }, -- end of [156]
                                            [164] = 
                                            {
                                                ["y"] = 723616.8125,
                                                ["x"] = -237326.015625,
                                            }, -- end of [164]
                                            [172] = 
                                            {
                                                ["y"] = 723272,
                                                ["x"] = -237223.078125,
                                            }, -- end of [172]
                                            [1] = 
                                            {
                                                ["y"] = 734155.75,
                                                ["x"] = -239559.515625,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 733903.4375,
                                                ["x"] = -239593.9375,
                                            }, -- end of [2]
                                            [133] = 
                                            {
                                                ["y"] = 725825.0625,
                                                ["x"] = -237955.515625,
                                            }, -- end of [133]
                                            [141] = 
                                            {
                                                ["y"] = 725547.6875,
                                                ["x"] = -238058.640625,
                                            }, -- end of [141]
                                            [149] = 
                                            {
                                                ["y"] = 725265.75,
                                                ["x"] = -237955.546875,
                                            }, -- end of [149]
                                            [157] = 
                                            {
                                                ["y"] = 724370.25,
                                                ["x"] = -237321.859375,
                                            }, -- end of [157]
                                            [165] = 
                                            {
                                                ["y"] = 723584.5625,
                                                ["x"] = -237322.84375,
                                            }, -- end of [165]
                                            [173] = 
                                            {
                                                ["y"] = 723211.375,
                                                ["x"] = -237201.078125,
                                            }, -- end of [173]
                                            [3] = 
                                            {
                                                ["y"] = 733889.3125,
                                                ["x"] = -239595.046875,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 733875.1875,
                                                ["x"] = -239594.5,
                                            }, -- end of [4]
                                            [67] = 
                                            {
                                                ["y"] = 728859.375,
                                                ["x"] = -238509.703125,
                                            }, -- end of [67]
                                            [71] = 
                                            {
                                                ["y"] = 728475.5625,
                                                ["x"] = -238465.96875,
                                            }, -- end of [71]
                                            [75] = 
                                            {
                                                ["y"] = 728264.25,
                                                ["x"] = -238486.953125,
                                            }, -- end of [75]
                                            [5] = 
                                            {
                                                ["y"] = 733861.1875,
                                                ["x"] = -239592.28125,
                                            }, -- end of [5]
                                            [83] = 
                                            {
                                                ["y"] = 728024.1875,
                                                ["x"] = -238439.8125,
                                            }, -- end of [83]
                                            [87] = 
                                            {
                                                ["y"] = 727920.0625,
                                                ["x"] = -238373.859375,
                                            }, -- end of [87]
                                            [91] = 
                                            {
                                                ["y"] = 727835.25,
                                                ["x"] = -238284.4375,
                                            }, -- end of [91]
                                            [6] = 
                                            {
                                                ["y"] = 729625.0625,
                                                ["x"] = -238661.5,
                                            }, -- end of [6]
                                            [99] = 
                                            {
                                                ["y"] = 727665.375,
                                                ["x"] = -238128.21875,
                                            }, -- end of [99]
                                            [103] = 
                                            {
                                                ["y"] = 727588.875,
                                                ["x"] = -238123.078125,
                                            }, -- end of [103]
                                            [107] = 
                                            {
                                                ["y"] = 727521.1875,
                                                ["x"] = -238143.859375,
                                            }, -- end of [107]
                                            [7] = 
                                            {
                                                ["y"] = 729612.875,
                                                ["x"] = -238657.84375,
                                            }, -- end of [7]
                                            [115] = 
                                            {
                                                ["y"] = 727314.625,
                                                ["x"] = -238175.421875,
                                            }, -- end of [115]
                                            [119] = 
                                            {
                                                ["y"] = 727212.4375,
                                                ["x"] = -238149.90625,
                                            }, -- end of [119]
                                            [123] = 
                                            {
                                                ["y"] = 726561.3125,
                                                ["x"] = -237901.515625,
                                            }, -- end of [123]
                                            [8] = 
                                            {
                                                ["y"] = 729601.375,
                                                ["x"] = -238652.40625,
                                            }, -- end of [8]
                                            [134] = 
                                            {
                                                ["y"] = 725804.125,
                                                ["x"] = -237962.765625,
                                            }, -- end of [134]
                                            [9] = 
                                            {
                                                ["y"] = 729590.8125,
                                                ["x"] = -238645.34375,
                                            }, -- end of [9]
                                            [150] = 
                                            {
                                                ["y"] = 725232,
                                                ["x"] = -237934.25,
                                            }, -- end of [150]
                                            [10] = 
                                            {
                                                ["y"] = 729581.4375,
                                                ["x"] = -238636.765625,
                                            }, -- end of [10]
                                            [166] = 
                                            {
                                                ["y"] = 723552.5,
                                                ["x"] = -237318.078125,
                                            }, -- end of [166]
                                            [11] = 
                                            {
                                                ["y"] = 729573.4375,
                                                ["x"] = -238626.890625,
                                            }, -- end of [11]
                                            [12] = 
                                            {
                                                ["y"] = 729567,
                                                ["x"] = -238615.953125,
                                            }, -- end of [12]
                                            [13] = 
                                            {
                                                ["y"] = 729562.3125,
                                                ["x"] = -238604.15625,
                                            }, -- end of [13]
                                            [14] = 
                                            {
                                                ["y"] = 729559.375,
                                                ["x"] = -238591.796875,
                                            }, -- end of [14]
                                            [15] = 
                                            {
                                                ["y"] = 729558.3125,
                                                ["x"] = -238579.140625,
                                            }, -- end of [15]
                                            [16] = 
                                            {
                                                ["y"] = 729559.1875,
                                                ["x"] = -238566.46875,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 729623,
                                                ["x"] = -238120.078125,
                                            }, -- end of [17]
                                            [18] = 
                                            {
                                                ["y"] = 729624.1875,
                                                ["x"] = -238105.75,
                                            }, -- end of [18]
                                            [19] = 
                                            {
                                                ["y"] = 729623.625,
                                                ["x"] = -238091.390625,
                                            }, -- end of [19]
                                            [20] = 
                                            {
                                                ["y"] = 729621.375,
                                                ["x"] = -238077.1875,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 729617.375,
                                                ["x"] = -238063.375,
                                            }, -- end of [21]
                                            [22] = 
                                            {
                                                ["y"] = 729611.8125,
                                                ["x"] = -238050.109375,
                                            }, -- end of [22]
                                            [23] = 
                                            {
                                                ["y"] = 729604.75,
                                                ["x"] = -238037.625,
                                            }, -- end of [23]
                                            [24] = 
                                            {
                                                ["y"] = 729596.1875,
                                                ["x"] = -238026.0625,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 729586.3125,
                                                ["x"] = -238015.625,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 729575.25,
                                                ["x"] = -238006.421875,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 729563.1875,
                                                ["x"] = -237998.625,
                                            }, -- end of [27]
                                            [28] = 
                                            {
                                                ["y"] = 729550.25,
                                                ["x"] = -237992.3125,
                                            }, -- end of [28]
                                            [29] = 
                                            {
                                                ["y"] = 729536.6875,
                                                ["x"] = -237987.59375,
                                            }, -- end of [29]
                                            [30] = 
                                            {
                                                ["y"] = 729522.625,
                                                ["x"] = -237984.53125,
                                            }, -- end of [30]
                                            [31] = 
                                            {
                                                ["y"] = 729519.1875,
                                                ["x"] = -237984,
                                            }, -- end of [31]
                                            [32] = 
                                            {
                                                ["y"] = 729452.5625,
                                                ["x"] = -237973.625,
                                            }, -- end of [32]
                                            [34] = 
                                            {
                                                ["y"] = 729432.3125,
                                                ["x"] = -237974.21875,
                                            }, -- end of [34]
                                            [36] = 
                                            {
                                                ["y"] = 729413.625,
                                                ["x"] = -237982.125,
                                            }, -- end of [36]
                                            [38] = 
                                            {
                                                ["y"] = 729399.0625,
                                                ["x"] = -237996.265625,
                                            }, -- end of [38]
                                            [40] = 
                                            {
                                                ["y"] = 729390.6875,
                                                ["x"] = -238014.703125,
                                            }, -- end of [40]
                                            [42] = 
                                            {
                                                ["y"] = 729388.3125,
                                                ["x"] = -238039.640625,
                                            }, -- end of [42]
                                            [44] = 
                                            {
                                                ["y"] = 729380.6875,
                                                ["x"] = -238102.015625,
                                            }, -- end of [44]
                                            [46] = 
                                            {
                                                ["y"] = 729365.3125,
                                                ["x"] = -238162.953125,
                                            }, -- end of [46]
                                            [48] = 
                                            {
                                                ["y"] = 729342.4375,
                                                ["x"] = -238221.484375,
                                            }, -- end of [48]
                                            [50] = 
                                            {
                                                ["y"] = 729312.4375,
                                                ["x"] = -238276.6875,
                                            }, -- end of [50]
                                            [52] = 
                                            {
                                                ["y"] = 729275.6875,
                                                ["x"] = -238327.671875,
                                            }, -- end of [52]
                                            [54] = 
                                            {
                                                ["y"] = 729232.875,
                                                ["x"] = -238373.65625,
                                            }, -- end of [54]
                                            [56] = 
                                            {
                                                ["y"] = 729184.625,
                                                ["x"] = -238413.90625,
                                            }, -- end of [56]
                                            [58] = 
                                            {
                                                ["y"] = 729131.6875,
                                                ["x"] = -238447.796875,
                                            }, -- end of [58]
                                            [60] = 
                                            {
                                                ["y"] = 729074.9375,
                                                ["x"] = -238474.765625,
                                            }, -- end of [60]
                                            [62] = 
                                            {
                                                ["y"] = 729015.1875,
                                                ["x"] = -238494.40625,
                                            }, -- end of [62]
                                            [64] = 
                                            {
                                                ["y"] = 728953.5,
                                                ["x"] = -238506.40625,
                                            }, -- end of [64]
                                            [68] = 
                                            {
                                                ["y"] = 728828.125,
                                                ["x"] = -238506.859375,
                                            }, -- end of [68]
                                            [72] = 
                                            {
                                                ["y"] = 728454.8125,
                                                ["x"] = -238466.515625,
                                            }, -- end of [72]
                                            [76] = 
                                            {
                                                ["y"] = 728233.3125,
                                                ["x"] = -238487.640625,
                                            }, -- end of [76]
                                            [80] = 
                                            {
                                                ["y"] = 728111.1875,
                                                ["x"] = -238471.40625,
                                            }, -- end of [80]
                                            [84] = 
                                            {
                                                ["y"] = 727996.6875,
                                                ["x"] = -238425.765625,
                                            }, -- end of [84]
                                            [88] = 
                                            {
                                                ["y"] = 727896.8125,
                                                ["x"] = -238353.515625,
                                            }, -- end of [88]
                                            [92] = 
                                            {
                                                ["y"] = 727774.9375,
                                                ["x"] = -238202.78125,
                                            }, -- end of [92]
                                            [96] = 
                                            {
                                                ["y"] = 727718.4375,
                                                ["x"] = -238150.921875,
                                            }, -- end of [96]
                                            [100] = 
                                            {
                                                ["y"] = 727646.5625,
                                                ["x"] = -238124.15625,
                                            }, -- end of [100]
                                            [104] = 
                                            {
                                                ["y"] = 727569.875,
                                                ["x"] = -238126.421875,
                                            }, -- end of [104]
                                            [108] = 
                                            {
                                                ["y"] = 727496.6875,
                                                ["x"] = -238153.734375,
                                            }, -- end of [108]
                                            [112] = 
                                            {
                                                ["y"] = 727393.75,
                                                ["x"] = -238176.484375,
                                            }, -- end of [112]
                                            [116] = 
                                            {
                                                ["y"] = 727288.5,
                                                ["x"] = -238171.59375,
                                            }, -- end of [116]
                                            [120] = 
                                            {
                                                ["y"] = 726662.25,
                                                ["x"] = -237932.234375,
                                            }, -- end of [120]
                                            [124] = 
                                            {
                                                ["y"] = 726526.75,
                                                ["x"] = -237894.953125,
                                            }, -- end of [124]
                                            [128] = 
                                            {
                                                ["y"] = 726386.375,
                                                ["x"] = -237887.6875,
                                            }, -- end of [128]
                                            [136] = 
                                            {
                                                ["y"] = 725608,
                                                ["x"] = -238051.40625,
                                            }, -- end of [136]
                                            [144] = 
                                            {
                                                ["y"] = 725447.9375,
                                                ["x"] = -238035.484375,
                                            }, -- end of [144]
                                            [152] = 
                                            {
                                                ["y"] = 724469.375,
                                                ["x"] = -237370.109375,
                                            }, -- end of [152]
                                            [160] = 
                                            {
                                                ["y"] = 724304.6875,
                                                ["x"] = -237311.4375,
                                            }, -- end of [160]
                                            [168] = 
                                            {
                                                ["y"] = 723489.25,
                                                ["x"] = -237303.78125,
                                            }, -- end of [168]
                                            [129] = 
                                            {
                                                ["y"] = 726351.25,
                                                ["x"] = -237890.640625,
                                            }, -- end of [129]
                                            [137] = 
                                            {
                                                ["y"] = 725596.4375,
                                                ["x"] = -238055.828125,
                                            }, -- end of [137]
                                            [145] = 
                                            {
                                                ["y"] = 725410,
                                                ["x"] = -238023.171875,
                                            }, -- end of [145]
                                            [153] = 
                                            {
                                                ["y"] = 724451.0625,
                                                ["x"] = -237357.578125,
                                            }, -- end of [153]
                                            [161] = 
                                            {
                                                ["y"] = 724282.5625,
                                                ["x"] = -237311.21875,
                                            }, -- end of [161]
                                            [169] = 
                                            {
                                                ["y"] = 723458.25,
                                                ["x"] = -237294.296875,
                                            }, -- end of [169]
                                            [65] = 
                                            {
                                                ["y"] = 728922.25,
                                                ["x"] = -238509.484375,
                                            }, -- end of [65]
                                            [69] = 
                                            {
                                                ["y"] = 728516.9375,
                                                ["x"] = -238468.5625,
                                            }, -- end of [69]
                                            [73] = 
                                            {
                                                ["y"] = 728434.1875,
                                                ["x"] = -238468.28125,
                                            }, -- end of [73]
                                            [77] = 
                                            {
                                                ["y"] = 728202.5,
                                                ["x"] = -238486.421875,
                                            }, -- end of [77]
                                            [81] = 
                                            {
                                                ["y"] = 728081.5625,
                                                ["x"] = -238462.671875,
                                            }, -- end of [81]
                                            [85] = 
                                            {
                                                ["y"] = 727970.0625,
                                                ["x"] = -238410.046875,
                                            }, -- end of [85]
                                            [89] = 
                                            {
                                                ["y"] = 727874.875,
                                                ["x"] = -238331.765625,
                                            }, -- end of [89]
                                            [93] = 
                                            {
                                                ["y"] = 727762.75,
                                                ["x"] = -238187.828125,
                                            }, -- end of [93]
                                            [97] = 
                                            {
                                                ["y"] = 727701.5,
                                                ["x"] = -238141.65625,
                                            }, -- end of [97]
                                            [101] = 
                                            {
                                                ["y"] = 727627.375,
                                                ["x"] = -238121.9375,
                                            }, -- end of [101]
                                            [105] = 
                                            {
                                                ["y"] = 727551.25,
                                                ["x"] = -238131.578125,
                                            }, -- end of [105]
                                            [109] = 
                                            {
                                                ["y"] = 727471.5625,
                                                ["x"] = -238161.953125,
                                            }, -- end of [109]
                                            [113] = 
                                            {
                                                ["y"] = 727367.375,
                                                ["x"] = -238177.875,
                                            }, -- end of [113]
                                            [117] = 
                                            {
                                                ["y"] = 727262.6875,
                                                ["x"] = -238166.046875,
                                            }, -- end of [117]
                                            [121] = 
                                            {
                                                ["y"] = 726629.1875,
                                                ["x"] = -237920.171875,
                                            }, -- end of [121]
                                            [125] = 
                                            {
                                                ["y"] = 726491.8125,
                                                ["x"] = -237890.296875,
                                            }, -- end of [125]
                                            [130] = 
                                            {
                                                ["y"] = 725890.125,
                                                ["x"] = -237941.953125,
                                            }, -- end of [130]
                                            [138] = 
                                            {
                                                ["y"] = 725584.5,
                                                ["x"] = -238058.796875,
                                            }, -- end of [138]
                                            [146] = 
                                            {
                                                ["y"] = 725372.6875,
                                                ["x"] = -238008.984375,
                                            }, -- end of [146]
                                            [154] = 
                                            {
                                                ["y"] = 724431.9375,
                                                ["x"] = -237346.4375,
                                            }, -- end of [154]
                                            [162] = 
                                            {
                                                ["y"] = 723681.625,
                                                ["x"] = -237327.5,
                                            }, -- end of [162]
                                            [170] = 
                                            {
                                                ["y"] = 723427.75,
                                                ["x"] = -237283.265625,
                                            }, -- end of [170]
                                            [79] = 
                                            {
                                                ["y"] = 728141.25,
                                                ["x"] = -238478.28125,
                                            }, -- end of [79]
                                            [95] = 
                                            {
                                                ["y"] = 727734.375,
                                                ["x"] = -238161.78125,
                                            }, -- end of [95]
                                            [111] = 
                                            {
                                                ["y"] = 727420,
                                                ["x"] = -238173.359375,
                                            }, -- end of [111]
                                            [127] = 
                                            {
                                                ["y"] = 726421.5625,
                                                ["x"] = -237886.65625,
                                            }, -- end of [127]
                                            [131] = 
                                            {
                                                ["y"] = 725868.1875,
                                                ["x"] = -237945.09375,
                                            }, -- end of [131]
                                            [135] = 
                                            {
                                                ["y"] = 725783.625,
                                                ["x"] = -237971.34375,
                                            }, -- end of [135]
                                            [139] = 
                                            {
                                                ["y"] = 725572.25,
                                                ["x"] = -238060.265625,
                                            }, -- end of [139]
                                            [142] = 
                                            {
                                                ["y"] = 725525.375,
                                                ["x"] = -238054.359375,
                                            }, -- end of [142]
                                            [143] = 
                                            {
                                                ["y"] = 725486.4375,
                                                ["x"] = -238045.890625,
                                            }, -- end of [143]
                                            [147] = 
                                            {
                                                ["y"] = 725336.1875,
                                                ["x"] = -237992.953125,
                                            }, -- end of [147]
                                            [151] = 
                                            {
                                                ["y"] = 725199.375,
                                                ["x"] = -237911.296875,
                                            }, -- end of [151]
                                            [155] = 
                                            {
                                                ["y"] = 724412,
                                                ["x"] = -237336.734375,
                                            }, -- end of [155]
                                            [158] = 
                                            {
                                                ["y"] = 724348.6875,
                                                ["x"] = -237316.78125,
                                            }, -- end of [158]
                                            [159] = 
                                            {
                                                ["y"] = 724326.8125,
                                                ["x"] = -237313.296875,
                                            }, -- end of [159]
                                            [163] = 
                                            {
                                                ["y"] = 723649.1875,
                                                ["x"] = -237327.5625,
                                            }, -- end of [163]
                                            [167] = 
                                            {
                                                ["y"] = 723520.6875,
                                                ["x"] = -237311.71875,
                                            }, -- end of [167]
                                            [171] = 
                                            {
                                                ["y"] = 723332.3125,
                                                ["x"] = -237246.03125,
                                            }, -- end of [171]
                                            [174] = 
                                            {
                                                ["y"] = 722946.75,
                                                ["x"] = -237107.515625,
                                            }, -- end of [174]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 722947.18575028,
                                                ["x"] = -237106.20568771,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 722947.18575028,
                                                ["x"] = -237106.20568771,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 533,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 735394.04289313,
                                            ["x"] = -239931.34854485,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "ControlledTask",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["task"] = 
                                                                {
                                                                    ["id"] = "Hold",
                                                                    ["params"] = 
                                                                    {
                                                                        ["templateId"] = "",
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["task"]
                                                                ["stopCondition"] = 
                                                                {
                                                                    ["userFlag"] = "1",
                                                                }, -- end of ["stopCondition"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 530,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 735350.6143217,
                                            ["x"] = -239910.77711628,
                                            ["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"] = 523,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 134.92125874221,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 734719.79627502,
                                            ["x"] = -240217.66844424,
                                            ["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"] = 521,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 317.62033659264,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 734155.7489158,
                                            ["x"] = -239559.52322926,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 480,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2614.0761021324,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 722946.76710339,
                                            ["x"] = -237107.51824958,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 17,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 735394.04289313,
                                        ["type"] = "ATMZ-5",
                                        ["name"] = "Unit #026",
                                        ["unitId"] = 35,
                                        ["heading"] = -1.1284221038576,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Average",
                                        ["x"] = -239931.34854485,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 735402.6143217,
                                        ["type"] = "ATMZ-5",
                                        ["name"] = "Unit #027",
                                        ["unitId"] = 36,
                                        ["heading"] = -1.1284221038576,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Average",
                                        ["x"] = -239929.06283056,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 735394.04289313,
                                ["x"] = -239931.34854485,
                                ["name"] = "Fuel Delivery",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [12]
                            [13] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 530,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 735392.04289312,
                                            ["x"] = -239909.34854486,
                                            ["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"] = 18,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 735392.04289312,
                                        ["type"] = "ATMZ-5",
                                        ["name"] = "Unit #028",
                                        ["unitId"] = 37,
                                        ["heading"] = 4.2236967898263,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Average",
                                        ["x"] = -239909.34854486,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 735388.04289312,
                                        ["type"] = "ATMZ-5",
                                        ["name"] = "Unit #029",
                                        ["unitId"] = 38,
                                        ["heading"] = 4.2236967898263,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Average",
                                        ["x"] = -239904.77711629,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 735384.61432169,
                                        ["type"] = "ATMZ-5",
                                        ["name"] = "Unit #030",
                                        ["unitId"] = 39,
                                        ["heading"] = 4.2236967898263,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Average",
                                        ["x"] = -239900.77711629,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 735392.04289312,
                                ["x"] = -239909.34854486,
                                ["name"] = "Parked Fuel Trucks",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [13]
                            [14] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 729383.42857143,
                                                ["x"] = -237952,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 729417.71428571,
                                                ["x"] = -237994.28571429,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 551,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 729444.57142857,
                                            ["x"] = -237952,
                                            ["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"] = 19,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 729444.57142857,
                                        ["type"] = "Infantry AK",
                                        ["name"] = "Man #0",
                                        ["unitId"] = 43,
                                        ["heading"] = 5.1836278784232,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Average",
                                        ["x"] = -237952,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 729442.28571428,
                                        ["type"] = "Paratrooper AKS-74",
                                        ["name"] = "Unit #034",
                                        ["unitId"] = 44,
                                        ["heading"] = 4.2760566673861,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Average",
                                        ["x"] = -237990.85714286,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 729549.71428571,
                                        ["type"] = "Infantry AK",
                                        ["name"] = "Unit #035",
                                        ["unitId"] = 45,
                                        ["heading"] = 1.0995574287564,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Average",
                                        ["x"] = -237970.85714286,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 729548.57142857,
                                        ["type"] = "Infantry AK",
                                        ["name"] = "Unit #036",
                                        ["unitId"] = 46,
                                        ["heading"] = 2.4602944283007,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Average",
                                        ["x"] = -238009.71428571,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["y"] = 729577.71428571,
                                        ["type"] = "Paratrooper AKS-74",
                                        ["name"] = "Unit #037",
                                        ["unitId"] = 47,
                                        ["heading"] = 5.0614548307836,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Average",
                                        ["x"] = -237988,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["y"] = 729582.85714286,
                                        ["type"] = "Paratrooper RPG-16",
                                        ["name"] = "Unit #038",
                                        ["unitId"] = 48,
                                        ["heading"] = 1.6406094968747,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Average",
                                        ["x"] = -237994.85714286,
                                    }, -- end of [6]
                                }, -- end of ["units"]
                                ["y"] = 729444.57142857,
                                ["x"] = -237952,
                                ["name"] = "Bridge Guards 1",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [14]
                            [15] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 729383.42857143,
                                                ["x"] = -237952,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 729417.71428571,
                                                ["x"] = -237994.28571429,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 551,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 734465.14285714,
                                            ["x"] = -239712,
                                            ["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"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 734465.14285714,
                                        ["type"] = "Infantry AK",
                                        ["name"] = "Man #001",
                                        ["unitId"] = 49,
                                        ["heading"] = 5.1836278784232,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Average",
                                        ["x"] = -239712,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 734490.28571428,
                                        ["type"] = "Paratrooper AKS-74",
                                        ["name"] = "Unit #039",
                                        ["unitId"] = 50,
                                        ["heading"] = 4.2760566673861,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Average",
                                        ["x"] = -239669.71428571,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 734534.85714285,
                                        ["type"] = "Infantry AK",
                                        ["name"] = "Unit #040",
                                        ["unitId"] = 51,
                                        ["heading"] = 1.9547687622336,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Average",
                                        ["x"] = -239792,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 734496.57142857,
                                        ["type"] = "Infantry AK",
                                        ["name"] = "Unit #041",
                                        ["unitId"] = 52,
                                        ["heading"] = 2.4602944283007,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Average",
                                        ["x"] = -239798.28571429,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["y"] = 734501.71428571,
                                        ["type"] = "Paratrooper AKS-74",
                                        ["name"] = "Unit #042",
                                        ["unitId"] = 53,
                                        ["heading"] = 0.7679448708775,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Average",
                                        ["x"] = -239708,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["y"] = 734498.85714285,
                                        ["type"] = "Paratrooper RPG-16",
                                        ["name"] = "Unit #043",
                                        ["unitId"] = 54,
                                        ["heading"] = 1.6406094968747,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Average",
                                        ["x"] = -239678.28571429,
                                    }, -- end of [6]
                                }, -- end of ["units"]
                                ["y"] = 734465.14285714,
                                ["x"] = -239712,
                                ["name"] = "Bridge Guards 2",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [15]
                            [16] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 729383.42857143,
                                                ["x"] = -237952,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 729417.71428571,
                                                ["x"] = -237994.28571429,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 551,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 734659.99999999,
                                            ["x"] = -240246.57142857,
                                            ["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"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 734659.99999999,
                                        ["type"] = "Infantry AK",
                                        ["name"] = "Man #002",
                                        ["unitId"] = 55,
                                        ["heading"] = 0.48869219055841,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Average",
                                        ["x"] = -240246.57142857,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 734675.99999999,
                                        ["type"] = "Paratrooper AKS-74",
                                        ["name"] = "Unit #044",
                                        ["unitId"] = 56,
                                        ["heading"] = 1.8849555921539,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Average",
                                        ["x"] = -240272.28571429,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 734537.14285714,
                                        ["type"] = "Infantry AK",
                                        ["name"] = "Unit #045",
                                        ["unitId"] = 57,
                                        ["heading"] = 2.9845130209103,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Average",
                                        ["x"] = -240298.57142857,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 734523.99999999,
                                        ["type"] = "Infantry AK",
                                        ["name"] = "Unit #046",
                                        ["unitId"] = 58,
                                        ["heading"] = 5.0614548307836,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Average",
                                        ["x"] = -240272.28571429,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["y"] = 734789.14285714,
                                        ["type"] = "Paratrooper AKS-74",
                                        ["name"] = "Unit #047",
                                        ["unitId"] = 59,
                                        ["heading"] = 5.8992128717408,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Average",
                                        ["x"] = -240360.85714286,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["y"] = 734824.57142857,
                                        ["type"] = "Paratrooper RPG-16",
                                        ["name"] = "Unit #048",
                                        ["unitId"] = 60,
                                        ["heading"] = 0.87266462599716,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Average",
                                        ["x"] = -240379.14285714,
                                    }, -- end of [6]
                                }, -- end of ["units"]
                                ["y"] = 734659.99999999,
                                ["x"] = -240246.57142857,
                                ["name"] = "Bridge Guards 3",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [16]
                            [18] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 729383.42857143,
                                                ["x"] = -237952,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 729417.71428571,
                                                ["x"] = -237994.28571429,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 551,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 727190,
                                            ["x"] = -257250,
                                            ["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"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 727190,
                                        ["type"] = "Infantry AK",
                                        ["name"] = "Man #003",
                                        ["unitId"] = 69,
                                        ["heading"] = 4.3284165449459,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Average",
                                        ["x"] = -257250,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 727206,
                                        ["type"] = "Paratrooper AKS-74",
                                        ["name"] = "Unit #051",
                                        ["unitId"] = 70,
                                        ["heading"] = 1.8849555921539,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Average",
                                        ["x"] = -257275.71428572,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 727107.14285714,
                                        ["type"] = "Infantry AK",
                                        ["name"] = "Unit #052",
                                        ["unitId"] = 71,
                                        ["heading"] = 4.6600291028249,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Average",
                                        ["x"] = -257292.85714285,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 727164.28571428,
                                        ["type"] = "Infantry AK",
                                        ["name"] = "Unit #053",
                                        ["unitId"] = 72,
                                        ["heading"] = 4.2411500823462,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Average",
                                        ["x"] = -257237.14285714,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["y"] = 727137.14285714,
                                        ["type"] = "Paratrooper AKS-74",
                                        ["name"] = "Unit #054",
                                        ["unitId"] = 73,
                                        ["heading"] = 5.8992128717408,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Average",
                                        ["x"] = -257290,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["y"] = 727155.71428571,
                                        ["type"] = "Paratrooper RPG-16",
                                        ["name"] = "Unit #055",
                                        ["unitId"] = 74,
                                        ["heading"] = 4.5029494701454,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Average",
                                        ["x"] = -257251.42857142,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["y"] = 727105.14285714,
                                        ["type"] = "outpost_road",
                                        ["name"] = "Unit #056",
                                        ["unitId"] = 75,
                                        ["heading"] = 4.9043751981041,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Average",
                                        ["x"] = -257263.42857142,
                                    }, -- end of [7]
                                }, -- end of ["units"]
                                ["y"] = 727190,
                                ["x"] = -257250,
                                ["name"] = "Bridge Guards 3 #001",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [18]
                            [17] = 
                            {
                                ["visible"] = true,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 757323.75717884,
                                                ["x"] = -230979.06283057,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 716855.18575027,
                                                ["x"] = -238630.491402,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 835,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 697101.42857143,
                                            ["x"] = -214195.91997342,
                                            ["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"] = 24,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 697101.42857143,
                                        ["type"] = "Tor 9A331",
                                        ["name"] = "Unit #049",
                                        ["unitId"] = 67,
                                        ["heading"] = 4.5255239300691,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Average",
                                        ["x"] = -214195.91997342,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 697141.42857143,
                                        ["type"] = "Tor 9A331",
                                        ["name"] = "Unit #050",
                                        ["unitId"] = 68,
                                        ["heading"] = 4.5255239300691,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Average",
                                        ["x"] = -214235.91997342,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 697101.42857143,
                                ["x"] = -214195.91997342,
                                ["name"] = "North TOR #001",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [17]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["name"] = "Russia",
                }, -- end of [2]
                [3] = 
                {
                    ["id"] = 18,
                    ["name"] = "Abkhazia",
                }, -- end of [3]
                [4] = 
                {
                    ["id"] = 19,
                    ["name"] = "South Ossetia",
                }, -- end of [4]
            }, -- end of ["country"]
        }, -- end of ["red"]
    }, -- end of ["coalition"]
    ["sortie"] = "Fuel Farm Strike",
    ["version"] = 7,
    ["goals"] = 
    {
    }, -- end of ["goals"]
    ["currentKey"] = 43182,
    ["start_time"] = 19987200,
    ["forcedOptions"] = 
    {
        ["weapons"] = false,
        ["fuel"] = false,
        ["optionsView"] = "optview_allies",
        ["labels"] = false,
    }, -- end of ["forcedOptions"]
    ["failures"] = 
    {
        ["TACAN_FAILURE_RECEIVER"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "TACAN AN/ARN-118 receiver",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TACAN_FAILURE_RECEIVER",
            ["mm"] = 0,
        }, -- end of ["TACAN_FAILURE_RECEIVER"]
        ["RADAR_ALTIMETR_RIGHT_ANT_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AN/APN-194 right antenna",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "RADAR_ALTIMETR_RIGHT_ANT_FAILURE",
            ["mm"] = 0,
        }, -- end of ["RADAR_ALTIMETR_RIGHT_ANT_FAILURE"]
        ["sas_pitch_left"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "SAS PITCH LEFT",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "sas_pitch_left",
            ["mm"] = 0,
        }, -- end of ["sas_pitch_left"]
        ["AN_ALR69V_FAILURE_SENSOR_TAIL_LEFT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AN/ALR-69V tail left sensor",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AN_ALR69V_FAILURE_SENSOR_TAIL_LEFT",
            ["mm"] = 0,
        }, -- end of ["AN_ALR69V_FAILURE_SENSOR_TAIL_LEFT"]
        ["CADC_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "CADC",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_TOTAL"]
        ["LEFT_MFCD_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "Left MFCD",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "LEFT_MFCD_FAILURE",
            ["mm"] = 0,
        }, -- end of ["LEFT_MFCD_FAILURE"]
        ["AN_ALR69V_FAILURE_SENSOR_NOSE_LEFT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AN/ALR-69V nose left sensor",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AN_ALR69V_FAILURE_SENSOR_NOSE_LEFT",
            ["mm"] = 0,
        }, -- end of ["AN_ALR69V_FAILURE_SENSOR_NOSE_LEFT"]
        ["TGP_FAILURE_RIGHT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "TGP on right wing",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TGP_FAILURE_RIGHT",
            ["mm"] = 0,
        }, -- end of ["TGP_FAILURE_RIGHT"]
        ["CLOCK_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "Digital clock",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CLOCK_FAILURE",
            ["mm"] = 0,
        }, -- end of ["CLOCK_FAILURE"]
        ["sas_yaw_right"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "SAS YAW RIGHT",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "sas_yaw_right",
            ["mm"] = 0,
        }, -- end of ["sas_yaw_right"]
        ["AN_ALE_40V_FAILURE_CONTAINER_RIGHT_GEAR"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AN/ALE-40V right main gear container",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AN_ALE_40V_FAILURE_CONTAINER_RIGHT_GEAR",
            ["mm"] = 0,
        }, -- end of ["AN_ALE_40V_FAILURE_CONTAINER_RIGHT_GEAR"]
        ["CADC_FAILURE_DYNAMIC"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "CADC dynamic pressure sensor",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_FAILURE_DYNAMIC",
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_DYNAMIC"]
        ["SADL_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "SADL",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "SADL_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["SADL_FAILURE_TOTAL"]
        ["TACAN_FAILURE_TRANSMITTER"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "TACAN AN/ARN-118 transmitter",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TACAN_FAILURE_TRANSMITTER",
            ["mm"] = 0,
        }, -- end of ["TACAN_FAILURE_TRANSMITTER"]
        ["AN_ALR69V_FAILURE_SENSOR_TAIL_RIGHT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AN/ALR-69V tail right sensor",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AN_ALR69V_FAILURE_SENSOR_TAIL_RIGHT",
            ["mm"] = 0,
        }, -- end of ["AN_ALR69V_FAILURE_SENSOR_TAIL_RIGHT"]
        ["l_conv"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "L-CONVERTER",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "l_conv",
            ["mm"] = 0,
        }, -- end of ["l_conv"]
        ["AAR_47_FAILURE_SENSOR_TAIL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AAR-47 tail sensor",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AAR_47_FAILURE_SENSOR_TAIL",
            ["mm"] = 0,
        }, -- end of ["AAR_47_FAILURE_SENSOR_TAIL"]
        ["AAR_47_FAILURE_SENSOR_BOTTOM"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AAR-47 bottom sensor",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AAR_47_FAILURE_SENSOR_BOTTOM",
            ["mm"] = 0,
        }, -- end of ["AAR_47_FAILURE_SENSOR_BOTTOM"]
        ["CICU_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "CICU",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CICU_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["CICU_FAILURE_TOTAL"]
        ["AN_ALR69V_FAILURE_SENSOR_NOSE_RIGHT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AN/ALR-69V nose right sensor",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AN_ALR69V_FAILURE_SENSOR_NOSE_RIGHT",
            ["mm"] = 0,
        }, -- end of ["AN_ALR69V_FAILURE_SENSOR_NOSE_RIGHT"]
        ["hydro_right"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "R-HYDRO",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "hydro_right",
            ["mm"] = 0,
        }, -- end of ["hydro_right"]
        ["l_gen"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "L-GENERATOR",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "l_gen",
            ["mm"] = 0,
        }, -- end of ["l_gen"]
        ["ILS_FAILURE_ANT_GLIDESLOPE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "ILS AN/ARN-118 glideslope antenna",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ILS_FAILURE_ANT_GLIDESLOPE",
            ["mm"] = 0,
        }, -- end of ["ILS_FAILURE_ANT_GLIDESLOPE"]
        ["AAR_47_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AAR-47",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AAR_47_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["AAR_47_FAILURE_TOTAL"]
        ["TGP_FAILURE_LEFT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "TGP on left wing",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TGP_FAILURE_LEFT",
            ["mm"] = 0,
        }, -- end of ["TGP_FAILURE_LEFT"]
        ["CADC_FAILURE_TEMPERATURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "CADC temperature sensor",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_FAILURE_TEMPERATURE",
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_TEMPERATURE"]
        ["IFFCC_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "IFFCC",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "IFFCC_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["IFFCC_FAILURE_TOTAL"]
        ["CDU_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "CDU",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CDU_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["CDU_FAILURE_TOTAL"]
        ["RADAR_ALTIMETR_LEFT_ANT_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AN/APN-194 left antenna",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "RADAR_ALTIMETR_LEFT_ANT_FAILURE",
            ["mm"] = 0,
        }, -- end of ["RADAR_ALTIMETR_LEFT_ANT_FAILURE"]
        ["CADC_FAILURE_TAS"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "CADC TAS sensor",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_FAILURE_TAS",
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_TAS"]
        ["sas_yaw_left"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "SAS YAW LEFT",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "sas_yaw_left",
            ["mm"] = 0,
        }, -- end of ["sas_yaw_left"]
        ["AN_ALE_40V_FAILURE_CONTAINER_LEFT_WING"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AN/ALE-40V left wingtip container",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AN_ALE_40V_FAILURE_CONTAINER_LEFT_WING",
            ["mm"] = 0,
        }, -- end of ["AN_ALE_40V_FAILURE_CONTAINER_LEFT_WING"]
        ["AN_ALE_40V_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AN/ALE-40V",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AN_ALE_40V_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["AN_ALE_40V_FAILURE_TOTAL"]
        ["CADC_FAILURE_IAS"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "CADC IAS sensor",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_FAILURE_IAS",
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_IAS"]
        ["ILS_FAILURE_ANT_MARKER"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "ILS AN/ARN-118 marker antenna",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ILS_FAILURE_ANT_MARKER",
            ["mm"] = 0,
        }, -- end of ["ILS_FAILURE_ANT_MARKER"]
        ["HUD_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "HUD",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "HUD_FAILURE",
            ["mm"] = 0,
        }, -- end of ["HUD_FAILURE"]
        ["r_engine"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "R-ENGINE",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "r_engine",
            ["mm"] = 0,
        }, -- end of ["r_engine"]
        ["VHF_AM_RADIO_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "VHF AM radio",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "VHF_AM_RADIO_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["VHF_AM_RADIO_FAILURE_TOTAL"]
        ["sas_pitch_right"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "SAS PITCH RIGHT",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "sas_pitch_right",
            ["mm"] = 0,
        }, -- end of ["sas_pitch_right"]
        ["VHF_FM_RADIO_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "VHF FM radio",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "VHF_FM_RADIO_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["VHF_FM_RADIO_FAILURE_TOTAL"]
        ["RIGHT_MFCD_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "Right MFCD",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "RIGHT_MFCD_FAILURE",
            ["mm"] = 0,
        }, -- end of ["RIGHT_MFCD_FAILURE"]
        ["ILS_FAILURE_ANT_LOCALIZER"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "ILS AN/ARN-118 localizer antenna",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ILS_FAILURE_ANT_LOCALIZER",
            ["mm"] = 0,
        }, -- end of ["ILS_FAILURE_ANT_LOCALIZER"]
        ["IFFCC_FAILURE_GUN"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "GUN",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "IFFCC_FAILURE_GUN",
            ["mm"] = 0,
        }, -- end of ["IFFCC_FAILURE_GUN"]
        ["AN_ALE_40V_FAILURE_CONTAINER_LEFT_GEAR"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AN/ALE-40V left main gear container",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AN_ALE_40V_FAILURE_CONTAINER_LEFT_GEAR",
            ["mm"] = 0,
        }, -- end of ["AN_ALE_40V_FAILURE_CONTAINER_LEFT_GEAR"]
        ["AAR_47_FAILURE_SENSOR_RIGHT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AAR-47 right sensor",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AAR_47_FAILURE_SENSOR_RIGHT",
            ["mm"] = 0,
        }, -- end of ["AAR_47_FAILURE_SENSOR_RIGHT"]
        ["r_gen"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "R-GENERATOR",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "r_gen",
            ["mm"] = 0,
        }, -- end of ["r_gen"]
        ["AIRSPEED_INDICATOR_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "Airspeed indicator",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AIRSPEED_INDICATOR_FAILURE",
            ["mm"] = 0,
        }, -- end of ["AIRSPEED_INDICATOR_FAILURE"]
        ["AN_ALR69V_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AN/ALR69V",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AN_ALR69V_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["AN_ALR69V_FAILURE_TOTAL"]
        ["CADC_FAILURE_PRESSURE_ALT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "CADC pressure alt sensor",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_FAILURE_PRESSURE_ALT",
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_PRESSURE_ALT"]
        ["CADC_FAILURE_STATIC"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "CADC static pressure sensor",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_FAILURE_STATIC",
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_STATIC"]
        ["EGI_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "EGI",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "EGI_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["EGI_FAILURE_TOTAL"]
        ["l_engine"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "L-ENGINE",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "l_engine",
            ["mm"] = 0,
        }, -- end of ["l_engine"]
        ["UHF_RADIO_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "UHF radio",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "UHF_RADIO_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["UHF_RADIO_FAILURE_TOTAL"]
        ["hydro_left"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "L-HYDRO",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "hydro_left",
            ["mm"] = 0,
        }, -- end of ["hydro_left"]
        ["r_conv"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "R-CONVERTER",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "r_conv",
            ["mm"] = 0,
        }, -- end of ["r_conv"]
        ["CADC_FAILURE_MACH"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "CADC mach sensor",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_FAILURE_MACH",
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_MACH"]
        ["TACAN_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "TACAN AN/ARN-118",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TACAN_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["TACAN_FAILURE_TOTAL"]
        ["ILS_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "ILS AN/ARN-118",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ILS_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["ILS_FAILURE_TOTAL"]
        ["AN_ALE_40V_FAILURE_CONTAINER_RIGHT_WING"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AN/ALE-40V right wingtip container",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AN_ALE_40V_FAILURE_CONTAINER_RIGHT_WING",
            ["mm"] = 0,
        }, -- end of ["AN_ALE_40V_FAILURE_CONTAINER_RIGHT_WING"]
        ["CADC_FAILURE_BARO_ALT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "CADC baro alt sensor",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_FAILURE_BARO_ALT",
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_BARO_ALT"]
        ["AAR_47_FAILURE_SENSOR_LEFT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AAR-47 left sensor",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AAR_47_FAILURE_SENSOR_LEFT",
            ["mm"] = 0,
        }, -- end of ["AAR_47_FAILURE_SENSOR_LEFT"]
    }, -- end of ["failures"]
} -- end of mission
