Umegatō Station
Umegatō Station (梅ヶ峠駅, Umegatō-eki) is a JR West railway station located in Shimonoseki, Yamaguchi Prefecture, Japan.
Umegatō Station 梅ヶ峠駅 | |
---|---|
![]() Station building | |
Location | 2, Toyoura-cho Oaza Astsumogō Aza Umegatō, Shimonoseki, Yamaguchi (山口県下関市豊浦町大字厚母郷字梅ヶ峠2) Japan |
Coordinates | 34°06′06″N 130°54′01″E |
Operated by | JR West |
Line(s) | Sanin Main Line |
Connections |
|
History | |
Opened | 1914 |
Previous names | Tomio (1914 - 1941) Tobinomura (1941 - 1953) (until 1953) |
Traffic | |
Passengers (2009) | 146 daily |
Adjacent stations
« | Service | » | ||
---|---|---|---|---|
San'in Main Line | ||||
Kuroimura | Local | Yoshimi | ||
Rapid Express: Does not stop at this station |
gollark: al
gollark: The world does not, in fact, make sense.
gollark: ```python#!/usr/bin/env python3import randomimport fileinput# https://github.com/LyricLy/Esobot/blob/bcc9e548c84ea9b23fc832d0b0aaa8288de64886/cogs/general.pylyrictable_raw = { "a": "а", "c": "с", "e": "е", "s": "ѕ", "i": "і", "j": "ј", "o": "о", "p": "р", "y": "у", "x": "х" }lyrictable = str.maketrans({v: k for k, v in lyrictable_raw.items()})for line in fileinput.input(): line = line.replace("\n", "") print(line.translate(lyrictable).replace("\u200b", ""))```
gollark: You have to remove them.
gollark: It contains zero width spaces and Cyrillic characters.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.