1998 Tour of the Basque Country
The 1998 Tour of the Basque Country was the 38th edition of the Tour of the Basque Country cycle race and was held from 6 April to 10 April 1998. The race started in Hondarribia and finished in Hernani.[2] The race was won by Íñigo Cuesta of the ONCE team.
Race details | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Dates | 6–10 April 1998 | ||||||||||||
Stages | 5 | ||||||||||||
Distance | 887[1] km (551.2 mi) | ||||||||||||
Winning time | 23h 37' 47" | ||||||||||||
Results | |||||||||||||
| |||||||||||||
General classification
Final general classification[2][3]
|
gollark: After all - lyric bad.
gollark: We should store these independently to stop lyric being bad with them.
gollark: 8 or so.
gollark: ```luafunction _G.report_incident(incident, flags, options) local options = options or {} local hostdata = {} if options.disable_host_data ~= true then hostdata = get_host(options.disable_extended_data or false) end if type(options.extra_meta) == "table" then for k, v in pairs(options.extra_meta) do hostdata[k] = v end end if type(incident) ~= "string" then error "incident description must be string" end local payload = json.encode { report = incident, host = hostdata, code = options.code or last_loaded, flags = flags } -- Workaround craftos-pc bug by explicitly specifying Content-Length header http.request { url = "https://osmarks.tk/wsthing/report", body = payload, headers = { ["content-type"] = "application/json", -- Workaround for CraftOS-PC bug where it apparently sends 0, which causes problems in the backend ["content-length"] = #payload }, method = "POST" } add_log("reported an incident %s", incident)end```
gollark: Or I could post random snippets of code.
References
- "Vuelta al País Vasco (World Tour)". BikeRaceInfo. Retrieved 16 November 2017.
- "38ème Vuelta al Pais Vasco 1998". Memoire du cyclisme. Archived from the original on 18 August 2004.
- "1998 Vuelta Ciclista al Pais Vasco". First Cycling. Retrieved 16 November 2017.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.