function waypointsFromSQL() { routeInfo[0] = { firstWaypoint: 0, root: "che.b317", tier: 4, color: "TMlightsalmon", system: "deub", label: "CHE B317" }; waypoints = [ new Waypoint("DEU/CHE",47.591346,7.643228), new Waypoint("CHE/DEU",47.596017,7.649869) ]; traveler = 'michih'; segments = [ 125771 ]; clinched = [ 125771 ]; mapClinched = true; mapStatus = mapStates.MAPVIEW; genEdges = true; }