[postgis-devel] [PostGIS] #1714: totopogeom - can't add multipolygo

PostGIS trac at osgeo.org
Wed Apr 11 02:45:14 PDT 2012


#1714: totopogeom - can't add multipolygo
----------------------+-----------------------------------------------------
 Reporter:  robe      |       Owner:  strk         
     Type:  defect    |      Status:  new          
 Priority:  medium    |   Milestone:  PostGIS 2.0.1
Component:  topology  |     Version:  trunk        
 Keywords:            |  
----------------------+-----------------------------------------------------

Comment(by strk):

 Simplified offending input:
 {{{
  LINESTRING(765795.1 2949559.2,765794.9 2949559.2,765795.2
 2949558.8,765795.1 2949559.2)
  LINESTRING(765795.1 2949559.2,765795.2 2949559.2,765794.9
 2949559.5,765795.1 2949559.2)
 }}}

 Add with TopoGeo_addLineString, in any order, using 0.25 tollerance.

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