Cidade Universitária (Lisbon Metro)
Cidade Universitária station is part of the Yellow Line of the Lisbon Metro.
Location | Avenida Professor Gama Pinto, Lisbon | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Coordinates | 38°45′6″N 9°9′32″W | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Owned by | Government-owned corporation | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Operated by | Metropolitano de Lisboa, EPE | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Line(s) | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Platforms | 2 side platforms | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Tracks | 2 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Construction | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Structure type | Underground | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Disabled access | no | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Architect | Sanchez Jorge | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Other information | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Station code | CU | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Fare zone | L | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
History | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Opened | October 14, 1988 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Services | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
History
The station opened on October 14, 1988. It is located on Avenida Professor Gama Pinto. It serves the main campus of the University of Lisbon, hence its name.
The architectural design of the original station is by Sanchez.[1]
Connections
Urban buses
Carris
- 731 Av. José Malhoa ⇄ Moscavide Centro
- 735 Cais do Sodré ⇄ Hospital Santa Maria
- 738 Quinta dos Barros ⇄ Alto de Santo Amaro
- 755 Poço do Bispo ⇄ Sete Rios
- 764 Cidade Universitária ⇄ Damaia de Cima
- 768 Cidade Universitária ⇄ Quinta dos Alcoutins[2]
Transportes Sul do Tejo
- 176 Almada (Praça S. J. Batista) ⇄ Lisboa (Cidade Universitária) (via Alcântara)[3]
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.
See also
References
- "Campo Pequeno". Metropolitano de Lisboa (in Portuguese). Transportes de Lisboa de Lisboa.
- Seara.com. "www.carris.pt/en/home/". www.carris.pt. Retrieved 2017-07-16.
- "Transportes Sul do Tejo | Home |". www.tsuldotejo.pt. Retrieved 2017-07-17.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.