When working on digital twins, unified city dashboards, campus inspections, or drone survey result displays, you often need to show city white models (untextured 3D buildings). Traditional GIS data processing workflows usually involve assembling models in desktop software and then importing them into an engine, which comes with significant debugging and collaboration overhead. If you could quickly select an area in the browser, turn buildings and roads into a rotatable 3D scene, and even directly export common 3D formats for other systems, it would greatly simplify many GIS and web visualization scenarios.
In recent years, web-based 3D technology stacks have become increasingly mature, and more projects are bridging open map data with front-end rendering. I recently came across a very popular project, cartesiancs/map3d, which can generate urban 3D white models from OSM data with one click and export them in GLB format. Let me introduce it today.








