
LotAtlasPH: Building the Philippines' First Map-First Land Marketplace
Every developer builds things. But the projects that stick — the ones that keep you up at night, sketching wireframes in your head — are the ones born from a real problem you've seen up close. For me, that problem is the Philippine land market.
The Problem No One Is Solving
If you've ever tried to buy land in the Philippines, you know the process is exhausting. Listings are scattered across Facebook groups, generic property portals, and word-of-mouth referrals. Descriptions are vague — "near the highway," "beside the barangay hall," "20 minutes from the city." There are no maps, no boundary visualizations, no zoning data. Buyers — especially Overseas Filipino Workers sending money home to invest in land — are expected to make six-figure decisions based on a blurry photo and a mobile number.
OFWs remit billions of pesos annually into Philippine real estate, yet most land transactions still happen through text messages and Facebook Messenger. Transparency is not a feature — it's an afterthought.
Existing platforms like Lamudi, DotProperty, and OnePropertee are primarily condo and house listing portals. Land is an afterthought on all of them — no specialized filters, no parcel boundary data, no zoning classification. They were built for developers marketing condominium towers, not for farmers, OFWs, or agricultural investors trying to find and verify a 500-sqm lot in Batangas.
What LotAtlasPH Is
LotAtlasPH is my answer to this gap. Think Google Maps meets a specialized land marketplace — built specifically for the Philippines. The core idea is simple: instead of browsing a list of listings and hoping the location description makes sense, you open a full-screen interactive map, pan to the area you're interested in, and see the land available — with actual parcel boundary overlays, not just a pin on a street.
Core platform features:
- Full-screen map-based search — browse by panning and zooming, not scrolling through listing cards
- Interactive parcel boundary overlays using GeoJSON polygons for precise lot visualization
- Land-specific filters: price per sqm, land type, zoning classification, road access, elevation, and flood risk
- Verified seller badges and title verification workflows to combat fraud
- OFW-friendly remote buying tools — inspect, inquire, and transact without flying home
- Educational resources on CLOA rules, title verification, and Philippine land transaction processes
Why Map-First?
Traditional property portals are listing-first: you search by keyword, filter by price, and get a grid of cards. For condominiums, this works — unit layouts are standardized and location is a known address. But land is fundamentally spatial. A 1,000-sqm lot in Cavite that's "near the expressway" could be beside a flood plain, on a steep slope, or sandwiched between industrial zones. None of that shows up in a listing card. The only honest way to present land is on a map — where buyers can see the lot's actual shape, its neighbors, the elevation, the road access, and the surrounding context all at once.
Who It's For
LotAtlasPH is being built for four primary buyer segments:
- OFWs — Overseas Filipino Workers who need to evaluate and transact on land remotely without flying home for every site visit
- Agricultural investors — buyers looking for farm land, rice land, or coconut plantations who need terrain, soil zone, and CLOA status clarity
- Residential lot buyers — first-time buyers who want a lot to build their family home and need verified titles and clear boundaries
- Developers and land bankers — professionals who need efficient tools to discover raw land at scale with zoning and road access data
The Tech Behind It
The frontend is React 19 + TypeScript, bundled with Vite and the SWC compiler for fast builds. React Router v7 handles routing, Leaflet + React Leaflet power the map, and Leaflet Draw lets sellers draw lot boundaries directly on the map during listing — stored as GeoJSON polygons and rendered as overlays for every buyer. The backend is a Node.js + Express API with Helmet security headers, gzip compression, and rate limiting, deployed to Vercel as serverless functions. Supabase handles the database (PostgreSQL with Row Level Security), authentication, and direct client-side DB access where appropriate. The app is also a PWA — installable on mobile with offline support via Workbox. The next technical frontier is replacing user-drawn boundaries with authoritative cadastral data from Philippine government sources.
Mission and Vision
The mission is straightforward: bring transparency, efficiency, and trust to Philippine land transactions. The vision is bigger — to become the definitive platform for land discovery, verification, and transaction in the Philippines. Land ownership is one of the most significant financial decisions a Filipino family makes. It deserves a platform built specifically for it, not a filtered search on a condo portal.
To become the definitive platform for land discovery, verification, and transaction in the Philippines — empowering OFWs, investors, and developers to make informed land investment decisions with confidence.
Where It Stands Today
LotAtlasPH is live in early access at lot-atlas-ph.vercel.app — and it's a fully functional end-to-end marketplace, not just a prototype. The current build includes a Leaflet-based map with real lot markers and boundary polygons, land-type and price-range filtering, and lot detail pages with seller contact links via Messenger, Viber, and phone.
What's already working:
- Sellers can create an account, post lots with location pinning and boundary drawing, upload photos, and manage inquiries from a personal dashboard
- Buyers can browse anonymously, save favorites, and send inquiries without needing an account
- A lot claim system lets owners of existing listings verify their identity and take ownership, with admin review and approve/reject workflows
- An admin panel handles verification, duplicate detection, user management, and platform-wide stats
- Fully mobile-first and built entirely on free-tier infrastructure
What's Next
The three major milestones still ahead: integrating real parcel boundary data from Philippine government sources (boundaries are currently user-drawn), building a scraper pipeline to seed the platform with initial listings, and adding OFW-specific features like remote viewing assistance and escrow guidance. These are the hard problems — but they're exactly what will make LotAtlasPH meaningfully different from anything else in the market. If you're an OFW, an investor, or just someone frustrated by how opaque the Philippine land market is — try the early access build and send feedback. This platform is being built for you.

