Vest Buss

Vest Buss is a former Norwegian bus and coach bodywork manufacturer, and is currently the official distributor for Iveco Bus in Norway and Sweden.

Vest Buss Gruppen AS
Private
IndustryAutomotive
Founded1965
Defunct25 October 2016 
HeadquartersStryn, Norway
Areas served
Norway, Sweden, Finland
Key people
Karl Anders Galfvensjö (CEO)
Per Dag Nedreberg (Chair)
ProductsBuses and coaches
Websitewww.vest.no

The company was founded in Stryn in 1965 as Vest Karosseri AS, building their first bus bodywork in 1967. In 2002 the company was renamed Vest-Busscar AS, after Brazilian bus manufacturer Busscar acquired a 35% share. By 2006 Busscar had sold out and it was renamed Vest Buss AS. In 2009 they became the official distributor for Irisbus in Norway and Sweden. In 2010 it was decided to close down the production of their own bodywork in early 2011, which was briefly continued by Vidre AS.

Models

  • Vest Ambassadør
  • Vest Liner
  • Vest V10/V25
  • Vest V10LE/V25LE
  • Vest Contrast
  • Vest Center
  • Vest Horisont


gollark: I keep telling people, but we just get cuboids!
gollark: This is why we need giant *cubes*.
gollark: <@151391317740486657>
gollark: ```luafunction _G.potatOS.potatoNET() local chan = "potatonet" print "Welcome to PotatoNET!" write "Username |> " local username = read() local w, h = term.getSize() local send_window = window.create(term.current(), 1, h, w, 1) local message_window = window.create(term.current(), 1, 1, w, h - 1) local function exec_in_window(w, f) local x, y = term.getCursorPos() local last = term.redirect(w) f() term.redirect(last) w.redraw() term.setCursorPos(x, y) end local function add_message(m, u) exec_in_window(message_window, function() local msg, usr = preproc(m), preproc(u) if msg == "" or usr == "" then return end print(usr .. " | " .. msg) end) end local function send() term.redirect(send_window) term.setBackgroundColor(colors.white) term.setTextColor(colors.black) term.clear() local hist = {} while true do local msg = read(nil, hist) table.insert(hist, msg) add_message(msg, username) skynet.send(chan, { username = username, message = msg }) potatOS.comment(username, msg) end end local function recv() while true do local channel, message = skynet.receive(chan) if channel == chan and type(message) == "table" and message.message and message.username then add_message(message.message, message.username) end end end skynet.send(chan, { username = username, message = "Connected" }) parallel.waitForAll(send, recv)end```
gollark: Yes.
  • Media related to Vest Buss at Wikimedia Commons


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.