Re: Route Miles

From: Terry Lee Tucker <terry(at)esc1(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Route Miles
Date: 2005-09-09 14:13:26
Message-ID: 200509091013.26234.terry@esc1.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

We use PCMiler and Rand McNally products, but they certainly aren't free. Both
programs have good API's and run on Linux, which is of interest to us. We
have the mileage lookup functionality integerated in to trigger code with C
functions that do the work. I don't know of any free products. For us, we
would have to use the products above because the customers demand
calculations based on a commerical product.

On Friday 09 September 2005 09:31 am, Jim Buttafuoco saith:
> Does anyone have a source (free if possible) of data to get "Route" miles
> between 2 US zipcodes. I am currently using the "earthdistance" contrib
> code but it does a straight line which doesn't work well if you are trying
> to figure out the cost of driving from 03101 to 11530
>
> Thanks
> Jim
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Have you searched our list archives?
>
> http://archives.postgresql.org

In response to

  • Route Miles at 2005-09-09 13:31:34 from Jim Buttafuoco

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Douglas McNaught 2005-09-09 14:16:07 Re: FW: Configuring Postgres to use unix sockets
Previous Message Richard_D_Levine 2005-09-09 13:57:59 Re: FW: Configuring Postgres to use unix sockets