// Adds dimensions UUID, Author and Topic into GA4
Wednesday, March 4, 2026
27.4 C
Singapore

Accidents draw attention to m-cyclists moving between two lanes of traffic

Singapore— After particularly gory videos of a motorcycle accident on the Seletar Expressway last Monday (Dec 16) made the rounds on social media, another video of a motorcyclist in an accident has led some Singaporeans to wonder if it is time to ban lane-splitting or the habit of motorcyclists moving between two lanes of traffic heading in the same direction.

In the accident on Monday morning, the rider was killed in an accident with a trailer truck on the Seletar Expressway between Upper Thomson Road and the Bukit Timah Expressway. Videos from different dash cams of the accident were so horrific that the police made an appeal to the public to stop sharing them.

The accident, which is under investigation by the police, involved two other vehicles.

The second video, taken on Tuesday (Dec 17), shows a motorcyclist in a collision with a Trans-Cab taxi.

It shows the motorcyclist falling to the ground and very nearly getting hit by a white van, which could have possibly caused death.

17dec2019transcab taxi changing lane without checking & signal , knock onto biker on the expressway

Posted by SG Road Vigilante – SGRV on Thursday, 19 December 2019

The video clip of the accident was published on the Facebook page SG Road Vigilante.

See also  Family of Singtel director files S$1 million lawsuit against drivers involved in accident that took his life

Meanwhile, on the website Roads.SG, one admin wrote: “Early this week a Malaysian biker lost his life in this same kind of accident. Drivers MUST always assume that most motorcyclist lane splits and therefore MUST give special attention to look out for them during lane change. Even more so during rainy days where vision is limited and mirrors are hampered.”

He added: “Lane splitting should be made illegal in Singapore to save lives.”

At the moment lane splitting is not prohibited in Singapore. In New South Wales, Australia, the practice is illegal, while other countries such as Thailand are considering banning it.

In the United States, the only state that allows lane splitting is California./TISG

- Advertisement -

Hot this week

Retirement age to be raised 64, re-employment age to 69 by July 1

"As previously announced, we will raise the retirement and re-employment ages to 64 and 69 respectively on 1 July 2026, this would keep us on track to raising them to 65 and 70 by 2030," said Manpo...

3 Singaporeans arrested for money laundering in connection with Prince Holding Group; S$350 million in assets seized

The police have arrested three Singapore citizens in a money laundering investigation involving transnational scam syndicate Prince Holding Group. According to a Mar. 3 police news release, this co...

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); } });
// //