Nangang Software Park metro station

The Taipei Metro Nangang Software Park station is located in the Nangang District in Taipei, Taiwan. It is a station on the Brown Line.

Nangang Software Park

BR23 南港軟體園區
Nangang Software Park station platform
Chinese name
Traditional Chinese南港軟體園區站
Simplified Chinese南港软体园区站
General information
LocationNo. 183, Jingmao 2nd Rd.
Nangang, Taipei
Taiwan
Operated by
  • Taipei Rapid Transit System
Line(s)
  • Wenhu Line (BR23)
ConnectionsBus stop
Construction
Structure typeElevated
History
Opened4 July 2009
Traffic
Passengers7,702 daily (2016)[1]
Rank102 out of 109
Services
Preceding station Taipei Metro Following station
Nangang Exhib Center
Terminus
Wenhu line Donghu
towards Taipei Zoo

Station overview

Nangang Software Park station platform

This two-level, elevated station features two side platforms, two exits, and a platform elevator located on the north side of the concourse level.[2] The station is 93 meters long and 53 meters wide, while the platform is 93 meters long and 21.5 meters wide.[3]

As part of the public art project for Brown Line, the theme for this station is "Digital".[4]

History

Construction of the Nangang Software Park station began on 16 June 2003 and completed on 22 February 2009, before full opening on 4 July 2009. This station is named after the Nankang Software Park in its vicinity.[3]

Station layout

3F Connecting Level Overhead Bridge, Machinery
2F
Side platform, doors will open on the right
Platform 1 Wenhu Line toward Taipei Nangang Exhibition Center (BR24 Terminus)
Platform 2 Wenhu Line toward Taipei Zoo (BR22 Donghu)
Side platform, doors will open on the right
Lobby
(to Platform 2
Lobby, information desk, automatic ticket dispensing machines
one-way faregates, Restrooms
1F Street Level Entrance/Exit
gollark: ```perl -wlne'END{print$n}eof&&$n++;/<title>([^<]+)/i&&$n--' *Contents 1 Interpretation 2 Implementations 2.1 In Perl 2.2 In shell scriptsInterpretationThe code in question (from the collection "The road to Perligata") is a lament over the coming apocalypse, an expression of the author's Weltschmerz and the futility of all human endeavors. Let us take it step by step:-wlne' The world is near its end.END{print$n} At the end the sum of all our sins and virtues will be reckoned and the judgement revealed.eof&&$n++; As the evil of mankind ends, perhaps the end itself is a positive thing./<title>([^<]+)/ We are preoccupied with fame and titlesi And insensitive to the suffering of others.&&$n-- All this is for nought, and only hastens our demise.' * For in the end, we are but stardust. ```
gollark: They'll probably say "lambdas are evil" because python hates functional programming a lot of the time.
gollark: *considers creating an esowiki page for haskell and golang*
gollark: ``` func AddInt32(addr *int32, delta int32) (new int32) func AddInt64(addr *int64, delta int64) (new int64) func AddUint32(addr *uint32, delta uint32) (new uint32) func AddUint64(addr *uint64, delta uint64) (new uint64) func AddUintptr(addr *uintptr, delta uintptr) (new uintptr) func CompareAndSwapInt32(addr *int32, old, new int32) (swapped bool) func CompareAndSwapInt64(addr *int64, old, new int64) (swapped bool) func CompareAndSwapPointer(addr *unsafe.Pointer, old, new unsafe.Pointer) (swapped bool) func CompareAndSwapUint32(addr *uint32, old, new uint32) (swapped bool) func CompareAndSwapUint64(addr *uint64, old, new uint64) (swapped bool) func CompareAndSwapUintptr(addr *uintptr, old, new uintptr) (swapped bool) func LoadInt32(addr *int32) (val int32) func LoadInt64(addr *int64) (val int64) func LoadPointer(addr *unsafe.Pointer) (val unsafe.Pointer) func LoadUint32(addr *uint32) (val uint32) func LoadUint64(addr *uint64) (val uint64) func LoadUintptr(addr *uintptr) (val uintptr) func StoreInt32(addr *int32, val int32) func StoreInt64(addr *int64, val int64) func StorePointer(addr *unsafe.Pointer, val unsafe.Pointer) func StoreUint32(addr *uint32, val uint32) func StoreUint64(addr *uint64, val uint64) func StoreUintptr(addr *uintptr, val uintptr) func SwapInt32(addr *int32, new int32) (old int32) func SwapInt64(addr *int64, new int64) (old int64) func SwapPointer(addr *unsafe.Pointer, new unsafe.Pointer) (old unsafe.Pointer) func SwapUint32(addr *uint32, new uint32) (old uint32) func SwapUint64(addr *uint64, new uint64) (old uint64) func SwapUintptr(addr *uintptr, new uintptr) (old uintptr)```Seen in standard library docs.
gollark: Fun fact: that function cannot be written with a sane type in Go.

References

  1. "Passenger Volume at Taipei Rapid Transit Stations" (PDF). Taipei City Department of Transportation. 2017-03-13. Retrieved 2017-03-13.
  2. "Route Map: Nangang Software Park". Department of Rapid Transit Systems, TCG. Retrieved 2010-06-14.
  3. "Route Map: 南港軟體園區站". East District Project Office, Department of Rapid Transit Systems. 2009-06-11. Retrieved 2010-06-14.
  4. "( B10 ) Nangang Software Park". Comprehensive Planning Division, Civil Engineering and Architectural Design Division. 2009-07-04. Archived from the original on 2016-03-03. Retrieved 2009-07-12.


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