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.
Location | Corso Vittorio Emanuele II, Turin | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Coordinates | 45°03′52″N 7°40′26″E | ||||||||||
Owned by | GTT | ||||||||||
Platforms | 2 | ||||||||||
Tracks | 2 | ||||||||||
Construction | |||||||||||
Structure type | Underground | ||||||||||
Disabled access | Yes | ||||||||||
History | |||||||||||
Opened | 2007 | ||||||||||
Services | |||||||||||
|
The platforms feature decals by Ugo Nespolo, depicting Umberto I of Italy's reign's most significant moments.
Services
Ticket vending machines Handicap accessibility Elevators Escalators Active CCTV surveillance
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.