Vectorized, extruded, and spatialized map data.

Or the GeoJSON, D3.js to Three.js pipeline.

It has been a while since our latest Three.js project! We’re mostly playing with Unity, but it’s always a nice feeling to get back to the web directly.

For this project, we’d to display a 3D map of the France with some sites informations points. The first thought concerned displaying a 3D map, we known we will need some svg at some point but then how to display it using Three.js? Also how could we put the sites/cities on the map correctly? Let see that!

Continue reading Vectorized, extruded, and spatialized map data.