ADVERTISEMENT

Dredge rivers, tributaries in flood-prone areas, Pacquiao urges

Published Nov 17, 2020 03:31 pm

Instead of fighting mother nature particularly the destructive typhoons that cause massive flooding in low-lying and catch-basin areas in Metro Manila, Bulacan, Pampanga and Pangasinan, boxing icon Senator Emmanuel D. Pacquiao today said the simple solution is to dredge all rivers and tributaries in flood-prone areas by at least 10 meters deep.

Senator Manny Pacquiao(EPA/JOSEPH VIDAL / PRIB / MANILA BULLETIN FILE PHOTO)
Senator Manny Pacquiao
(EPA / JOSEPH VIDAL / PRIB / MANILA BULLETIN FILE PHOTO)

Pacquaio, chairman of the Senate public works committee,  said that aside from constructing flood control systems, the government, through the Department of Public Works and Highways (DPWH), the Department of Interior and Local Government (DILG) and other pertinent government agencies should launch a massive dredging program on all rivers and other water tributaries to contain floodwaters during heavy rainfall caused by typhoons and the monsoon.

The eight-time world champion said that every year, lives and livelihood are lost because of massive floods such as the one caused by typhoon ‘’Ulysses.’’

This cycle will continue to take place if the government will not take any action to divert and properly impound floodwaters coming from upland areas and dams and the rainwater, Pacquiao explained.

He said that if the entire stretch of the Marikina river and the Pasig River and other secondary tributaries surrounding Metro Manila has an additional depth of at least 10 meters from their current state, the flooding that took place in Marikina and in some areas in Rizal would have not happened.

Pacquiao surmised that Pasig River which is 25 kilometers long and  Marikina River which is 78 kilometers long  would be sufficient to accommodate huge volumes of floodwater even during extended rainfall events similar to what happened during typhoon Ondoy and now typhoon Ulysses if both tributaries have an added depth of at least 10 meters.

The same could be done with the 505-kilometer Cagayan river, the 270-kilometer Pampanga river  and the 233-kilometer Chico River which would suppress any flooding incidents  in the Cagayan Valley, Central Luzon, and the Cordilleras,  respectively.

These areas were the hardest hit by typhoon Ulysses which caused ‘’massive’’ loss of lives and properties, Pacquiao said.

Laguna Lake, which is 911.7 square kilometers should be also dredged as part of the government’s flood control solution.

“It’s a no brainer. Kapag malalim ang ating mga ilog at mga estero, mas maiiwasan ng posibilidad na umagos ang tubig-baha papunta sa ating mga kabahayan. Dapat diyan natin ibuhos ang ating flood control program at hindi kung saan-saan na mga proyekto na paulit-ulit lang. What we need is a long-term and sustain flood control program,” Pacquiao said. (If the rivers and esteros are deep, the possibility of floodwaters flowing to populated areas would be lessened. Our flood program should be geared to a program and not small projects that lead to nowhere and redone several times.)  

Pacquiao said that by this time, the government already has enough data to determine areas that are flood-prone and the which waterways would need dredging.

To ensure compliance of the local government units (LGUs) in maintaining the depth of the tributaries in their areas, Congress could file a bill which would provide automatic allocation for the management of their waterways.

The DILG could monitor the program and can exercise administrative oversight to ensure its implementation, Pacquiao pointed out.

On top of the massive river-dredging project in flood-prone areas, Pacquiao also proposed that the National Irrigation Administration (NIA), the Metropolitan Waterworks and Sewerage System (MWSS), the Department of Science and Technology (DoST) and the Department of Environment and Natural Resources (DENR)  should conduct a study on how to create rain catchment and water impounding facilities especially in the National Capital Region (NCR) which could be processed by water concessionaires.

This way, the government would be able to reduce flooding as floodwaters are diverted into these impounding facilities while ensuring that the people would have an abundant and cheap supply of potable water and the farmers would have a year-round supply of water to irrigate their farms, Pacquaio said. 

This system will also help protect planet Earth by preserving the country’s groundwater which is a fast-diminishing global resource. 

Pacquiao said that the technology itself is nothing new or complex because this is already practiced even during ancient times which could be traced as far back as the Neolithic age.

He stressed that nearly all countries in the Middle East, Singapore, Thailand, Brazil, China, New Zealand and even Germany have been using water-impounding facilities for floodwaters and rainwater harvesting solutions to supplement their traditional sources of potable water.

ADVERTISEMENT
.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1561_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1562_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1563_widget.title }}

{{ articles_filter_1564_widget.title }}

