// Adds dimensions UUID, Author and Topic into GA4
Wednesday, May 13, 2026
28.7 C
Singapore

As drought drags on in Australia, water thieves step in

Australian police are hunting for thieves who stole 300,000 litres (79,000 gallons) of water amid the worst drought to hit the east of the country in decades, officials said Thursday.

The thieves drained the water from two tanks on a property in Evans Plains, a hamlet about three hours west of Sydney in New South Wales state, police said.

The theft was discovered Sunday, but could have occured anytime in the previous two weeks, they said.

“Police wish to speak with anyone who saw water trucks or vehicles fitted with equipment/ability to cart water in the Evans Plains area,” they said in a statement.

A police spokeswoman said the prolonged drought and water shortages suffered across parts of outback New South Wales likely prompted the crime.

“I would think that the recent conditions with drought etc had something to do with it,” she said.

Australia is the most arid inhabited continent and has just gone through it’s driest southern spring on record, with no significant rain forecast in coming months.

New South Wales has been the region hardest hit by the drought, with a number of towns running out of water, farms in crisis and ranchers forced to sell off livestock.

The state is also suffering from unprecedented bushfires across vast swathes of land left tinder-dry by the drought, which scientists say have been exacerbated by global warming.

© Agence France-Presse

- Advertisement -

Hot this week

Singaporean woman in Canada explains why she’ll ‘always be a minority’ wherever she goes

A Tamil Singaporean who now lives in Canada wrote, “It took leaving Singapore for me to realise I'll always be a minority wherever I go.”

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