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

PostGIS trac at osgeo.org
Mon Jan 22 08:42:46 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 pramsey):

 That (point/poly) was the easy one. The cases with line/poly and poly/poly
 are much harder, I'm not seeing anything that doesn't involve writing an
 immense amount of net-new code to handle these relatively unused cases.
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5639#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