Roadmap

What we're shipping now, what's next, and what's later. We move things between columns as priorities shift — shipped items go to the changelog.

Have a use case that should bump something up? Email [email protected] — concrete needs change priorities more than abstract requests.

Now

Actively being built
  • Expand /v1/admin-boundaries response

    Surface province_name, population, area_km², pre_merge_info, and admin contact info that's already in our dataset. Additive change. Triggers @gogoduk/[email protected].

  • Vietnam address search quality

    Improve Vietnamese address parsing for ngõ/hẻm, diacritic folding, ward renames, and ambiguous province or district names.

  • Status page upgrade

    Move status.gogoduk.com from uptime-kuma basic to a proper page with incident history, scheduled maintenance, RSS.

Next

Queued — likely this quarter
  • Vietnam POI search quality

    Clean category labels, deduplicate places, improve radius and bounding-box ranking, and expose clearer POI detail responses.

  • Vietnam static map images

    /v1/staticmap returning PNG/JPEG with center + zoom + markers. For email signatures, README badges, low-JS dashboards.

  • Comparison pages

    /compare/google-maps-api and /compare/mapbox with side-by-side feature tables and Vietnam-specific data quality benchmarks.

Later

On the radar, not committed
  • Ward-level admin boundaries

    10,500+ wards. Dataset cleanup + polygon QA is ongoing; we won't ship until the geometry is good enough not to embarrass anyone.

  • Python SDK

    @gogoduk/sdk for TypeScript is live. Python wrapper next when there's clear demand — tell us at [email protected] if this would unblock you.

  • POI dataset open-source release

    250k+ Vietnam POIs we cleaned and re-geocoded. Still deciding on the right license + format. Will ship as a downloadable GeoJSON.

  • Map matching API

    Planned Vietnam-only endpoint to snap noisy GPS traces to the road network. Useful for fleet tracking; OSRM map-matching mode plus our own post-processing.