Rich posted Schuyler's dymaxion map plotter in #infoanarchy, so I used it to write a perl script that plots the headmap XML data onto a dymaxion map (same data used by geosphere).

Actually the bulk of the script was just Schuyler's CGI, I just changed it to read from the XML file instead.

Here's the perl code: create_dymaxion_map.pl
Here's the perl code and the base jpg in a zip: headmap_dymaxion.zip
You need Schuyler's Geo::Dymaxion module from CPAN and also the Imager::Fill module.

Comments

656084