Yipintianxia station

Yipintianxia (Chinese: 一品天下) is a transfer station on Line 2 and Line 7 of the Chengdu Metro in China.[1][2]

Yipintianxia

一品天下
LocationJinniu District, Chengdu, Sichuan
China
Operated byChengdu Metro Limited
Line(s)     Line 2
     Line 7 (Loop)
Platforms4 (2 island platforms)
History
Opened16 September 2012
Services
Preceding station Chengdu Metro Following station
East Shuhan Road
towards Longquanyi
Line 2 Yangxi Flyover
towards Xipu
Chadianzi
Clockwise / inner loop
Line 7 (Loop) Jinsha Site Museum
Anticlockwise / outer loop

Station layout

G Entrances and Exits Exits A-G
B1 Concourse Faregates, Station Agent
B2 Westbound      Line 2 to Xipu (Yangxi Flyover)
Island platform, doors open on the left
Eastbound      Line 2 to Longquanyi (East Shuhan Road)
B3 Clockwise      Line 7 (Loop) to Cuijiadian (Chadianzi)
Island platform, doors open on the left
Counterclockwise      Line 7 (Loop) to Cuijiadian (Jinsha Site Museum)
gollark: And yes, this is a hybrid of JS and SQL via template strings, isn't it great?
gollark: And this doesn't even ACTUALLY WORK.
gollark: ```javascriptexport const enqueueCrawl = async (crawlURL, tier) => { // robotsPolicy will be filled in on first actual crawl for the domain // this has to be done as a fairly complex DB-side query to prevent race conditions console.log("running insert for", crawlURL.toString()) const [domain] = await DB`INSERT INTO domains (domain, enabled, robotsPolicy, tier) SELECT ${crawlURL.hostname}, FALSE, NULL, ${tier} WHERE NOT EXISTS (SELECT id, domain, enabled, robotsPolicy, tier FROM domains WHERE domain = ${crawlURL.hostname}) RETURNING id` console.log(crawlURL.toString(), domain) // Add entry to crawl queue await DB`INSERT INTO crawl_targets (url, domain) VALUES (${crawlURL.toString()}, ${domain.id}) ON CONFLICT (url) DO UPDATE SET added = NOW()`}```This should NOT be quite so bee.
gollark: I'm busy trying to work out exactly how horrible a PostgreSQL query I need to do this stupid thing under concurrent write load.
gollark: So surely YOU can do it, if ""deforming things"""" is so easy.

References

  1. "运行线路图". Chengdu Metro. Archived from the original on 22 August 2010. Retrieved 12 August 2020.
  2. "Operated lines". Chengdu Metro. Retrieved 12 August 2020.


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