Hiroki Station

Hiroki Station (広木駅, Hiroki-eki) is a railway station on the Kagoshima Main Line operated by Kyushu Railway Company in Kagoshima, Kagoshima, Japan.

Hiroki Station

広木駅
LocationHiroki, Kagoshima, Kagoshima
(鹿児島県鹿児島市広木)
Japan
Operated byJR Kyushu
Line(s)Kagoshima Main Line
History
Opened2009

The station opened on March 14, 2009.[1]

Lines

JR

1  Kagoshima Main Line for Sendai and Kushikino
2  Kagoshima Main Line for Kagoshima-Chūō

Adjacent stations

Service
Kagoshima Main Line
Kami-Ijūin - Kagoshima-Chūō
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: I have that, hold on.
gollark: I wrote a script to unthingy them and integrated it into ABR.
gollark: AutoBotRobot is very good at typerace.
gollark: Capitalism programming language: processes... buy and sell values from each other?

References

  1. JTB Timetable March 2009 issue

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