[postgis-devel] [PostGIS] #1857: AddEdgeModFace and AddEdgeNewFace fail to detect mismatch start/endpoint param

PostGIS trac at osgeo.org
Fri Jun 8 03:52:29 PDT 2012


#1857: AddEdgeModFace and AddEdgeNewFace fail to detect mismatch start/endpoint
param
---------------------+------------------------------------------------------
 Reporter:  strk     |       Owner:  pramsey      
     Type:  defect   |      Status:  new          
 Priority:  medium   |   Milestone:  PostGIS 2.0.1
Component:  postgis  |     Version:  2.0.x        
 Keywords:           |  
---------------------+------------------------------------------------------
 If you specify the same node number for start and end node but then pass
 an edge where the first point matches the node and the second doesn't what
 you get is the confusing error message in #1774 (lwpoly_from_lwlines:
 shell must have at least 4 points)

 Instead, you should get "end node not geometry end point" or something
 like that.

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