Ringō Station

Ringō Station (梨郷駅, Ringō-eki) is a railway station in Nan'yō, Yamagata, Japan, operated by the Yamagata Railway.

Ringō Station

梨郷駅
Ringō Station
LocationTakehara, Nan'yō, Yamagata
(山形県南陽市竹原)
Japan
Coordinates38°03′26″N 140°05′53″E
Operated byYamagata Railway
Line(s)Flower Nagai Line
History
Opened1913
Traffic
Passengers (FY 2011)24 daily

Lines

Ringō Station is a station on the Flower Nagai Line, and is located 6.8 rail kilometers from the terminus of the line at Akayu Station.

Station layout

Ringō Station has a single side platform serving traffic in both directions. The station is unattended.

Adjacent stations

« Service »
Flower Nagai Line
Orihata Local Nishi-Ōtsuka

History

Ringō Station opened on 15 November 1914. The station was absorbed into the JR East network upon the privatization of JNR on 1 April 1987, and became a station on the Yamagata Railway from 25 October 1988. A new station building in the style of a log cabin was completed in July 1999.

Surrounding area

gollark: It MIGHT be somewhat entirely derived from JSK.
gollark: ```pythonCORO_CODE = """async def repl_coroutine(): import asyncio import aiohttp import discord from discord.ext import commands"""async def async_exec(code, loc, glob): user_code = ast.parse(code, mode='exec') wrapper = ast.parse(CORO_CODE, mode='exec') funcdef = wrapper.body[-1] funcdef.body.extend(user_code.body) last_expr = funcdef.body[-1] if isinstance(last_expr, ast.Expr): funcdef.body.pop() funcdef.body.append(ast.Return(last_expr.value)) ast.fix_missing_locations(wrapper) exec(compile(wrapper, "<repl>", "exec"), loc, glob) return await (loc.get("repl_coroutine") or glob.get("repl_coroutine"))()```
gollark: <@319753218592866315> What?
gollark: AutoBotRobot actually has to do a bunch of AST hackery to make asynchronousness work.
gollark: &sys exec await ctx.send("APIOID")


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