[postgis-tickets] [PostGIS] #3528: Use tree-based distance calculation by default in geography

PostGIS trac at osgeo.org
Tue Apr 12 12:22:58 PDT 2016


#3528: Use tree-based distance calculation by default in geography
-------------------------+---------------------------
 Reporter:  pramsey      |      Owner:  pramsey
     Type:  enhancement  |     Status:  new
 Priority:  medium       |  Milestone:  PostGIS 2.3.0
Component:  postgis      |    Version:  trunk
 Keywords:               |
-------------------------+---------------------------
 The overhead of building the tree compared to the overhead of extra
 geodetic calculations means that we're better off just running the tree
 every time. See #3524.

--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3528>
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