// Adds dimensions UUID, Author and Topic into GA4
Saturday, August 22, 2026
28 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 Police: Man arrested for loanshark harassment after bicycle lock found on Sembawang Drive gate

The bicycle lock was allegedly used as part of a loanshark harassment case at a residential unit.

‘Is S$30k student debt crazy?’: Singapore grad seeks advice after graduation

SINGAPORE: For some students, taking out a loan is simply the price of getting a university degree and, hopefully, securing the career opportunities that come with it. In a meritocratic society wh...

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