[PostGIS] #5938: ST_Relate(geom, geom, pattern) inconsistent

PostGIS trac at osgeo.org
Fri Jul 4 21:00:28 PDT 2025


#5938: ST_Relate(geom, geom, pattern) inconsistent
----------------------+---------------------------
  Reporter:  pramsey  |      Owner:  pramsey
      Type:  defect   |     Status:  closed
  Priority:  medium   |  Milestone:  PostGIS 3.5.4
 Component:  postgis  |    Version:  3.5.x
Resolution:  fixed    |   Keywords:
----------------------+---------------------------
Changes (by Paul Ramsey <pramsey@…>):

 * resolution:   => fixed
 * status:  new => closed

Comment:

 In [changeset:"a4886d8581d307a132ac19a3f7c5052e6de65657/git" a4886d8/git]:
 {{{#!CommitTicketReference repository="git"
 revision="a4886d8581d307a132ac19a3f7c5052e6de65657"
 Handle case in new GEOS prepared ST_Relate code where the
 order of operands changes based on which operand is cachable,
 requiring the inversion of the DE9IM matrix to match the
 new order. Closes #5938
 }}}
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5938#comment:3>
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