Geometric data type for an arc.

Поиск
Список
Период
Сортировка
От John W. Kitz
Тема Geometric data type for an arc.
Дата
Msg-id 000001cd2e9b$4fe15b30$efa41190$@Kitz@xs4all.nl
обсуждение исходный текст
Список pgsql-novice

Hi,

 

Documentation at http://www.postgresql.org/docs/9.1/interactive/datatype-geometric.html#AEN6566 provides an explanation of the PostgreSQL geometric data type for a circle, defined by the two coordinates of a center point and a value that defines the radius of the circle.

 

What would be the easiest way to store in PostgreSQL an arc or partial circle, defined by the two coordinates of a center point, the two coordinates of the two end points of the arc and the radius of the circle of which the arc is a part?

 

Regards, Jk.

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

Предыдущее
От: Bastiaan Olij
Дата:
Сообщение: Finding out what authentication was used for the connected session
Следующее
От: Binand Sethumadhavan
Дата:
Сообщение: Re: Geometric data type for an arc.