[PostGIS] #5639: ST_DFullyWithin fails when dealing with LINESTRING and POLYGON
PostGIS
trac at osgeo.org
Sat Jan 20 12:37:11 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:"5b2ae9ff058387de2a0b015181190ded0b37b12a/git"
5b2ae9ff/git]:
{{{#!CommitTicketReference repository="git"
revision="5b2ae9ff058387de2a0b015181190ded0b37b12a"
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:6>
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