|
Posted by ujaval@gmail.com on March 13, 2007, 5:48 am
Please log in for more thread options
wrote:
> I would like to display highway travel times between cities on an
> intranet application, with an option to display the full driving
> directions. Is there an open-source tool that is available for
> performing this type of calculation?
>
> I don't think this type of capability is available through the
> GoogleMaps API, although I would love to be corrected.
There are many open source toolkits that will allow you to compute the
driving directions. But the catch is that, you'll need the source
data. None of the freely available datasets is comprehensive enough to
allow driving directions. If you get access to data, you can try GIS
toolkit to write your application. http://gistoolkit.sourceforge.net/ .
-Ujaval
http://gisindia.blogspot.com
|