[postgis-tickets] [PostGIS] #3131: KNN geography still gives ERROR: index returned tuples in wrong order

PostGIS trac at osgeo.org
Sun May 31 13:33:38 PDT 2015


#3131: KNN geography still gives  ERROR:  index returned tuples in wrong order
----------------------+---------------------------
  Reporter:  robe     |      Owner:  pramsey
      Type:  defect   |     Status:  reopened
  Priority:  blocker  |  Milestone:  PostGIS 2.2.0
 Component:  postgis  |    Version:  trunk
Resolution:           |   Keywords:
----------------------+---------------------------

Comment (by robe):

 should be fixed at r13593 by reverting back to using sphere distance and
 put a note in docs that its based on sphere distance.  I still need to put
 in a note in docs saying use ST_Distance for accurate measure, but that
 will come with an example.  Also have changed the tests to avoid using
 rank in conjunction with index tests at r13594, I'm not sure why that
 forces it not to use an index.  Have to double check that one.  That
 doesn't make sense to me.

--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3131#comment:16>
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