[postgis-devel] [PostGIS] #1641: SQL/MM Spatial exception - geometry crosses an edge

PostGIS trac at osgeo.org
Thu Mar 1 05:58:05 PST 2012


#1641: SQL/MM Spatial exception - geometry crosses an edge
----------------------+-----------------------------------------------------
 Reporter:  lrssvt    |       Owner:  strk         
     Type:  defect    |      Status:  new          
 Priority:  medium    |   Milestone:  PostGIS 2.0.0
Component:  topology  |     Version:  2.0.x        
 Keywords:            |  
----------------------+-----------------------------------------------------

Comment(by strk):

 2 lines o two vertexes:
 {{{
   'LINESTRING(-0.223586 0.474301, 0.142550 0.406124)'
   'LINESTRING(0.095989 0.113619, -0.064646 0.470149)'
 }}}

 Add them in sequence to an empty topology, using TopoGeo_addLineString.
 Reproduces the problem.

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1641#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-devel mailing list