Re: [SQL] Latitude / Longitude

Поиск
Список
Период
Сортировка
От Tim Perdue
Тема Re: [SQL] Latitude / Longitude
Дата
Msg-id 20020912144957.F27651@mail.perdue.net
обсуждение исходный текст
Ответ на Re: [SQL] Latitude / Longitude  (Larry Rosenman <ler@lerctr.org>)
Ответы Re: [SQL] Latitude / Longitude  (James Orr <james@orrwhat.net>)
Список pgsql-general
On Thu, Sep 12, 2002 at 12:49:21PM -0500, Larry Rosenman wrote:
> Look at contrib/earthdistance, I **think** it does what you need.

Thanks, yeah this starts to get me into the realm of what I need. It still
has to run every possible permutation to figure out which one is closest for
each postalcode. What I'll do is run that once and build a 3rd table which can
be used to join the other two together using a view.

Thanks,

Tim

--
Founder - PHPBuilder.com / Geocrawler.com / SourceForge
GPG Public Key: http://www.perdue.net/personal/pgp.php

Вложения

В списке pgsql-general по дате отправления:

Предыдущее
От: Bruno Wolff III
Дата:
Сообщение: Re: [SQL] Latitude / Longitude
Следующее
От: "Douglas Blood"
Дата:
Сообщение: postgres functions