ADVERTISEMENT
970x220

PROP UP: From land reclaimer to city developer—DMWAI and Metro Manila’s newest business district

Published Sep 11, 2021 00:19 am  |  Updated Sep 11, 2021 00:19 am

For more than 50 years, DM Wenceslao & Associates Inc. (DMWAI) has been perfecting the art of transformation. From turning water into land in the late ‘80s, to transforming open space into a central business district, the company is constantly changing to suit the needs of the times.

Nowhere is this more apparent than in Aseana City, the company’s burgeoning business district along the shores of Manila Bay. Delfin “Buds” Wenceslao, CEO of DMWAI, takes us through the company’s colorful history and how circumstance led them to own one of the most coveted parcels of Metro Manila today.

After starting out as a contractor for government horizontal and infrastructure projects, DMWAI won the contract to reclaim land along Manila Bay in 1989.

Wenceslao refers to DMWAI as somewhat of an “accidental developer.” The company started in 1965 as a government contractor for horizontal and infrastructure projects, and in 1989 won the contract to reclaim plots of land on Manila Bay.

“Originally, the plan was to sell the newly reclaimed land and move on to the next project, but the reclamation works finished during the 2000 Asian Financial Crisis when there was little demand for large real estate projects,” said Wenceslao. “That’s when we thought, why don’t we start with a three-story building? This eventually became Aseana Power Station.”

From then, the company leased out parcels to retailer S&R, and service station operator Shell, and built two office buildings, which were quickly snapped up by tenants. 

With a portfolio of small and mid-scale developments under its belt, DMWAI filed for an IPO in 2018 to fund the large-scale projects that would come together to form Aseana City, Metro Manila’s newest business district built on one million square meters of land that it reclaimed decades ago.

The company’s two-tower, 69,000-square meter office building, 8912 Aseana Avenue, is due for completion this year in addition to around 300,000 square meters of new developments, with three quarters dedicated to office and retail, and a quarter for residential. 

The latest addition to Aseana City is office building 8912 Aseana Ave, due for completion by the end of the year.

“If we had been able to sell all the properties in 2000, we would have just gone on to another reclamation project, but we got stuck with it and decided to pursue development initially, and then things took a life of their own and that’s how we got to where we are today,” said Wenceslao. 

When asked about what projects in the area he is most excited about, Wenceslao is quick to mention Parqal, a mixed-use office and retail development consisting of nine four-story buildings connected by a linear park on ground floor and sky bridges on second and third floors. Wenceslao calls it the company’s “first truly mixed-use development” because it encompasses office, retail, and a public space in one project. 

Parqal is DMWAI’s fully mixed-use development combining office, retail, and a linear public park running the length of the development.

Directly connected to Parqal will be MidPark Towers, a high-end condominium development due for completion in 2023 that is DMWAI’s second residential project in Aseana City. When fully completed, Aseana City will measure six million square meters of built-up area, and contain 300 buildings and structures.

MidPark Towers, DMWAI’s second residential development, is due for completion in 2023.

Despite being a relatively new player, DMWAI’s unique position of designing an entire district has given the company a crash course in wholistic development where “the whole is greater than the sum of its parts.” That means paying attention to little things like making sure that condos have access to parks and that sidewalks are wide enough, as well as bigger things like making sure that the city has good transport links and that the entire community is safe, explained Wenceslao.

Aseana City will be connected to the LRT-1 extension to Bacoor as well as a proposed Bus Rapid Transit (BRT) system, while the entire community is under CCTV monitoring to ensure the safety of its residents and tenants.

When fully completed, Aseana City will consist of 300 buildings and structures with a total built-up area of six million square meters.

But it begs the question, in a city as dense as Metro Manila, and the trend of decentralization accelerating, why invest in another business district?

For Wenceslao, the draw of the big city is undeniable. “Sixty percent of the world’s population live in cities, and there’s a natural reason why,” said Wenceslao. “It’s where you find jobs, the best infrastructure, best services like hospitals, and a critical mass of knowledge.” It’s not so much about Metro Manila as it is investing in places with access to the best and brightest talent.

For Wenceslao and his team, in a location with enviable views of Manila Bay on one side and skyscrapers on the other, it’s hard to see why anyone would want to leave.

Related Tags

