ADVERTISEMENT

This 30-year-old bill is key to ending the Philippines' flood woes, says Yamsuan

Published Aug 19, 2026 05:45 pm

At A Glance

  • Rep. Brian Yamsuan pushed for swift passage of the long‑pending National Land Use Act, saying it is crucial to solving recurring floods through a unified, science‑based framework.
  • He stressed that fragmented local planning worsens risks, and the NLUA would harmonize development with climate and disaster risk mapping to prevent building in hazard‑prone areas.
  • Yamsuan cited global best practices like Denmark's "sponge city" model and urged comprehensive studies of local communities, noting the House passed the bill in May 2026 while the Senate version remains pending.
Parañaque City 2nd district Rep. Brian Raymund Yamsuan (Unsplash, Contributed photo)
Parañaque City 2nd district Rep. Brian Raymund Yamsuan (Unsplash, Contributed photo)


The long-sought National Land Use Act (NLUA)--pending in Philippine Congress for the last three decades--holds the key to helping government definitively solve the perennial flood problem.
Subscribing to this belief was Parañaque City 2nd district Rep. Brian Raymund Yamsuan, who called for the swift passage of the said measure that aims to institutionalize a national land use policy.
According to Yamsuan, a unified framework on land use planning and governance is among the critical elements necessary to develop a science-based long-term masterplan to prevent destructive, recurring floods.
“Localized solutions won’t fix flooding in the long run because flooding is not merely a drainage problem. It is a land-use, infrastructure and environmental planning problem," he said.
"A National Land Use Act is the critical, missing factor in providing lasting solutions to the recurring floods that our countrymen have long endured for decades,” noted Yamsuan, a former Department of the Interior and Local Government (DILG) secretary.
The proposed NLUA was first filed way back in 1994 during the 9th Congress, and repeatedly refiled in succeeding congresses without becoming law.
Yamsuan said enacting a national land use law would harmonize fragmented local development planning with the national framework, and prevent development in high-risk and protected areas, which often exacerbate flooding and put lives at risk.
“A National Land Use Act will give the government more teeth in enforcing land use regulations and guide us where we should build so we avoid putting homes, businesses and infrastructure in high-risk areas,” he noted.
“One localized project may solve flooding in one community but transfers the problem to another area.
Kung may national land use policy tayo, magkakaroon ng kaayusan at malawakang pagpaplano para matulungang maresolba ang problema natin sa pagbaha (If we have a national land use policy in place, there will be order and comprehensive planning to help solve the flooding problem),” he explained.
The 20th Congress iteration of the proposed NLUA--a priority bill of the Marcos administration--was approved on third and final reading by the House of Representatives on May 5, 2026.
Its counterpart version in the Senate remains pending, although Yamsuan is hopeful that this time, the two chambers of Congress would finally see eye-to-eye regarding the law.
Among the key provisions of the House version is the integration of climate and disaster risk planning by requiring the use of hazard maps, geospatial data and environmental assessments in deciding how land should be used, especially in flood plains, critical watersheds, coastal zones and other hazard-prone areas.
Initiatives such as Project NOAH (Nationwide Operational Assessment of Hazards) will play a key role in providing information on this aspect of land use zoning and planning, Yamsuan said.
Yamsuan also proposed a three-pronged comprehensive study focusing on the behavioral, environmental and historical (BEH) background of communities prone to flooding.
For instance, his home city of Parañaque has historically been an "asinan" or salt farm with naturally low-lying areas and soil conditions different from other parts of Metro Manila, he said.
The district congressman also called on the government to look into best practices in other countries which could be applied to the Philippine setting.
He cited the example of Denmark, where urban planners and architects turned the low-lying coastal city of Copenhagen into a “sponge city” by using nature-based solutions such as permeable pavements, to increase its ability to absorb rainwater and capture it for future reuse.
A similar project is being worked out by the Metro Manila Development Authority (MMDA) with the Asian Infrastructure Investment Bank (AIIB), and is currently at the scoping phase to identify sites where the “sponge city” model can be implemented.
“We should identify areas where working with water instead of against it, offers the best solutions to the flooding problem,” Yamsuan said.

Related Tags

flood National Land Use Act Brian Raymund Yamsuan Parañaque City
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; } }

{{ static_articles_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.