// Adds dimensions UUID, Author and Topic into GA4
Wednesday, September 23, 2026
28 C
Singapore

Say goodbye to shared bikes parked just about everywhere

Obbana Rajah

The Land Transport Authority (LTA) has now implemented the need for bike-sharing companies to apply for a license to operate in a public space.

The license that companies such as oBike and Mobike have to apply for will allow them to operate for two years.

According to LTA’s statement, “Existing operators that fail to submit an application will be required to cease operations immediately when the application window closes on 7 July 2018. Unlicensed operation of shared devices will be considered an offence and unlicensed operators can be fined of up to $10,000 and/or face a jail term of up to six months; and a continuing fine of $500 per day that the offence continues”.

The move is in line with the Parking Places Amendment that was passed in March, where LTA plans to impose a QR code-based geo-fencing solution, where users will have to scan a QR code at specific parking places before they can leave the shared bicycle.

This is to solve the issue of people leaving shared bikes strewn across pavements and grass patches without finding a proper parking space.

LTA has also decided that “operators will have to take measures to ensure that their users practise responsible parking. This includes requiring their users to scan the unique QR code at the parking location as proof of proper parking before they can end their trip, and continuously charging users who park indiscriminately, until they return the shared bicycle to a designated parking space”.


[email protected]

Hot this week

Making history? Singapore jumbo BTO flat with 91 years left on lease listed at S$2.1 million

"HDB prices hitting $2 million is an eventuality, it's just a matter of when. When HDB resale prices first crossed the $1 million mark, there was this same response of disbelief,"said PropNex's Tho...

‘Honest living’: Singaporeans express well-wishes as ex-Workers’ Party MP Faisal Manap starts as property agent

After years in politics and community service, former WP MP Faisal Manap is trying his hand at real estate, joining ERA Singapore as a property agent

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