[postgis-tickets] [PostGIS] #2293: crash on ST_DumpPoints with curved geoms
PostGIS
trac at osgeo.org
Fri May 3 18:22:46 PDT 2013
#2293: crash on ST_DumpPoints with curved geoms
----------------------+-----------------------------------------------------
Reporter: robe | Owner: nw
Type: defect | Status: closed
Priority: blocker | Milestone: PostGIS 2.1.0
Component: postgis | Version: trunk
Resolution: fixed | Keywords:
----------------------+-----------------------------------------------------
Comment(by robe):
Okay I was mistaken -- i guess 2.0 did not support this either though
throws this error:
{{{
ERROR: Unexpected error while dumping geometry CIRCULARSTRING(-71.0821
42.3036,-71.4821 42.3036,-71.7821 42.7036,-71.0821 42.7036,-71.0821
42.3036)
CONTEXT: PL/pgSQL function _st_dumppoints(geometry,integer[]) line 22 at
FOR over SELECT rows
SQL function "st_dumppoints" statement 1
}}}
I'll add curved support as a separate ticket.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2293#comment:14>
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