ST_Distance() query error

2025-09-18 Thread Juho Rekilä via postgis-users
Hi, The ST_Distance() query below gives the result of 0 m for the distance between two features. The result is wrong as the features are actually approximately 0,2 meters away from each other. This error is also problematic because Geoserver now uses the ST_Distance() function when searching for

Re: ST_Distance() query error

2025-09-15 Thread Paul Ramsey via postgis-users
This seems. net new. I haven’t verified locally, but I assume you’ve found something. There is not any ongoing development on arc distances, but we do work on verified bugs as a matter of course. You can speed things up, as always, by shrinking your demonstration case. The fewer vertices I have