Product and Platform

Flyover Map 3D

A cloud-native geospatial product that converts user routes into rendered 3D flyover videos.

3D geospatial background

Flyover Map 3D is a cloud-native geospatial product that turns route input into cinematic 3D flyover output. The core challenge was not only rendering terrain, but creating an end-to-end workflow that can accept user requests, process large geospatial datasets, generate a 3D scene, and deliver a finished video reliably.

The platform combines geospatial preprocessing, reprojection, DEM and RGB handling, terrain mesh generation, rendering orchestration, and asset delivery. The backend stack uses FastAPI, Docker, Cloud Run, Google Cloud Storage, and Firestore to support job tracking, cloud execution, and product-level workflow management.

Development work on the platform included rendering quality, texture modes, route handling, and operational visibility. The result is a production-oriented geospatial application with user-facing behavior, billing-aware workflow design, and scalable job execution.

This project reflects a blend of software engineering, geospatial processing, and product thinking, with emphasis on robust data workflows and deployable cloud infrastructure.