[postgis-tickets] [PostGIS] #3844: b-tree support for strict equality test and spatially adjacent ordering

PostGIS trac at osgeo.org
Tue Sep 12 12:43:57 PDT 2017


#3844: b-tree support for strict equality test and spatially adjacent ordering
-------------------------+---------------------------
 Reporter:  pramsey      |      Owner:  pramsey
     Type:  enhancement  |     Status:  new
 Priority:  critical     |  Milestone:  PostGIS 2.4.0
Component:  postgis      |    Version:  trunk
 Keywords:               |
-------------------------+---------------------------
 Change the = operator to test the binary geometry representations
 directly, to allow more "rational" GROUP BY behavior on geometry. Also
 enhance the <> operators to sort based on a rough morton key to put rows
 ordered by geometry columns into a rough "things near in the list are near
 in space" ordering.

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