EUSYN logo
In development

Coway Map

Service region: Singapore

Rain-aware pedestrian navigation for Singapore. Instead of the fastest route, Coway Map finds the path that keeps you driest — favoring covered walkways, overhead bridges, underpasses, and indoor links.

Overview

Singapore’s equatorial climate brings near-daily downpours, so the city is laced with government-built covered linkways, overhead bridges, underpasses, and MRT concourses. Regular maps only show the quickest path; locals instinctively take the route that keeps them dry. Coway Map turns that instinct into an algorithm — treating shelter exposure as a routing cost and combining it with live rainfall data.

How it works

  • A* routing over a PostGIS walking graph, with shelter exposure priced into every segment alongside distance.
  • Three modes — Fastest, Balanced, and Sheltered — trade walking time against staying covered.
  • Coverage data built from OpenStreetMap, official shelter polygons, and live rainfall zones from data.gov.sg.
  • Community surveys continuously verify which paths are truly covered, improving accuracy over time.

One backend, three clients

Backend

Routing engine & data pipeline — FastAPI, PostgreSQL/PostGIS.

Web

Map, routing & contribution hub — Next.js, React, MapLibre GL.

Mobile

iOS & Android — Expo / React Native.

Curious about Coway Map?