[postgis-tickets] [PostGIS] #2293: crash on ST_DumpPoints with curved geoms

PostGIS trac at osgeo.org
Fri May 3 00:58:40 PDT 2013


#2293: crash on ST_DumpPoints with curved geoms
---------------------+------------------------------------------------------
 Reporter:  robe     |       Owner:  nw           
     Type:  defect   |      Status:  assigned     
 Priority:  blocker  |   Milestone:  PostGIS 2.1.0
Component:  postgis  |     Version:  trunk        
 Keywords:           |  
---------------------+------------------------------------------------------
Changes (by nw):

  * owner:  pramsey => nw
  * status:  new => assigned


Comment:

 Will do.  IIRC, the original function essentially ignored curved types.
 What exactly *should* be the behavior here?  Dump what I assume are
 the control points?  Return NULL?  Return an empty array?  Throw
 an exception?  Interpolate points along the curve?

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