On 03/02/13 23:05, James A. T. Rice wrote:
On Sun, 3 Feb 2013, Fredy Kuenzler wrote:
Add $65 shipping cost. I ordered one, since the downloadable .jpg on
A3 color printer looks rather ugly... #NocArt
Not advocating not paying for one, but if you have a desire for a much
higher res than than the fairly small printed chart they send out:
for i in {0..63} ; do for j in {0..63} ; do wget -O map-$i-$j.png
http://b.tiles.telegeography.com/maps/submarine-cable-map-2013/6/$i/$j.png
; done ; done
Ha,
When I saw the tiled version I was waiting to see how long it'd take for
someone to do this... should have started the stop watch, it was quicker
than I thought!
Robin.