[postgis-tickets] [PostGIS] #4151: ST_3DDwithin Errors on memcmp with pt_in_ring_3d

PostGIS trac at osgeo.org
Thu Aug 16 06:16:44 PDT 2018


#4151: ST_3DDwithin Errors on memcmp with pt_in_ring_3d
----------------------+---------------------------
  Reporter:  tilt     |      Owner:  pramsey
      Type:  defect   |     Status:  closed
  Priority:  medium   |  Milestone:  PostGIS 2.5.0
 Component:  postgis  |    Version:  trunk
Resolution:  invalid  |   Keywords:
----------------------+---------------------------
Changes (by tilt):

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


Comment:

 Ouch, well spotted. I only focused on the x,y coordinates, took me 2 hours
 ;-)
 And ofcourse the ST_Isvalid doesn't involve the Z. Luckily, the
 ST_IsClosed function also does the job of checking.

 I'm going to dig to the source of this problem, since in theory this one
 should be closed.

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4151#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