Velgast station

Velgast (German: Bahnhof Velgast) is a railway station in the town of Velgast, Mecklenburg-Vorpommern, Germany. The station lies on the Rostock-Stralsund railway and Velgast-Barth railway and the train services are operated by Deutsche Bahn and Usedomer Bäderbahn.

Velgast
Bf
2017
LocationBahnhofstraße 3
18469 Velgast
Mecklenburg-Vorpommern
Germany
Coordinates54°16′38″N 12°48′08″E
Owned byDB Netz
Operated byDB Station&Service
Line(s)
  • Rostock-Stralsund railway (KBS 190)
  • Velgast-Barth railway (KBS 192)
  • Velgast–Tribsees/Franzburg railway (KBS 168)
Platforms1 island platform
1 side platform
Tracks4
Train operatorsDB Regio Nordost
Usedomer Bäderbahn
Other information
Station code6405
DS100 codeWV[1]
IBNR8010355
Category5[2]
Websitewww.bahnhof.de
History
Opened1 July 1889 (1889-07-01)
Services
Preceding station   DB Fernverkehr   Following station
Terminus
ICE 26
towards Karlsruhe
IC/EC 30
towards Stuttgart
Preceding station   DB Regio Nordost   Following station
Buchenhorst
toward Rostock Hbf
RE 9
Hanse-Express
via Stralsund
toward Ostseebad Binz or Sassnitz
Preceding station   Usedomer Bäderbahn   Following station
Saatel
toward Barth
RB 25
Vorpommernbahn
Terminus
Location
Velgast
Location within Mecklenburg-Vorpommern
Velgast
Location within Germany
Velgast
Location within Europe

Train services

The station is served by the following services:[3]

  • intercity service (ICE 26) Binz - Stralsund - Rostock - Hamburg - Hannover - Kassel - Frankfurt (Main) - Karlsruhe
  • intercity service (IC 30) Binz/Greifswald - Stralsund - Rostock - Hamburg - Münster - Duisburg - Köln - Mainz - Karlsruhe
  • regional express (RE 9) Rostock - Velgast - Stralsund - Lietzow - Sassnitz/Binz
  • regional service (Usedomer Bäderbahn) Barth - Velgast - Stralsund
gollark: String center: this is pretty CC-specific.
gollark: Table length: `#table`.
gollark: Any specific thingies it's missing?
gollark: You can use luadash.
gollark: ```rust#[macro_use] extern crate serenity;extern crate dotenv;use serenity::client::{Client, EventHandler};use serenity::framework::standard::StandardFramework;use std::env;struct Handler;impl EventHandler for Handler {}pub fn main() { dotenv::dotenv().ok(); // Load bot token from environment, let mut client = Client::new(&env::var("DISCORD_TOKEN").expect("token unavailable"), Handler) .expect("Error creating client"); client.with_framework(StandardFramework::new() .configure(|c| c.prefix("~")) .cmd("ping", ping)); if let Err(why) = client.start() { eprintln!("An error occured: {:?}", why); }}command!(ping(_context, message) { let _ = message.reply("Pong!");});```Fun with discord bots, and yes this is literally the example code.

References

  1. Eisenbahnatlas Deutschland (German railway atlas) (2009/2010 ed.). Schweers + Wall. 2009. ISBN 978-3-89494-139-0.
  2. "Stationspreisliste 2020" [Station price list 2020] (PDF) (in German). DB Station&Service. 4 November 2019. Retrieved 15 November 2019.
  3. Timetables for Velgast Station
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.