Geo::Worker - A Minion Worker to retrieve xml file from a boundbox
use Geo::Worker;
my $w = Geo::Worker->( [-23.55, -23.33, -44.4, -44.2 ] );
$w->run();
Geo::Worker is
Marco Arthur [email protected]
Copyright 2019- Marco Arthur
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.