[PostGIS] #5639: ST_DFullyWithin fails when dealing with LINESTRING and POLYGON

PostGIS trac at osgeo.org
Mon Jan 22 15:19:13 PST 2024


#5639: ST_DFullyWithin fails when dealing with LINESTRING and POLYGON
----------------------+---------------------------
  Reporter:  Wenjing  |      Owner:  pramsey
      Type:  defect   |     Status:  new
  Priority:  medium   |  Milestone:  PostGIS 3.4.2
 Component:  postgis  |    Version:  3.4.x
Resolution:           |   Keywords:
----------------------+---------------------------
Comment (by Paul Ramsey <pramsey@…>):

 In [changeset:"bc681cba9094baceeea2e9ef869fa602cb3d2e0c/git"
 bc681cba/git]:
 {{{#!CommitTicketReference repository="git"
 revision="bc681cba9094baceeea2e9ef869fa602cb3d2e0c"
 Correctly handle max distance for point/polygon case, avoiding returning
 distance to points that are contained in the polygon (distance == 0).
 References #5639
 }}}
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5639#comment:10>
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