function waypointsFromSQL() { routeInfo[0] = { firstWaypoint: 0, root: "sen.a001", tier: 1, color: "TMblue", system: "sena", label: "SEN A1" }; routeInfo[1] = { firstWaypoint: 28, root: "sen.a002", tier: 1, color: "TMblue", system: "sena", label: "SEN A2" }; waypoints = [ new Waypoint("AveLamGue",14.679586,-17.437684), new Waypoint("AveCSEHMS",14.682492,-17.439712), new Waypoint("1",14.697924,-17.442277), new Waypoint("RueHLM60",14.718035,-17.440968), new Waypoint("2",14.725392,-17.440453), new Waypoint("3",14.73552,-17.439723), new Waypoint("4",14.740749,-17.438285), new Waypoint("5",14.74465,-17.424429), new Waypoint("6",14.74575,-17.409682), new Waypoint("+X702842",14.742575,-17.399383), new Waypoint("7",14.749848,-17.377067), new Waypoint("+X947109",14.759445,-17.347884), new Waypoint("8",14.756291,-17.32235), new Waypoint("9",14.747535,-17.288103), new Waypoint("10",14.735582,-17.253342), new Waypoint("11",14.73276,-17.207015), new Waypoint("+X250913",14.739774,-17.187295), new Waypoint("12",14.731867,-17.159421), new Waypoint("13",14.705656,-17.074728), new Waypoint("+X713773",14.706278,-17.050781), new Waypoint("A2",14.696025,-17.039623), new Waypoint("14",14.580759,-17.057261), new Waypoint("15",14.508023,-17.018509), new Waypoint("16",14.473183,-16.958728), new Waypoint("17",14.430607,-16.902466), new Waypoint("+X671963",14.418138,-16.88427), new Waypoint("+X621647",14.418471,-16.758099), new Waypoint("18",14.406459,-16.712179), new Waypoint("A1",14.696025,-17.039623), new Waypoint("1",14.727032,-16.961002), new Waypoint("+X160313",14.745672,-16.922126), new Waypoint("2",14.755192,-16.863842), new Waypoint("+X374063",14.79648,-16.834424), new Waypoint("3",14.803077,-16.675487), new Waypoint("+X191805",14.80538,-16.623774), new Waypoint("+X491895",14.764384,-16.555109), new Waypoint("4",14.756333,-16.463013), new Waypoint("+X181584",14.758823,-16.370659), new Waypoint("+X382197",14.780152,-16.310921), new Waypoint("5",14.769695,-16.22303), new Waypoint("+X660273",14.788368,-16.112394), new Waypoint("+X824482",14.788161,-16.057978), new Waypoint("6",14.803306,-15.964851) ]; traveler = ''; segments = [ 452344, 452345, 452346, 452347, 452348, 452349, 452350, 452351, 452352, 452353, 452354, 452355, 452356, 452357, 452358, 452359, 452360, 452361, 452362, 452363, 452364, 452365, 452366, 452367, 452368, 452369, 452370, 452371, 452372, 452373, 452374, 452375, 452376, 452377, 452378, 452379, 452380, 452381, 452382, 452383, 452384 ]; clinched = [ ]; mapClinched = true; mapStatus = mapStates.MAPVIEW; genEdges = true; }