Re: Points, Circles, Indexes, and query-by-Radius?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Points, Circles, Indexes, and query-by-Radius?
Дата
Msg-id 13886.996786243@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Points, Circles, Indexes, and query-by-Radius?  (Bryan Field-Elliot <bryan_lists@netmeme.org>)
Список pgsql-general
Bryan Field-Elliot <bryan_lists@netmeme.org> writes:
> I'm developing a GIS system on PostgreSQL.  I need to store a table of
> points (latitude and longitude), and do queries such as "return all
> points enclosed with the given circle ((X,Y),R)".

You might care to look at

http://postgis.refractions.net/postgis-0.5.1.tar.gz

and see if you're not reinventing the wheel.

            regards, tom lane

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

Предыдущее
От: "Jim Ballard"
Дата:
Сообщение: Timestamp with time zone issue
Следующее
От: elwood@agouros.de (Konstantinos Agouros)
Дата:
Сообщение: 'group by day' possible?