[postgis-devel] [PostGIS] #664: PointArray Side Effect

PostGIS trac at osgeo.org
Mon Nov 22 14:10:26 PST 2010


#664: PointArray Side Effect
----------------------+-----------------------------------------------------
 Reporter:  colivier  |       Owner:  pramsey      
     Type:  defect    |      Status:  new          
 Priority:  medium    |   Milestone:  PostGIS 2.0.0
Component:  postgis   |     Version:  trunk        
 Keywords:            |  
----------------------+-----------------------------------------------------

Comment(by nicklas):

 measures passes now and the old failure in tickets.

 But there is a new one in tickets:

 {{{

  *** tickets_expected   Mon Nov 22 19:57:27 2010
 --- /tmp/pgis_reg_16551/test_47_out     Mon Nov 22 22:39:16 2010
 ***************
 *** 21,27 ****
   ERROR:  lwgeom_grid: Unsupported geometry type: CircularString
   #124a|COMPOUNDCURVE(CIRCULARSTRING(0 0,1 1,1 0),(1 0,30
 5),CIRCULARSTRING(30 5,34 56,67 89))
   ERROR:  incontinuous compound curve
 ! HINT:  "...IRCULARSTRING(0 0,1 1,1 0),(1 0,30 6)" <-- parse error at
 position 52 within geometry
   #145a|0107000020E610000000000000
   #145b|0
   #146|0|t|GEOMETRYCOLLECTION(LINESTRING(0 0,-1 -1),MULTIPOINT(1 2,2 3))
 --- 21,27 ----
   ERROR:  lwgeom_grid: Unsupported geometry type: CircularString
   #124a|COMPOUNDCURVE(CIRCULARSTRING(0 0,1 1,1 0),(1 0,30
 5),CIRCULARSTRING(30 5,34 56,67 89))
   ERROR:  incontinuous compound curve
 ! HINT:  "...RCULARSTRING(0 0,1 1,1 0),(1 0,30 6)," <-- parse error at
 position 53 within geometry
   #145a|0107000020E610000000000000
   #145b|0
   #146|0|t|GEOMETRYCOLLECTION(LINESTRING(0 0,-1 -1),MULTIPOINT(1 2,2 3))

 }}}

 An extra "," in the parse-error.

 There is some more failures at least one of them seems connected. I add
 all of them as a tar.gz-file

 /Nicklas

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