[postgis-tickets] [PostGIS] #3844: b-tree support for strict equality test and spatially adjacent ordering
PostGIS
trac at osgeo.org
Wed Sep 13 05:39:24 PDT 2017
#3844: b-tree support for strict equality test and spatially adjacent ordering
--------------------------+---------------------------
Reporter: pramsey | Owner: pramsey
Type: enhancement | Status: closed
Priority: critical | Milestone: PostGIS 2.4.0
Component: postgis | Version: trunk
Resolution: fixed | Keywords:
--------------------------+---------------------------
Comment (by pramsey):
Well, we found a user who depended on the old logic, and surprise, he's
one of us!
No, < won't be good for edges anymore, (a) because it uses box centroids
and (b) sorting is on morton key (somewhat), so the sorted set won't line
up in a neat line but will zigzag around the plane.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3844#comment:8>
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