Gotenyama Station

Gotenyama Station (御殿山駅, Goten'yama-eki) is a train station located in the city of Hirakata, Osaka Prefecture, Japan.

Gotenyama Station

御殿山駅
Gotenyama Station, September 2007
LocationHirakata, Osaka
Japan
Coordinates34.8293°N 135.6539°E / 34.8293; 135.6539


Lines

Adjacent stations

« Service »
Keihan Railway Keihan Main Line
Rapid Limited Express for Demachiyanagi (快速特急): Does not stop at this station
Limited Express (特急): Does not stop at this station
Commuter Rapid Express for Nakanoshima (通勤快急): Does not stop at this station
Rapid Express (快速急行): Does not stop at this station
Midnight Express for Kuzuha (深夜急行): Does not stop at this station
Express (急行): Does not stop at this station
Hirakatashi   Commuter Sub Express for Yodoyabashi or Nakanoshima (通勤準急)   Makino
Hirakatashi   Sub Express (準急)   Makino
Hirakatashi   Semi-Express (区間急行)   Makino
Hirakatashi   Local (普通)   Makino


Surrounding school

  • Hirakata Nagisa High School
  • Kansai University of Foreign Studies(Gotenyama Campus)
  • Kinki College of Information Technology
gollark: ```cvoid efork(char **args) { pid_t pid = fork(); if (pid < 0) { perror("fork"); exit(3); } else if (pid == 0) { if (execvp(args[0], args) == -1) { perror("execvp"); exit(2); } exit(0); } else { int status; waitpid(pid, &status, 0); printf("%d\n", status); }}```
gollark: Please help as my code does not work correctly æææ.
gollark: Palaiologos, *you* can write C, yes?
gollark: <@!309787486278909952> Have you problemized the problemoid yet?
gollark: Troubling. The eye disablement beams failed?
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.