Re: BUG #4967: polygon @> point incorrect for points close to shared borders

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #4967: polygon @> point incorrect for points close to shared borders
Дата
Msg-id 3982.1249570594@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #4967: polygon @> point incorrect for points close to shared borders  ("Paul Matthews" <plm@netspace.net.au>)
Ответы Re: BUG #4967: polygon @> point incorrect for points close to shared borders
Список pgsql-bugs
"Paul Matthews" <plm@netspace.net.au> writes:
> A number of points close to the common border claimed they fell into both of
> the polygons.

How close is "close"?  There's some pretty arbitrary fuzzy-comparisons
logic in the geometric datatypes ... see FPeq() and friends.  That might
be doing it to you.

            regards, tom lane

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