
Geo::Routing - Interface to the gosmore(1) and OSRM routing libraries

This is experimental software with an unstable API. It'll be better soon, but for now don't trust anything here.

What driver should we be using to do the routing?
ArrayRef of arguments to pass to the driver.

Find a route based on the attributes you've passed in. Takes a Geo::Gosmore::Query object with your query, returns a Geo::Gosmore::Route object.

Copyright 2011 Ævar Arnfjörð Bjarmason <avar@cpan.org>
This program is free software, you can redistribute it and/or modify it under the same terms as Perl itself.