Re: Postal code radius searches

Поиск
Список
Период
Сортировка
От Milo Hyson
Тема Re: Postal code radius searches
Дата
Msg-id 200202061438.46391@cyberlifelabs.com
обсуждение исходный текст
Ответ на Re: Postal code radius searches  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
Thanks to all who offered support. After looking at the Berkeley paper on
R-trees, I've determined that it's exactly what I'm looking for. In fact, it
has been suggested that I contribute to PostgreSQL by modifying rtree_gist to
support circles. I've decided to not only do this, but also try to include
support for spherical sections. This will enable exact radius searches
anywhere on a sphere (e.g. a distance around London that includes Tokyo). The
project I'm working on has desires to go international, so this will
ultimately be useful to us.

--
Milo Hyson
CyberLife Labs, LLC

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

Предыдущее
От: "Steve Wolfe"
Дата:
Сообщение: Re: Dream Server?
Следующее
От: "Steve Wolfe"
Дата:
Сообщение: Request for Benchmarks...