.mb-article-details { position: relative; } .mb-article-details .article-body-preview, .mb-article-details .article-body-summary{ font-size: 17px; line-height: 30px; font-family: "Libre Caslon Text", serif; color: #000; } .mb-article-details .article-body-preview iframe , .mb-article-details .article-body-summary iframe{ width: 100%; margin: auto; } .read-more-background { background: linear-gradient(180deg, color(display-p3 1.000 1.000 1.000 / 0) 13.75%, color(display-p3 1.000 1.000 1.000 / 0.8) 30.79%, color(display-p3 1.000 1.000 1.000) 72.5%); position: absolute; height: 200px; width: 100%; bottom: 0; display: flex; justify-content: center; align-items: center; padding: 0; } .read-more-background a{ color: #000; } .read-more-btn { padding: 17px 45px; font-family: Inter; font-weight: 700; font-size: 18px; line-height: 16px; text-align: center; vertical-align: middle; border: 1px solid black; background-color: white; } .hidden { display: none; }
function initializeAllSwipers() { // Get all hidden inputs with cms_article_id document.querySelectorAll('[id^="cms_article_id_"]').forEach(function (input) { const cmsArticleId = input.value; const articleSelector = '#article-' + cmsArticleId + ' .body_images'; const swiperElement = document.querySelector(articleSelector); if (swiperElement && !swiperElement.classList.contains('swiper-initialized')) { new Swiper(articleSelector, { loop: true, pagination: false, navigation: { nextEl: '#article-' + cmsArticleId + ' .swiper-button-next', prevEl: '#article-' + cmsArticleId + ' .swiper-button-prev', }, }); } }); } setTimeout(initializeAllSwipers, 3000); const intersectionObserver = new IntersectionObserver( (entries) => { entries.forEach((entry) => { if (entry.isIntersecting) { const newUrl = entry.target.getAttribute("data-url"); if (newUrl) { history.pushState(null, null, newUrl); let article = entry.target; // Extract metadata const author = article.querySelector('.author-section').textContent.replace('By', '').trim(); const section = article.querySelector('.section-info ').textContent.replace(' ', ' '); const title = article.querySelector('.article-title h1').textContent; // Parse URL for Chartbeat path format const parsedUrl = new URL(newUrl, window.location.origin); const cleanUrl = parsedUrl.host + parsedUrl.pathname; // Update Chartbeat configuration if (typeof window._sf_async_config !== 'undefined') { window._sf_async_config.path = cleanUrl; window._sf_async_config.sections = section; window._sf_async_config.authors = author; } // Track virtual page view with Chartbeat if (typeof pSUPERFLY !== 'undefined' && typeof pSUPERFLY.virtualPage === 'function') { try { pSUPERFLY.virtualPage({ path: cleanUrl, title: title, sections: section, authors: author }); } catch (error) { console.error('ping error', error); } } // Optional: Update document title if (title && title !== document.title) { document.title = title; } } } }); }, { threshold: 0.1 } ); function showArticleBody(button) { const article = button.closest("article"); const summary = article.querySelector(".article-body-summary"); const body = article.querySelector(".article-body-preview"); const readMoreSection = article.querySelector(".read-more-background"); // Hide summary and read-more section summary.style.display = "none"; readMoreSection.style.display = "none"; // Show the full article body body.classList.remove("hidden"); } document.addEventListener("DOMContentLoaded", () => { let loadCount = 0; // Track how many times articles are loaded const offset = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]; // Offset values const currentUrl = window.location.pathname.substring(1); let isLoading = false; // Prevent multiple calls if (!currentUrl) { console.log("Current URL is invalid."); return; } const sentinel = document.getElementById("load-more-sentinel"); if (!sentinel) { console.log("Sentinel element not found."); return; } function isSentinelVisible() { const rect = sentinel.getBoundingClientRect(); return ( rect.top < window.innerHeight && rect.bottom >= 0 ); } function onScroll() { if (isLoading) return; if (isSentinelVisible()) { if (loadCount >= offset.length) { console.log("Maximum load attempts reached."); window.removeEventListener("scroll", onScroll); return; } isLoading = true; const currentOffset = offset[loadCount]; window.loadMoreItems().then(() => { let article = document.querySelector('#widget_1690 > div:nth-last-of-type(2) article'); intersectionObserver.observe(article) loadCount++; }).catch(error => { console.error("Error loading more items:", error); }).finally(() => { isLoading = false; }); } } window.addEventListener("scroll", onScroll); });

Sign up by email to receive news.