// Adds dimensions UUID, Author and Topic into GA4
Saturday, July 4, 2026
31.6 C
Singapore

LTA: Marymount Flyover closed to traffic from 8 Oct 2023

SINGAPORE: The Land Transport Authority (LTA) has issued an announcement regarding the closed Marymount area, as part of essential preparations for the construction of the North-South Corridor (NSC) tunnel.

Through their official social media channel, LTA shared: “To facilitate the construction of the North-South Corridor (#NSC) tunnel in the Marymount area, the existing Marymount Flyover will be closed to traffic from 8 Oct 2023 onwards.”

Providing more details for travellers, LTA added, “Motorists travelling along Marymount Road will be diverted to a new road that intersects with Braddell Road. As part of the NSC tunnel runs underneath the flyover, this diversion will create the space required for the construction works.”

Marymount Rd closed due to NSC construction
Photo: Screengrab from LTA

According to the LTA, “The NSC is expected to be completed in phases from 2027. We target to open the viaduct portion of the NSC from Admiralty Road West to Lentor Avenue in 2027; and the rest, comprising a road tunnel from Lentor Avenue to East Coast Parkway (ECP), in 2029.”

LTA Road Work Signage
Photo: Reddit / r/singapore

LTA ended the post with the hashtag #ThankYouForUnderstanding.

- Advertisement -

Hot this week

‘They ask how many people, whether they have to cook’: Employer surprised by questions asked by domestic helpers during interviews

SINGAPORE: An employer has drawn criticism online after complaining that domestic helpers these days ask so many questions during interviews that it feels like the roles have been reversed. Posti...

‘If I don’t give ideas, you say I’m not productive; if I give ideas, you ask me, you think you know better than me?’...

A young intern writes that many Gen Z employees feel they are unfairly judged by older colleagues who misunderstand their work attitudes

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //
Enable Notifications OK No thanks