[postgis-tickets] [PostGIS] #3844: b-tree support for strict equality test and spatially adjacent ordering
PostGIS
trac at osgeo.org
Wed Sep 13 05:55:44 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):
Could replacing "ORDER BY geom" with "ORDER BY ST_XMin(geom)" be
sufficient? Where does this "find the left edge" logic happen?
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3844#comment:9>
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