[postgis-devel] [PostGIS] #2063: lwgeodetic_tree vertex crossing case wrong

PostGIS trac at osgeo.org
Tue Oct 23 14:50:51 PDT 2012


#2063: lwgeodetic_tree vertex crossing case wrong
---------------------+------------------------------------------------------
 Reporter:  pramsey  |       Owner:  pramsey      
     Type:  defect   |      Status:  new          
 Priority:  medium   |   Milestone:  PostGIS 2.1.0
Component:  postgis  |     Version:  trunk        
 Keywords:           |  
---------------------+------------------------------------------------------
 The implementation of the point-in-ring code for the spherical tree
 depends on vertex crossing tests that assume you can disregard "lower"
 vertices and that's not true. The code needs to be reworked to use the new
 intersection test from #1976.

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2063>
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