Re: calculating distance between longitude and latitude

From: Szymon Guz <mabewlun(at)gmail(dot)com>
To: Geoffrey <lists(at)serioustechnology(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: calculating distance between longitude and latitude
Date: 2010-06-09 19:17:58
Message-ID: AANLkTikOIvxvTTGkJ4JpegIQCfu4SPu7aglrKmnpUisI@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

2010/6/9 Geoffrey <lists(at)serioustechnology(dot)com>

> Does postgresql have functions to calculate the distance between two sets
> of longitude and latitude.
>
> --
> Until later, Geoffrey
>
> "I predict future happiness for America if they can prevent
> the government from wasting the labors of the people under
> the pretense of taking care of them."
> - Thomas Jefferson
>
>
Hi,
the simplest way is to use PostGis, all spatial functions are there.

regards
Szymon Guz

In response to

Browse pgsql-general by date

  From Date Subject
Next Message björn lundin 2010-06-09 20:17:57 Re: server crash => libpq poll() hangs forever (Linux)
Previous Message Geoffrey 2010-06-09 19:02:07 calculating distance between longitude and latitude