Sultan Mahmud Bridge

Sultan Mahmud Bridge or Jambatan Sultan Mahmud (Jawi: جمبتن سلطان مهمود) is a bridge in Kuala Terengganu, Terengganu, Malaysia, which crosses Terengganu River. Constructed in 1988, the bridge was officially opened by the late of Sultan of Terengganu, Almarhum Sultan Mahmud Al-Muktafi Billah Shah on 11 March 1990. Toll collection for the bridge was abolished in 1999 by the then PAS state government following an election promise.

Sungai Terengganu Bridge

Jambatan Sultan Mahmud
جمبتن سلطان مهمود
Coordinates 5°19′28″N 103°07′28″E
CarriesMotor vehicles
CrossesTerengganu River
Locale Jalan Tengku Mizan,
Kuala Terengganu
Official nameSultan Mahmud Bridge
Maintained byMalaysian Public Works Department (JKR) Kuala Terengganu
Characteristics
Designbox girder
Width--
Longest span--
History
DesignerGovernment of Malaysia
Malaysian Public Works Department (JKR)
Constructed byMalaysian Public Works Department (JKR)
Opened1990

Sultan Mahmud International Bridge Run

Sultan Mahmud Bridge
DateSeptember
LocationKuala Terengganu,
Terengganu, Malaysia
Event typeBridge
DistanceMarathon
Primary sponsorTerengganu State Government
Established1990-1999
2013-present
Official siteSultan Mahmud International Bridge Run

The Sultan Mahmud International Bridge Run is the annual bridge run that is held on September every year. It is organised by the Terengganu State Government, the Terengganu Amateur Athletic Association (POAT) and the Terengganu State Tourism Action Council (MTPNT).

gollark: Now all minoteaur needs is all other minoteaur features ever. I should find what those were again.
gollark: The upshot of this is that you can press "s", type a query, have relevant pages semifuzzily matched, and press "enter" to navigate to the one you want (assuming the one you want is also at the top). HIGHLY productive.
gollark: Also, when the search query box comes into existence it's focused using javascriptoids™, *and* when you press enter in it it goes to the first matching page you aren't already on.
gollark: ```javascriptdocument.body.addEventListener("keydown", e => { if (e.target === document.body) { // maybe use alt instead? or right shift or something - this just detects unfocused keypresses if (e.key === "e") { location.pathname = urlForPage(currentPage, "edit") } else if (e.key === "v") { location.pathname = urlForPage(currentPage) } else if (e.key === "r") { location.pathname = rlForPage(currentPage, "revisions") } else if (e.key === "s") { state.showingSearchDialog = !state.showingSearchDialog m.redraw() } }})```
gollark: Minoteaur just got keyboard navigation! You can press "v" to switch to "view", "e" to switch to "edit", or "s" to open search.

See also

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