[kanchilug] OAOD (Route Planner)

  • From: Dhastha <dhasthagheer@xxxxxxxxx>
  • To: ILUG-C <ilugc@xxxxxxxxxxxxx>, kanchilug <kanchilug@xxxxxxxxxxxxx>, puduvailug <puduvailug@xxxxxxxxxxxxx>
  • Date: Tue, 24 Jan 2012 18:54:12 +0530

Application: Route Planner

What it is:

RoutePlanner is a highway trip planner written in Python that will run
on a variety of systems. It allows you to determine a route from one
city to another, optionally via some other city or cities. You can see
the shortest, fastest, or "preferred" route.

Features:

    * Supports an infinite number of intermediate cities.
    * You can decide what types of road to use using "preferred routing."
    * You can customize the speed settings for each type of road based
on your own driving habits.
    * Supports Metric, U.S., and Imperial measurement systems.
    * Includes a large database of cities and highways (over 6000
locations, and growing).
    * Includes a sophisticated database editor.

To know more about:

http://www.lordsutch.com/chris/routeplanner.html

To install in Ubuntu:

sudo apt-get install routeplanner
-- 




Cheers,

Dhastha
Project staff
Indian Institute of Technology, Bombay

My experience on Linux:   http://dhastha.wordpress.com
Member of KanchiLUG :   http://www.kanchilug.wordpress.com
OAOD                        :   http://dowithlinux.wordpress.com
Kanchilug Blog : http://kanchilug.wordpress.com

To subscribe/unsubscribe kanchilug mailing list :
http://kanchilug.wordpress.com/join-mailing-list/

Other related posts:

  • » [kanchilug] OAOD (Route Planner) - Dhastha