in reply to Re: Perl-ish way to generate world map with IP address info
in thread Perl-ish way to generate world map with IP address info

Let me clarify that. For one thing, using Google Maps requires an internet connection. It's not a lot to ask, but it does add overhead to my script requirements. Google also requires you to get a key. I know that getting that key is free, but as far as I can tell, that key is tied to one domain name and that means that if I run the script on a different machine, the key is invalid. It seems like a heavy handed requirement to have to register every time you move the script. Lastly, Google provides a wonderfully rich interface. Frankly, it's too much for what I want. All I need is a simple map with dots on it; no need for zooming, panning, hover effects, etc. This is all good, but, like I said, it's all extra.
  • Comment on Re^2: Perl-ish way to generate world map with IP address info

Replies are listed 'Best First'.
Re^3: Perl-ish way to generate world map with IP address info
by punkish (Priest) on Mar 03, 2010 at 21:12 UTC
    Look at something like http://search.cpan.org/~lbrocard/Image-WorldMap-0.15/WorldMap.pm
    --

    when small people start casting long shadows, it is time to go to bed