[postgis-tickets] [PostGIS] #2654: deprecated calls to Equals function

PostGIS trac at osgeo.org
Sun Feb 23 17:56:36 PST 2014


#2654: deprecated calls to Equals function
----------------------+-----------------------------------------------------
 Reporter:  robe      |       Owner:  strk         
     Type:  defect    |      Status:  new          
 Priority:  medium    |   Milestone:  PostGIS 2.1.2
Component:  topology  |     Version:  2.1.x        
 Keywords:            |  
----------------------+-----------------------------------------------------
 In scanning for non-schema qualified functions, I came across calls to
 Equals.  I thought these were maybe trying to call topology.Equals, but
 they are against geometries so think they were meant to call ST_Equals.


 ST_AddEdgeModFace - deprecated call to Equals
 Equals(newedge.end_node_geom, ST_EndPoint(acurve))


 ST_AddEdgeNewFaces call to
 Equals(newedge.end_node_geom, ST_EndPoint(acurve))

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