// Adds dimensions UUID, Author and Topic into GA4
Saturday, July 11, 2026
28.9 C
Singapore

Taxi driver complains that Uber drivers are touting and queuing at Changi Airport

A Facebook user Ben Tan in sharing several screenshots of his communication with Changi Airport in a group for taxi drivers, claimed that the airport management does not care about private cars getting into designated taxi queues, driving recklessly within it and in dropping off passengers. He said that it was a major breach of security for the “first world airport where there are many signs which states ‘TAXI ONLY’ with cameras but no action is taken”.

1 2 3 4

The National Taxi Association had previously raised such issues with the authorities and was assured that enforcement actions were being taken. The Land Transport Authority (LTA) also said that it had investigated 35 alleged cases of private-hire vehicles and private cars picking up fares illegally since 2013, and that out of the 35 cases 1 had been charged and 19 issued with warnings.

- Advertisement -

Hot this week

Singapore moves to tighten penalties for drink driving, drug driving and mobile phone use while driving

Singapore’s Ministry of Home Affairs (MHA) aims to reduce traffic fatality rates with the Road Traffic (Miscellaneous Amendments) Bill, which is set for its first reading in Parliament. According t...

9 weeks’ jail for Singaporean employer who molested domestic helper

A 26-year-old domestic helper was touched inappropriately twice by her male employer. He was sentenced to nine weeks' jail and ordered by the court to pay the victim S$70 in restitution.

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