[postgis-tickets] [PostGIS] #2173: ST_Split fails to split on existing vertex

PostGIS trac at osgeo.org
Tue Jan 15 02:24:17 PST 2013


#2173: ST_Split fails to split on existing vertex
---------------------+------------------------------------------------------
 Reporter:  strk     |       Owner:  pramsey      
     Type:  defect   |      Status:  new          
 Priority:  medium   |   Milestone:  PostGIS 2.0.3
Component:  postgis  |     Version:  2.0.x        
 Keywords:           |  
---------------------+------------------------------------------------------

Comment(by strk):

 I think the solution here would be to make available (at least at the
 liblwgeom level) a more robust line location computer that reports
 distance on a local segment rather than on the whole line. This would be a
 pair composed by vertex index _and_ distance from the vertex. Any exact
 vertex would have a distance of 0, for full robustness of those cases.

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2173#comment:5>
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