Re Umberto (Turin Metro)

Re Umberto is a Turin Metro station, located near the intersection between Corso Vittorio Emanuele II and Corso Re Umberto. It was built alongside the Line 1 prolongment to Porta Nuova opened on 5 October 2007.

Re Umberto
LocationCorso Vittorio Emanuele II, Turin
Coordinates45°03′52″N 7°40′26″E
Owned byGTT
Platforms2
Tracks2
Construction
Structure typeUnderground
Disabled accessYes
History
Opened2007
Services
Preceding station   Turin Metro   Following station
toward Fermi
Line 1
toward Lingotto

The platforms feature decals by Ugo Nespolo, depicting Umberto I of Italy's reign's most significant moments.

Services

gollark: This seems like FRP or something, which could be neat but how does this even work.
gollark: It would take twice as long to program and have several times the security issues.
gollark: > entire gigantic complex application
gollark: > C
gollark: ```rustextern crate mogwai;use mogwai::prelude::*;let (tx, rx) = txrx_fold( 0, |n:&mut i32, _:&Event| -> String { *n += 1; if *n == 1 { "Clicked 1 time".to_string() } else { format!("Clicked {} times", *n) } } );button() .rx_text("Clicked 0 times", rx) .tx_on("click", tx) .run().unwrap_throw()```I do not understand how this is meant to work.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.