// Adds dimensions UUID, Author and Topic into GA4
Tuesday, June 23, 2026
27.2 C
Singapore

Tampines Town Council makes police report after man cuts down tree in HDB estate

SINGAPORE: Tampines GRC has revealed that it has made a police report after discovering that an individual had cut down a tree at an HDB estate under its purview.

The incident came to light after the contractor reported that a yellow hibiscus tree had been deliberately cut down near Block 648C in the GreenDew HDB estate, located along Tampines Street 62. This concerning act of vandalism was not limited to just one tree, as two additional trees in close proximity also suffered damage.

A spokesperson from the Tampines Town Council reiterated the importance of adhering to the established regulations and bylaws governing the protection of public spaces. The spokesperson sternly reminded the public that the Town Council Bylaws explicitly prohibit any form of harm to or removal of plants, shrubs, or trees from communal areas.

In light of the transgression, the town council has officially reported the incident to the police and appears fully prepared to take appropriate measures against the individual found culpable.

The town council has also prominently displayed notices within the vicinity of the affected area, appealing to residents for their cooperation in identifying the responsible party. However, some of these notices have apparently been removed by unknown individuals.

Those guilty of breaching town council regulations could face fines of up to $5,000. Police investigations are ongoing.

 

- Advertisement -

Hot this week

Singapore ranked 2nd in global AI workforce adoption, yet leaders lag in strategic AI implementation—Microsoft’s 2026 Work Trend Index says

While 78% Singapore AI users recognise the urgency of adapting to AI fast, only 24% believe their leadership teams are aligned on AI strategy

‘So proud of him’: Singaporeans praise local uni-reject who delivered speech at Harvard Medical School

Tan grew up in Singapore, where he was discouraged from studying biology and faced academic difficulties in high school. He left Singapore and was accepted to the University of Toronto, where he di...

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