Re: postgresql 13.1: precision of spatial operations

2022-12-01 Thread Вадим Самохин
ср, 30 нояб. 2022 г., 20:51 Brad White : > On 11/30/2022 9:48 AM, Вадим Самохин wrote: > > > Thank you so much Ivan, it worked! > Can you give any more detail on which approach you took, for the sake of > future followers? > Sure, I multiplied all points' coordinates by a factor of 10^6. Here ar

Re: postgresql 13.1: precision of spatial operations

2022-11-30 Thread Brad White
On 11/30/2022 9:48 AM, Вадим Самохин wrote: Thank you so much Ivan, it worked! Can you give any more detail on which approach you took, for the sake of future followers?