|
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
|