This map shows, on a Bertin projection, a selection of the largest container ports in the world. Their Urquhart graph is computed by d3.geoVoronoi and displayed in red geodesics.
(Re: the obvious geographical bugs: the dataset is composed only of the coordinates of ports and contains no knowledge of the shape of continents -- the network thus happily crosses through land.)
by Philippe Rivière, visionscarto.net.
https://d3js.org/d3.v4.js
https://d3js.org/topojson.v2.min.js
https://unpkg.com/d3-delaunay@4
https://unpkg.com/d3-geo-voronoi@1
https://unpkg.com/d3-geo-projection@2