Qingtang station

Qingtang station (Chinese: 清塘站; pinyin: Qīngtáng Zhàn; Jyutping: cing1tong4 zaam6), is a station of Line 9 of the Guangzhou Metro. It started operations on 30 June 2018, 6 months after the opening of the line.[1]

Qingtang

清塘
LocationYingbin Avenue (迎宾大道) and Qingtang Road (清塘路)
Huadu District, Guangzhou, Guangdong
China
Operated byGuangzhou Metro Co. Ltd.
Line(s)     Line 9
Platforms2 (1 island platform)
Construction
Structure typeUnderground
Other information
Station code910
History
Opened30 June 2018
Services
Preceding station   Guangzhou Metro   Following station
toward Fei'eling
Line 9
Terminus

Station layout

G - Exits
L1
Concourse
Lobby Customer Service, Shops, Vending machines, ATMs
L2
Platforms
Platform 1  9  towards Gaozeng (Terminus)
Island platform, doors will open on the left
Platform 2  9  towards Fel'eling (Qingbu)

Exits

Exit number Exit location
Exit A Yingbin Dadao
Exit B Yingbin Dadao
Exit C Yingbin Dadao
Exit D Yingbin Dadao
gollark: No. You are typing and I do not have TTS enabled.
gollark: I think writemut should return the mutref you provide.
gollark: ```javascriptimport {assertType, addDefn} from './builtin.mjs';import {execFn} from './shiny.mjs';const getElem = (args) => [{type:"domNode", val:document.getElementById(args[0])}];const setHTML = (args) => args[0].innerHTML = args[1];const mutref = (args) => [{type:"&mut", val:args[0]}];const readmut = (args) => [args[0]];const log = (args) => { console.log(args); return [];}const writemut = (args) => { assertType("&mut", args[1]); args[1].val = args[0]; return [];}const onclick = (args) => { args[0].onclick = (_) => { execFn(args[1]); } return [];}addDefn("log", 1, log);addDefn("getId", ["string"], getElem);addDefn("setHTML", ["domNode", "string"], setHTML);addDefn("mutref", 1, mutref);addDefn("readmut", ["&mut"], readmut);addDefn("writemut", 2, writemut);addDefn("onclick", ["domNode", "closure"], onclick);```
gollark: https://meta.rpn.aidanpe.duckdns.org/dom.mjs
gollark: This doesn't seem very cheats, it's just got a bunch of extra RPNCalc definitions for button access.

References

  1. "Line 9 Service Time". Guangzhou Metro. Guangzhou Metro. Retrieved 11 February 2018.

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