There is an updated version of this map detailed in this updated post.

Basic Details

I used data from the submarinecablemap.com website to create my visualization of Submarine Cables that live under our oceans and carry the majority of trans-continental internet traffic. Mostly, I wanted a ‘dark mode’ version of the map but I also plan on adding some interesting annotations from different sources and computing some metrics… Like there is enough fiber optic cable under the oceans to wrap the earth over 103 times! These SVGs were made with javascript, d3. I also used this experience to look at different map projections, which is neat.

Github | All output images


Here are the resulting images.

geo-mercator.svg

Cable map using the Mercator projection click here for full resolution

geo-conic-conformal.svg

Cable map using the conic conformal projection click here for full resolution

geo-conic-equal-area.svg

Cable map using the Geo Conic Equal Area projection click here for full resolution

geo-natural-earth-1.svg

Cable map using the Geo Natural Earth projection click here for full resolution