forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
9 lines
393 B
Text
9 lines
393 B
Text
Geo::Coder::Many provides a single interface to different remote (ie HTTP based)
|
|
geocoding modules
|
|
|
|
Amongst other things, Geo::Coder::Many adds geocoder precision information,
|
|
alternative scheduling methods (weighted random, and ordered list), timeouts for
|
|
geocoders which are failing, and optional callbacks for result filtering and
|
|
picking.
|
|
|
|
WWW: http://search.cpan.org/dist/Geo-Coder-Many/
|