Delfin Wenceslao DMWAI Aseana City 8912 Aseana Avenue Parqal D.M. Wenceslao and Associates Inc.
ADVERTISEMENT
300x250
.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 72px 0 12px; } .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 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]; // The two offset values // changed to 10 from 1 , 2 const currentUrl = window.location.pathname.substring(1); let isLoading = false; // Prevent multiple calls if (!currentUrl) { console.log("Current URL is invalid."); return; } function isNearBottom() { return window.innerHeight + window.scrollY >= document.documentElement.scrollHeight - 100; } function onScroll() { if (isLoading) return; // Skip if already loading if (isNearBottom()) { if (loadCount >= offset.length) { console.log("Maximum load attempts reached."); window.removeEventListener("scroll", onScroll); return; } isLoading = true; // Set flag to prevent multiple calls const currentOffset = offset[loadCount]; window.loadMoreItems().then(() => { loadCount++; // Increment only after successful execution }).catch(error => { console.error("Error loading more items:", error); }).finally(() => { isLoading = false; // Reset flag after execution }); } } window.addEventListener("scroll", onScroll); }); // Mutation Observer for Newly Loaded Articles const observer = new MutationObserver(() => { const articles = document.querySelectorAll(".articles-observe"); if (articles.length > 0) { observeArticles(articles); } }); observer.observe(document.body, { childList: true, subtree: true }); // Intersection Observer for Updating URL function observeArticles(articles) { 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); } } }); }, { threshold: 0.1 } ); articles.forEach(article => intersectionObserver.observe(article)); }
.col-md-12.noPadding.col-xs-12:has(.mb-header-bottom) {padding: 0;} .bottom-footer {color: #fff;background-color: #2E3192;padding: 8px 0;} .bottom-footer .bottom-footer-menu {font-family: Inter;font-weight: 400;font-size: 12px;line-height: 16px;padding: 0px 10px !important;color: #fff !important;text-decoration: none; } .bottom-footer .container {display: flex;justify-content: space-between;align-items: center; } .bottom-footer p{font-family: "Inter";font-weight: 400;font-size: 12px;line-height: 16px;margin-bottom: 0;} .subscribe-button{position: absolute;bottom: 15%;right: 11%;} .subscribe-container {position: fixed;display: flex;align-items: center;background-color: white;height: 50px;border-radius: 50px;box-shadow: 1px 3px 8px 3px rgba(0, 0, 0, 0.2);width: 50px;overflow: hidden;transition: width 0.3s ease-in-out;text-decoration: none;white-space: nowrap; } .subscribe-icon {background-color: #2E3192;color: white;border-radius: 50%;width: 50px;height: 50px;display: flex;align-items: center;justify-content: center;font-size: 18px;flex-shrink: 0;transition: border-radius 0.3s ease-in-out; } .subscribe-text {font-size: 18px;font-weight: bold;color: black;margin-left: 0;margin-right: 0;width: 0;visibility: hidden;opacity: 0;transition: opacity 0.3s ease, width 0.3s ease;} .subscribe-container:hover {cursor: pointer;width: 170px;} .subscribe-container:hover .subscribe-icon {border-bottom-right-radius: 0;border-top-right-radius: 0;} .subscribe-container:hover .subscribe-text {visibility: visible;opacity: 1;margin-left: 10px;margin-right: 10px;width: auto;} h6.footer-heading{ font-weight: 700; } #bottom-footer ul li { display: flex; align-items: center; } @media screen and (min-width: 767px) and (max-width: 991px) { .bottom-footer p, .bottom-footer .bottom-footer-menu{ font-size: 9px; } } @media(max-width: 767px) { .bottom-footer .container {display: block;} .bottom-footer .container .justify-content-center{margin-top: 20px !important;} .bottom-footer .container .justify-content-center .list-group{ width: 100%; display: grid; row-gap: 10px; grid-template-columns: 1fr 1fr 1fr; justify-content: unset; } .bottom-footer p{font-size: 10px;} .subscribe-container { width: 50px !important; overflow: hidden;} .subscribe-container:hover { width: 50px !important;} .subscribe-container .subscribe-text {display: none !important;} .subscribe-button{right: 15%;bottom:7%;} } .mb-header-bottom .header-menu:hover { color: #2E3192 !important; } @media(max-width: 400px) { .bottom-footer .container .justify-content-center .list-group{ grid-template-columns: 1fr 1fr; } }

Sign up by email to receive news.