function waypointsFromSQL() { routeInfo[0] = { firstWaypoint: 0, root: "ausqld.a002altcha", tier: 4, color: "TMred", system: "ausab", label: "AUS-QLD A2AltCha" }; routeInfo[1] = { firstWaypoint: 20, root: "ausqld.a002altwin", tier: 4, color: "TMred", system: "ausab", label: "AUS-QLD A2AltWin" }; waypoints = [ new Waypoint("A2_W",-25.837248,146.616325), new Waypoint("+X977148",-25.922232,146.488953), new Waypoint("+X609917",-26.05046,146.430416), new Waypoint("+X780415",-26.098259,146.410503), new Waypoint("+X200251",-26.148427,146.373253), new Waypoint("+X714142",-26.183401,146.366901), new Waypoint("+X325265",-26.219134,146.328621), new Waypoint("+X200687",-26.25451,146.311712), new Waypoint("+X755624",-26.312805,146.309395), new Waypoint("AdaRd",-26.391312,146.236997), new Waypoint("QLD14",-26.397444,146.235237), new Waypoint("A71",-26.407342,146.24176), new Waypoint("+X766373",-26.42358,146.421146), new Waypoint("+X925193",-26.416355,146.499939), new Waypoint("+X433548",-26.435801,146.54912), new Waypoint("+X191264",-26.413972,146.607656), new Waypoint("+X386028",-26.409283,146.861029), new Waypoint("+X178461",-26.425502,146.998787), new Waypoint("+X559733",-26.410897,147.020416), new Waypoint("A2_E",-26.409379,147.082558), new Waypoint("A2_W",-22.389276,143.032272), new Waypoint("QLD62_S",-22.390565,143.041241), new Waypoint("QLD62_N",-22.380228,143.042958), new Waypoint("A2_E",-22.380813,143.047185) ]; traveler = ''; segments = [ 28452, 28453, 28454, 28455, 28456, 28457, 28458, 28459, 28460, 28461, 28462, 28463, 28464, 28465, 28466, 28467, 28468, 28469, 28470, 28449, 28450, 28451 ]; clinched = [ ]; mapClinched = true; mapStatus = mapStates.MAPVIEW; genEdges = true; }