[postgis-devel] [PostGIS] #1459: A segment endpoint is not ST_DWithin the segment (0 tolerance)

PostGIS trac at osgeo.org
Thu Jan 12 08:46:32 PST 2012


#1459: A segment endpoint is not ST_DWithin the segment (0 tolerance)
---------------------+------------------------------------------------------
 Reporter:  strk     |       Owner:  pramsey      
     Type:  defect   |      Status:  new          
 Priority:  high     |   Milestone:  PostGIS 2.0.0
Component:  postgis  |     Version:  trunk        
 Keywords:           |  
---------------------+------------------------------------------------------

Comment(by strk):

 r<0 and r>1 are checked, but not r==0 and r==1, which mean p==A and p==B
 in the distance(p, AB) operation... Working on a testcase.

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/1459#comment:2>
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-devel mailing list