[postgis-devel] [PostGIS] #756: ST_Equals(MULTILINE, LINE) fails

PostGIS trac at osgeo.org
Fri Sep 16 11:48:32 PDT 2011


#756: ST_Equals(MULTILINE, LINE) fails
---------------------+------------------------------------------------------
 Reporter:  strk     |       Owner:  pramsey      
     Type:  defect   |      Status:  new          
 Priority:  medium   |   Milestone:  PostGIS 2.0.0
Component:  postgis  |     Version:  1.5.X        
 Keywords:           |  
---------------------+------------------------------------------------------

Comment(by strk):

 This bug just stroke again... st_equals(A,B) was returning false while
 st_symdifference(A,B) was returning empty. Wonder ? Well..
 st_equals(st_multi(A), ST_multi(B)) returned true...

 We should really fix this before it hurts

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