Re: Geographic Distance Calc website

From: Michael Fuhr <mike(at)fuhr(dot)org>
To: PaulD <pauldacus(at)gmail(dot)com>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: Geographic Distance Calc website
Date: 2005-11-17 22:30:44
Message-ID: 20051117223044.GA42674@winnie.fuhr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

On Thu, Nov 17, 2005 at 01:31:17PM -0800, PaulD wrote:
> I found the original website:
>
> http://www.sanisoft.com/ziploc/

If you're doing this sort of thing in PostgreSQL then have a look
at contrib/earthdistance, or for more elaborate GIS needs, PostGIS.

http://postgis.refractions.net/

--
Michael Fuhr

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Dawn Buie 2005-11-17 22:51:05 how to do a find and replace
Previous Message PaulD 2005-11-17 21:31:17 Geographic Distance Calc website