[postgis-devel] [PostGIS] #1953: ST_MakeValid don't work

PostGIS trac at osgeo.org
Fri Aug 17 06:23:32 PDT 2012


#1953: ST_MakeValid don't work
-----------------------+----------------------------------------------------
 Reporter:  aperi2007  |       Owner:  strk         
     Type:  defect     |      Status:  assigned     
 Priority:  medium     |   Milestone:  PostGIS 2.1.0
Component:  postgis    |     Version:  trunk        
 Keywords:             |  
-----------------------+----------------------------------------------------

Comment(by strk):

 Argh, it's back, the refusal of INPUT for invalid polygons !
 {{{
 SELECT 'POLYGON((1.1 1.1,2.2 1.1,2.2 2.2,1.1 2.1))'::geometry;
 }}}

 Now I'm not sure it's a regression anymore.
 It could be ok for WKT to behave like this.

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