[postgis-tickets] [PostGIS] #3127: KNN geog distance doesn't match ST_Distance spheroid
PostGIS
trac at osgeo.org
Sat May 30 19:16:31 PDT 2015
#3127: KNN geog distance doesn't match ST_Distance spheroid
----------------------+---------------------------
Reporter: robe | Owner: robe
Type: defect | Status: closed
Priority: medium | Milestone: PostGIS 2.2.0
Component: postgis | Version: trunk
Resolution: fixed | Keywords:
----------------------+---------------------------
Comment (by robe):
I'm beginning to think this is a sunk cause - should we just have it use
sphere?
I was all happy until I went to cleanup my tests (to get rid of the
additional order by which was preventing index from kicking in) and was
able to trigger the index out of order problem again. I'll confirm it's
the forcing the spheroid that is causing this before we decide if we need
to sacrifice this to make #3131 work.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3127#comment:7>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list